django-select2/django_select2
Quantum 5137c043ed Make static work with CachedStaticFilesStorage
`django.templatetags.static.static` doesn't return the hashed URL,
but `django.contrib.staticfiles.templatetags.staticfiles.static` does.
2015-08-26 16:38:26 -04:00
..
static/django_select2 updated minified versions of static files 2015-04-28 19:53:05 +03:00
templatetags Fixed import order 2015-04-02 18:54:08 +02:00
__init__.py doc: fix typos/grammar 2015-06-08 11:35:09 +02:00
db_client.py Code cleanup -- Added pep8 tests for package. 2015-03-30 10:19:37 +02:00
fields.py Added six for metaclasses 2015-04-10 10:15:20 +02:00
media.py Make static work with CachedStaticFilesStorage 2015-08-26 16:38:26 -04:00
memcache_client.py Added six types and fixed setup 2015-03-31 10:22:03 +02:00
memcache_wrapped_db_client.py relative import fix 2015-04-06 15:58:42 +03:00
models.py django1.8 compatibility issues 2015-04-06 16:31:23 +03:00
urls.py Code cleanup -- Added pep8 tests for package. 2015-03-30 10:19:37 +02:00
util.py relative import fix 2015-04-06 15:58:42 +03:00
views.py Removed method check because it done by dispatch 2015-04-10 10:16:01 +02:00
widgets.py avoid deprecated force_unicode 2015-08-10 14:19:46 +02:00