django-select2/django_select2
2015-06-08 11:35:09 +02: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 return list of css links instead of generator 2015-05-05 15:59:16 +03: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 doc: fix typos/grammar 2015-06-08 11:35:09 +02:00