django-constance/example/cheeseshop
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
..
apps Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
__init__.py added an example project 2010-12-02 10:49:29 +01:00
fields.py serialize_according_to_widget (#472) 2022-02-11 19:49:08 -06:00
settings.py Adding support for using a subdirectory of MEDIA_ROOT for file fields (#475) 2023-07-29 11:35:38 -05:00
urls.py fix_ci (#512) 2023-03-11 08:58:13 -06:00
wsgi.py fix_ci (#512) 2023-03-11 08:58:13 -06:00