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
3b765029f0
django1
/
django
/
contrib
/
formtools
/
wizard
/
storage
History
Simon Charette
fa8b473528
Fixed
#22299
-- Cleanup wizard temp files when possible.
...
Thanks to @erikr for the review.
2014-03-22 17:48:12 -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
#22299
-- Cleanup wizard temp files when possible.
2014-03-22 17:48:12 -04:00
cookie.py
Fixed
#19866
-- Added security logger and return 400 for SuspiciousOperation.
2013-05-25 16:27:34 -07: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