Rémy Hubscher
|
6d01cffbc0
|
Use double quotes
|
2025-10-07 11:26:18 +02:00 |
|
Alexandr Artemyev
|
57083bbed2
|
Add ruff format & lint (isort only) (#560)
|
2024-07-03 19:21:33 +05:00 |
|
Sergei Iurchenko
|
b486056802
|
fix_ci (#512)
* fix_ci
Co-authored-by: Iurchenko Sergei
|
2023-03-11 08:58:13 -06:00 |
|
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 |
|
Sébastien Corbin
|
86933b6774
|
Update example project for Django>2 (#391)
|
2020-04-29 12:00:20 -05:00 |
|
John Carter
|
84aa49c698
|
Updated example app to django 1.8, added migrations
|
2016-09-25 22:05:44 +13:00 |
|
David Burke
|
a1b9cb9a28
|
Updated example for modern django
|
2014-08-17 12:20:31 -04:00 |
|
Bouke Haarsma
|
771f095569
|
No need to serve user-generated uploads
|
2013-05-23 17:26:02 +03:00 |
|
Bouke Haarsma
|
cf8f4da93d
|
Fixed admin statics in example project
|
2013-05-23 10:34:19 +02:00 |
|
Jiri Barton
|
764dfb197a
|
added an example project
|
2010-12-02 10:49:29 +01:00 |
|