index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
forms.txt
Age
Commit message (
Expand
)
Author
2006-05-02
magic-removal: Fixed #1644 -- Fixed typo in docs/forms.txt. Thanks, clelland
archive/attic/magic-removal
Adrian Holovaty
2006-04-29
magic-removal: Fixed #1703 -- Updated forms and manipulator docs. Thanks, Mal...
Adrian Holovaty
2006-04-28
magic-removal: Fixed #1713 -- Fixed bug in docs/forms.txt
Adrian Holovaty
2006-04-28
magic-removal: Quickly proofread docs/forms.txt
Adrian Holovaty
2006-04-21
magic-removal: fixed #1666 render_to_response '.html' updates for documentati...
Joseph Kocherhans
2006-01-18
magic-removal: Updated docs to reflect new location of django.core.extensions.
Joseph Kocherhans
2006-01-15
magic-removal: Merged to [1960]
Adrian Holovaty
2006-01-13
magic-removal: Updated docs to reflect new location of django.core.formfields
Joseph Kocherhans
2006-01-11
magic-removal: Updated docs to reflect new location of django.exceptions.Http404
Joseph Kocherhans
2006-01-11
magic-removal: Updated docs to reflect new location of django.utils.httpwrappers
Joseph Kocherhans
2006-01-09
magic-removal: Merged to [1872]
Adrian Holovaty
2005-12-29
magic-removal: Merged to [1793]
Adrian Holovaty
2005-12-21
magic-removal: Renamed 'class META' to 'class Meta' in models
Adrian Holovaty
2005-11-22
Fixed #876 -- Fixed typos in docs/forms.txt. Thanks, czhang
Adrian Holovaty
2005-11-16
Fixed #808 -- Fixed typo in docs/forms.txt. Thanks, limodou
Adrian Holovaty
2005-10-14
Fixed #626 -- Moved template modules to django.core.template package. django....
Adrian Holovaty
2005-09-02
Fixed #448 -- Fixed bug in docs/forms.txt. Thanks, Hugo
Adrian Holovaty
2005-08-25
Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...
Adrian Holovaty
2005-08-23
Fixed #406 -- Fixed small typo in docs/forms.txt. Thanks, Tom Haddon
Adrian Holovaty
2005-07-25
Copy-edited docs from [303] and [304]
Adrian Holovaty
2005-07-24
Added formfields/manipulators docs; added a few notes to the FAQ
Jacob Kaplan-Moss