django1/django/contrib/formtools
Claude Paroz 1aaf4053f5 Fixed formtools tests with Python 2
Fixes #19905 again.
2014-06-09 10:28:39 +02:00
..
locale Updated translation catalogs 2014-05-19 15:17:35 +02:00
templates/formtools Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
tests Fixed formtools tests with Python 2 2014-06-09 10:28:39 +02:00
wizard Fixed #22772 -- Defer wizard temporary files deletion. 2014-06-06 23:41:15 -04:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
models.py Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
preview.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
utils.py Reverted pickle-json replacement form_hmac calculation 2012-08-14 09:51:39 +02:00