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
/
newforms.txt
Age
Commit message (
Expand
)
Author
2008-04-13
queryset-refactor: Merged from trunk up to [7415].
Malcolm Tredinnick
2008-04-01
queryset-refactor: Merged from trunk up to [7388].
Malcolm Tredinnick
2008-03-20
queryset-refactor: Merged from trunk up to [7338].
Malcolm Tredinnick
2008-03-18
queryset-refactor: Merged from trunk up to [7280]
Malcolm Tredinnick
2008-03-11
queryset-refactor: Merged from trunk up to [7216].
Malcolm Tredinnick
2007-12-19
queryset-refactor: Merged from trunk up to [6953].
Malcolm Tredinnick
2007-12-03
queryset-refactor: Merged from trunk up to [6856].
Malcolm Tredinnick
2007-11-29
queryset-refactor: Merged from trunk up to [6752].
Malcolm Tredinnick
2007-11-18
queryset-refactor: Fixed up a few problems from the previous merge from trunk.
Malcolm Tredinnick
2007-10-23
queryset-refactor: Merged from trunk up to [6595].
Malcolm Tredinnick
2007-10-08
queryset-refactor: Merged changed from trunk up to [6463].
Malcolm Tredinnick
2007-09-20
queryset-refactor: Merged to [6381]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6300]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6197]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6155]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6130]
Adrian Holovaty
2007-08-25
Fixed #5256 -- Fixed incorrect use of super() in docs/newforms.txt example. T...
Adrian Holovaty
2007-08-20
Fixed #4572 -- Added an example of form_for_instance usage in a full-fledged ...
Malcolm Tredinnick
2007-08-18
Fixed #5166 -- Fixed a validation problem in one of the examples. Thanks, o.e...
Malcolm Tredinnick
2007-08-15
Fixed #5158 -- Minor typo in newforms docs. Thanks, hayley <djangocode@vortex...
Russell Keith-Magee
2007-08-12
Added documentation for widgets in newforms.
Russell Keith-Magee
2007-08-11
Fixed #4987 -- Added documentation for newforms.DecimalField. Based on a patc...
Malcolm Tredinnick
2007-08-11
Fixed #4762 -- Corrected an example. Thanks, Collin Grady and SmileyChris.
Malcolm Tredinnick
2007-08-07
Fixed #5105 -- Fixed two ReST errors in docs/newforms.txt. Thanks, Ramiro Mor...
Adrian Holovaty
2007-08-06
Added note that FileField and ImageField are only in development version. The...
Russell Keith-Magee
2007-08-06
Fixed #3297 -- Implemented FileField and ImageField for newforms. Thanks to t...
Russell Keith-Magee
2007-08-06
Fixed #5053 -- Added 'action' attribute to <form> tags that didn't have that ...
Adrian Holovaty
2007-08-06
Edited docs/newforms.txt changes from [5804]
Adrian Holovaty
2007-08-05
Fixed #4001 -- Added dynamic save_m2m method() to forms created with form_for...
Russell Keith-Magee
2007-08-05
Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...
Gary Wilson Jr
2007-08-04
Fixed #5083 -- Fixed typo in newforms documentation, thanks Rik.
Gary Wilson Jr
2007-07-13
Documented the 'commit' argument to save() methods on forms created via form_...
Adrian Holovaty
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-06-21
Fixed #4648 -- Fixed awkward wording in docs/newforms.txt. Thanks, jim-django...
Adrian Holovaty
2007-06-15
Fixed #4547 -- Included a fix missed in [5468].
Malcolm Tredinnick
2007-06-13
Fixed #4547 -- Trivial typo fixing time. Thanks, Grant Kelly.
Malcolm Tredinnick
2007-06-11
Fixed #4473 -- Added documentation of the three cleaning methods invoked on
Malcolm Tredinnick
2007-06-07
Made some changes to docs/newforms.txt that I'd had lying around
Adrian Holovaty
2007-05-27
Fixed #4395 -- Fixed a couple of typos in the examples.
Malcolm Tredinnick
2007-05-26
Fixed #4353 -- Fixed a typo in newforms documentation. I can't believe the
Malcolm Tredinnick
2007-05-21
Fixed #2365, #3324 -- Renamed FloatField to DecimalField and changed the code
Malcolm Tredinnick
2007-05-20
Added small note to docs/newforms.txt 'Complex template output' section
Adrian Holovaty
2007-05-20
Edited docs/newforms.txt changes from [5294] and [5295]
Adrian Holovaty
2007-05-20
Modified the example views in newforms.txt to include a HttpResponseRedirect ...
Russell Keith-Magee
2007-05-19
Fixed #4232 -- Added example usages to the newforms documentation. Thanks, Joe
Malcolm Tredinnick
2007-05-14
Changed the fix from [5231] so that the backwards-incompatibility is made more
Malcolm Tredinnick
2007-05-14
Fixed #3780 -- Added first stab at 'Built-in Field classes' section to docs/n...
Adrian Holovaty
2007-05-14
Fixed ReST error in docs/newforms.txt from [5218]
Adrian Holovaty
2007-05-14
Added unit tests and docs for the newforms case in which the form's data does...
Adrian Holovaty
2007-05-14
Another word tightening and clarification in docs/newforms.txt
Adrian Holovaty
[next]