Skip to content

Conversation

arsham
Copy link

@arsham arsham commented Sep 29, 2014

Adds new templatetags (new_inbox_count, inbox_count, new_outbox_count, outbox_count and trash_count)
Adds signals after each action (plus moves the norifications to signals)
Adds purging deleted messages.

feature: adds more template tags to count messages
bugfix: uses proper manager methods for getting box counts
    Sends signals after each composing, deleting, purging, undeleting, and marking as unread
bugfix: uses proper manager methods for getting box counts
    Sends signals after each composing, deleting, purging, undeleting, and marking as unread
…the signal. (symptom: you cannot access the pk of the message in the signal)
Conflicts:
	django_messages/forms.py
	django_messages/models.py
	django_messages/views.py
@amureki
Copy link

amureki commented Dec 20, 2014

Is there only Django 1.7 support available in that fork? You've added 1.7 migrations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants