Brian Rosner
|
82f9f74821
|
[1.0.X] Fixed #8857 -- Corrected ref in modelforms documentation and added ref to file upload documentation in form documentation. Thanks Kyle Fox and prairiedogg.
Backport of [10837] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10838 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-05-24 06:48:43 +00:00 |
|
Karen Tracey
|
65966cebd3
|
[1.0.X] Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallack@gmail.com.
r10814 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10815 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-05-17 18:11:58 +00:00 |
|
Karen Tracey
|
7f06c373d2
|
[1.0.X] Fixed #9618: Corrected an error in some example code in the forms documentation. Thanks matthijs.
r9517 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-11-21 16:26:08 +00:00 |
|
Karen Tracey
|
1ea0057296
|
[1.0.X] Fixed #9567 - Removed an extraneous 'are'.
[9390] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9391 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-11-11 03:00:27 +00:00 |
|
Malcolm Tredinnick
|
f0ba276fd6
|
[1.0.X] Fixed #9325 -- Typo fix in the forms documentation.
Backport of r9215 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9216 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-10-09 09:21:22 +00:00 |
|
Adrian Holovaty
|
772639c692
|
Edited some recent docs changes
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-16 05:31:00 +00:00 |
|
Adrian Holovaty
|
fdd3cb4930
|
Edited forms/index.txt changes from [9030]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9040 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-16 05:22:08 +00:00 |
|
Simon Willison
|
fe3a560768
|
Added mention of inclusion tags to reusable form templates documentation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-15 15:44:59 +00:00 |
|
Russell Keith-Magee
|
b8ba0154b8
|
Fixed #9085: Modified some example form HTML to be XHTML, consistent with Django default rendering. Thanks to Jarek Zgoda for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-15 12:14:31 +00:00 |
|
Simon Willison
|
7617e73c8c
|
Added documentation on creating reusable form templates; thanks for the suggestion, oggie rob
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9033 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-15 09:30:05 +00:00 |
|
Simon Willison
|
6fcdcbd456
|
Clarified the wording of the section on customizing form.errors within a field loop
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9032 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-15 00:13:25 +00:00 |
|
Simon Willison
|
7ac86d17c8
|
Added documentation for looping over a form's fields in a template
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9030 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-14 23:55:09 +00:00 |
|
Adrian Holovaty
|
74f386dba2
|
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8987 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-09 01:54:20 +00:00 |
|
James Bennett
|
87da9cd759
|
Fixed #8829: Corrected typo in docs/topics/forms/index.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-03 04:40:52 +00:00 |
|
Jacob Kaplan-Moss
|
64a9469127
|
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 03:40:42 +00:00 |
|
Jacob Kaplan-Moss
|
97cb07c3a1
|
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-23 22:25:40 +00:00 |
|