Sunil Mohan Adapa b8adb19e8b
Fix some Django deprecations
- Use simple_tag() instead of assignment_tag().  Assignments with simple_tag()
  works just like before.

- When loading urls for application, specify application name during inclusion.

- Use the reverse() method from django.urls which as moved from
  django.core.urlresolvers.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-04 18:32:41 -04:00
..
2017-10-04 23:45:06 +02:00
2017-10-04 18:32:41 -04:00
2017-08-28 16:01:24 +05:30
2017-09-24 16:13:46 -04:00
2017-06-10 09:38:57 -04:00
2017-10-03 20:52:47 -04:00
2017-10-04 18:32:41 -04:00
2015-11-25 15:22:27 +01:00
2017-06-10 09:38:57 -04:00