django/tests/forms_tests
Aymeric Augustin f5f7617167 Renamed a couple models to prevent duplicate names. 2014-01-05 20:52:46 +01:00
..
templates/forms_tests
tests Renamed a couple models to prevent duplicate names. 2014-01-05 20:52:46 +01:00
__init__.py
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
urls.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
views.py