evorepo/main
Johannes Löthberg 48ff9f907a main/storage: Switch from Cached to ManifestStaticFilesStorage
Django explicitly recommends against using CachedStaticFilesStorage,
partially because it performs worse.  It also breaks our tests with our
Minified subclassing of it.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-04-08 12:51:19 +02:00
..
fixtures Remove unused Iso Model (#82) 2018-02-17 12:55:13 -05:00
management main: Add more tests for donor_import 2018-03-25 17:04:55 +02:00
migrations Add auto-generated migrations from new Django migrations framework 2014-09-01 18:26:05 -05:00
templatetags cdn: mark jquery <script> as safe 2018-04-08 12:51:19 +02:00
tests main: Add more tests for donor_import 2018-03-25 17:04:55 +02:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Syntax cleanups to main admin 2013-11-27 17:08:42 -05:00
fields.py Remove dependency on South 2014-09-01 18:26:05 -05:00
log.py Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
models.py main.models: remove unused variable 2017-07-11 21:57:03 +02:00
storage.py main/storage: Switch from Cached to ManifestStaticFilesStorage 2018-04-08 12:51:19 +02:00
utils.py Upgrade to python-markdown 2.5.2 2014-12-08 19:52:55 -06:00