This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
19e6397f82
django1
/
django
/
contrib
/
formtools
/
wizard
/
storage
History
Simon Charette
e2112edd9a
Fixed
#22772
-- Defer wizard temporary files deletion.
2014-06-06 23:41:15 -04:00
..
__init__.py
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
base.py
Fixed
#22772
-- Defer wizard temporary files deletion.
2014-06-06 23:41:15 -04:00
cookie.py
Fixed
#19905
-- Fixed leakage of file descriptors in form wizard.
2014-05-30 21:58:42 +02:00
exceptions.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
session.py
Fixed
#16225
-- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
2011-07-13 09:35:51 +00:00