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
542198c1d0
django1
/
django
/
contrib
/
formtools
/
wizard
/
storage
History
Tim Graham
36ded01527
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
base.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -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