django-constance/example
Ekin Ertaç dfce4f2fe5
url() is deprecated in Django 3.1 (#418)
* replace url()'s with re_path()

* convert re_path to path

* import path instead of re_path

* Convert missed re_path to path

Co-authored-by: Alexandr Artemyev <mogost@gmail.com>
2020-11-18 11:12:27 -05:00
..
cheeseshop url() is deprecated in Django 3.1 (#418) 2020-11-18 11:12:27 -05:00
manage.py Updated example for modern django 2014-08-17 12:20:31 -04:00
requirements.txt Update example project for Django>2 (#391) 2020-04-29 12:00:20 -05:00