mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-08-19 02:56:28 +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.