mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-01 23:45:43 +02:00
Change example urls.py URL patterns from raw tuples to url(...) calls, for Django 1.8 (and possibly 1.5+) compatibility.
Change example urls.py URL patterns from raw tuples to url(...) calls, for Django 1.8 (and possibly 1.5+) compatibility.