This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-05-14 02:23:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
184cf9ab79
django
/
django
/
contrib
/
formtools
/
wizard
History
Alex Gaynor
4c97101b1f
remove a bunch of unnescesarry iterkeys() calls
2012-08-08 07:33:15 -07:00
..
storage
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
__init__.py
Fixed
#9200
-- Added new form wizard to formtools based on class based views. Many thanks to Stephan Jäkel, ddurham and ElliottM for their work.
2011-06-01 13:47:00 +00:00
forms.py
Fixed
#9200
-- Added new form wizard to formtools based on class based views. Many thanks to Stephan Jäkel, ddurham and ElliottM for their work.
2011-06-01 13:47:00 +00:00
legacy.py
Fixed
#18042
-- Advanced deprecation warnings.
2012-05-03 15:27:01 +02:00
views.py
remove a bunch of unnescesarry iterkeys() calls
2012-08-08 07:33:15 -07:00