django-select2/django_select2
2013-01-16 00:12:32 +05:30
..
static Now minifying CSS and JS files. During production they will be used intead. 2013-01-13 23:25:47 +05:30
templatetags Pylint and useless imports 2012-11-09 18:20:32 +01:00
__init__.py Heavy no longer has any need for caching user selections in cookies or localStorage. 2013-01-13 10:58:52 +05:30
fields.py Making heavy use localStorage instead of cookies and few more heavy related fixes. 2013-01-13 10:02:39 +05:30
urls.py Pylint and useless imports 2012-11-09 18:20:32 +01:00
util.py Addressed issue#19. 2013-01-06 00:30:02 +05:30
views.py adds extra_data support for AutoModelSelect2Field 2012-12-13 14:20:08 +01:00
widgets.py Added type directive in docstring for userGetValTextFuncName. 2013-01-16 00:12:32 +05:30