django/docs/topics/forms
Aymeric Augustin 9ed6e08ff9 Removed deprecated URLField.verify_exists.
The deprecation schedule was slightly accelerated because of possible security ramifications.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@17847 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-31 13:55:03 +00:00
..
formsets.txt Added support for specifying initial values to model formsets and inline formsets. 2012-01-15 01:36:14 +00:00
index.txt Fixed #16851 - Added how-to access form field value in template; thanks yasar11732 for the patch. 2011-11-21 23:33:39 +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 Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00