Rémy Hubscher
6d01cffbc0
Use double quotes
2025-10-07 11:26:18 +02:00
Alexandr Artemyev
8c6552fdaf
Enable more rules for ruff ( #562 )
2024-07-05 19:38:26 +05:00
Alexandr Artemyev
57083bbed2
Add ruff format & lint (isort only) ( #560 )
2024-07-03 19:21:33 +05:00
James Tiplady
6a5052e9f4
Adding support for using a subdirectory of MEDIA_ROOT for file fields ( #475 )
...
* Adding support for using a subdirectory of MEDIA_ROOT for file fields with CONSTANCE_FILE_ROOT setting
* Improving documentation for CONSTANCE_FILE_ROOT
* Updating PR branch to work with latest master
2023-07-29 11:35:38 -05:00
Sergei Iurchenko
5ab48e1943
505-race-condition-caused-by-when-constance-registers-django-checks ( #514 )
...
Co-authored-by: Iurchenko Sergei
2023-03-13 17:45:31 -05:00
Sergei Iurchenko
b486056802
fix_ci ( #512 )
...
* fix_ci
Co-authored-by: Iurchenko Sergei
2023-03-11 08:58:13 -06:00
Sergei Iurchenko
2cb2ccd063
Refactor app and model
2023-03-10 20:38:31 +03:00
Yurchenko Sergey
fc6d41fdb3
serialize_according_to_widget ( #472 )
...
Co-authored-by: Сергей Юрченко <s.yurchenko@softpro.com>
2022-02-11 19:49:08 -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
utapyngo
39f762c9c6
Add MULTILINE field to test #396 manually
2020-05-26 18:00:13 +07:00
Sébastien Corbin
86933b6774
Update example project for Django>2 ( #391 )
2020-04-29 12:00:20 -05:00
Alexandr Artemyev
590fa02eb3
Drop support py<3.5 django<2.2 ( #359 )
...
* Drop support py<3.5 django<2.2
* Remove admin_static
2019-12-23 16:20:41 -05:00
Mariusz Felisiak
3af72e167b
Removed unused variables and imports.
2017-05-25 14:02:52 +02:00
John Carter
8941260617
Fix ChoiceField example - key should be None, not '-----'
2016-11-27 18:18:56 +13:00
John Carter
0e05de4f9b
Added CONSTANCE_ADDITIONAL_FIELDS to example app
2016-11-27 16:44:33 +13:00
John Carter
870e3627bf
default wsgi.py
2016-09-26 20:53:36 +13:00
John Carter
d5877bf2a6
removed cruft
2016-09-26 08:58:45 +13:00
John Carter
84aa49c698
Updated example app to django 1.8, added migrations
2016-09-25 22:05:44 +13:00
Jannis Leidel
cc538fef50
Added TEMPLATES setting to example app.
2015-09-24 12:48:23 +02:00
Jannis Leidel
9e08cef4e0
Added example project requirements files.
2014-12-04 10:13:31 -08:00
Jannis Leidel
93263dbc2e
Get rid of old screenshots.
2014-12-04 10:13:23 -08:00
Jannis Leidel
fc930442a2
Simplified settings.
2014-11-25 22:20:06 +01:00
Jannis Leidel
8b0ed361d6
Added database cache autofill feature.
...
This refs #47 and #45 .
2014-11-21 20:08:20 +01:00
David Burke
54609b4b7c
Allow tests to run on django 1.6+
2014-08-17 15:12:10 -04: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