django-select2/testapp/testapp/testmain
2013-10-29 10:42:40 +01:00
..
fixtures Switch to default layout of Django 1.4 2012-11-26 12:53:28 +01:00
__init__.py Switch to default layout of Django 1.4 2012-11-26 12:53:28 +01:00
admin.py Register all models in admin 2013-06-08 10:16:38 +02:00
fields.py Fix issue #66 on my own example, implementing get_val_txt(self, value) on my overriden field. 2013-10-29 10:23:26 +01:00
forms.py Test case for issue #66 AutoSelect2MultipleField does not bind GET value on page render 2013-10-22 13:53:31 +02:00
models.py Issue 54. Widget performance fix. 2013-09-17 22:02:32 +05:30
urls.py Test case for issue #66 AutoSelect2MultipleField does not bind GET value on page render 2013-10-22 13:53:31 +02:00
views.py Restore the code to use GET - again. The example works with GET and POST. 2013-10-29 10:42:40 +01:00