This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
forms
History
Adrian Holovaty
6799ffad9a
Merge pull request
#99
from danielroseman/master
...
Docs: "Form in a view" example doesn't use RequestContext
2012-06-04 13:13:14 -07:00
..
formsets.txt
Fixed
#18244
-- Documented that formset.has_changed is a 1.4 addition.
2012-05-22 13:56:03 +02:00
index.txt
Use render shortcut in form example.
2012-05-31 15:33:45 +01:00
media.txt
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
modelforms.txt
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00