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 |
|