openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

Replace django-static with django-compressor #228

Open slinkp opened 11 years ago

slinkp commented 11 years ago

It does essentially the same thing with the advantage of integrating properly with the builtin "staticfiles" app. This means we could start minifying stuff from third-party apps. http://django_compressor.readthedocs.org/

slinkp commented 11 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/235 Reported by: slinkp