Commit graph

10 commits

Author SHA1 Message Date
Ehmad Zubair
01e9cb97e2 fix: Compatibility with Django 2.1+ 2019-04-18 14:58:42 +05:00
Alvaro Leonel
a02dea6e2a Improve code quality of tests/urls.py 2018-05-31 01:06:03 -03:00
Alvaro Leonel
f7f0cda92d Improve url confs for better support of Django 2.0+ 2018-05-30 01:11:40 -03:00
John Pham
652222d2b8 Django 2.0 support 2017-12-07 08:38:29 +08:00
Zhongyuan
72a610551c Merge branch 'drop-support-django1.6'
Conflicts:
	notifications/__init__.py
	notifications/templatetags/notifications_tags.py
	notifications/tests/settings.py
	notifications/tests/urls.py
	setup.py
2015-12-14 16:02:02 +08:00
Samuel Spencer
20548d195f added live tester page. Confirmed all works. 2015-12-12 07:09:20 +00:00
Zhongyuan
1f0405f701 Fix code that incompatible with Django1.8+Python3.5 2015-12-07 17:34:20 +08:00
Álvaro Lázaro Gallego
029fcb155f Fix urls in tests 2015-11-26 14:30:54 +01:00
theodore.therone@gmail.com
c01d1c5f49 Django1.6 test fixes, adding Django1.8 to test suite 2015-04-09 04:57:36 +00:00
theodore.therone@gmail.com
ce0f1fc0ec extra tests and coverage
Small tweaks to views -  to  to prevent collision with python keyword.
2015-04-09 04:36:15 +00:00