evorepo/main
Dan McGee 8d79a1ea84 Minify static files when running collectstatic
This doesn't do any super optimizations, but does run the very basic
cssmin and jsmin Python tools over the static resources we serve up.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-02-08 21:03:52 -06:00
..
fixtures Remove old todolist permissions 2012-12-31 00:31:37 -06:00
migrations Clean up and make several migrations modern 2013-01-15 21:29:30 -06:00
templatetags Update user_pgp_key_link template tag to use DeveloperKey model 2013-02-03 14:40:41 -06:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Remove old todo list models 2012-12-28 14:48:29 -06:00
context_processors.py Get secure/unsecure checking actually working 2010-09-22 23:16:13 -05:00
fields.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
log.py Add a rate limiting filter for log messages 2012-08-13 21:24:40 -05:00
models.py Update exception to DeveloperKey.DoesNotExist 2013-02-04 17:01:58 -06:00
storage.py Minify static files when running collectstatic 2013-02-08 21:03:52 -06:00
utils.py Move slug creation helper to main/utils 2012-12-28 14:48:29 -06:00