django-notifications/notifications
Brant Young 28c444d1dd Use relatives imports
Merge branch 'master' of https://github.com/luzfcb/django-notifications

Conflicts:
	notifications/models.py
2014-05-07 10:39:43 +08:00
..
migrations fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
templates/notifications Restructure and simplify templates. 2012-10-25 09:41:55 +10:30
templatetags fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
__init__.py Increment micro version 2014-04-24 06:01:06 -07:00
admin.py fix issues #15 #18 #19. change absolute import to relative imports 2013-10-29 19:58:47 -03:00
models.py Use relatives imports 2014-05-07 10:39:43 +08:00
signals.py Reformat lines. 2012-10-23 17:22:19 +10:30
tests.py use different now function according to the USE_TZ setting 2013-11-04 13:43:59 +08:00
urls.py Added url to mark as unread too 2013-12-12 01:10:34 +00:00
utils.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
views.py Use relatives imports 2014-05-07 10:39:43 +08:00