django/docs/topics/forms
Timo Graham fc508fd5d2 Fixed #15990 - Simplified a sentence regarding form validation for ModelForms; thanks jblaine for the suggestion.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16329 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-04 21:42:53 +00:00
..
formsets.txt Changed 'raise' statements to new style syntax in documentation. Thanks DaNmarner. Refs #15635. 2011-03-17 20:49:31 +00:00
index.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
media.txt Reworded parts of the staticfiles documentation after receiving various user feedback. Thanks, all! 2011-01-30 17:23:25 +00:00
modelforms.txt Fixed #15990 - Simplified a sentence regarding form validation for ModelForms; thanks jblaine for the suggestion. 2011-06-04 21:42:53 +00:00