debian-django-multiselectfield/example/example/app
Pablo Martín 678bfc089f Structure of the tests 2013-11-26 19:20:19 +01:00
..
fixtures Fixed #4 Created test/example project 2013-11-19 19:32:11 +01:00
__init__.py Fixed #4 Created test/example project 2013-11-19 19:32:11 +01:00
admin.py Fixed #4 Created test/example project 2013-11-19 19:32:11 +01:00
models.py Now max_length is not required, the Multiselect field calculate it. And max_choices could be a param in the model 2013-11-26 18:56:37 +01:00
tests.py Structure of the tests 2013-11-26 19:20:19 +01:00
urls.py Fixed #4 Created test/example project 2013-11-19 19:32:11 +01:00
views.py Fixed #4 Created test/example project 2013-11-19 19:32:11 +01:00