index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-09-17
Fixed #8573 -- Fixed bug in 'inspectdb' regarding case-sensitivity of field n...
Adrian Holovaty
2008-09-17
Fixed #8574 -- Made Sitemap a new-style class
Adrian Holovaty
2008-09-17
Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)
Adrian Holovaty
2008-09-16
Fixed #8870 -- Changed django.contrib.comments templates to use lowercase 'po...
Adrian Holovaty
2008-09-16
Fixed #9016 -- Changed VERSION from 1.0.final to 1.0.post-release-SVN, which ...
Adrian Holovaty
2008-09-16
Changed the app-level links on the admin index page to include trailing slash...
Adrian Holovaty
2008-09-16
Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearer
Adrian Holovaty
2008-09-16
Fixed #9073 -- Fixed a unit test that broke after [9002]. Thanks, kratorius
Adrian Holovaty
2008-09-16
Fixed #9083 -- Improved get_admin_log template tag so that it doesn't run a s...
Adrian Holovaty
2008-09-16
Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko
Adrian Holovaty
2008-09-16
Fixed #9092 -- Improved validation of app/project names by startapp/startproj...
Adrian Holovaty
2008-09-16
Edited some recent docs changes
Adrian Holovaty
2008-09-16
Fixed #9097 -- Fixed typo in tutorial04.txt. Thanks, zhe
Adrian Holovaty
2008-09-16
Edited forms/index.txt changes from [9030]
Adrian Holovaty
2008-09-16
Fixed #9074: Added overflow: hidden to the submit-row div to clear the floate...
Wilson Miner
2008-09-16
Fixed #8917 -- Comments are now displayed in reverse order by submit_date in ...
Wilson Miner
2008-09-15
Moved imports so that other tests may be imported without specifying Django s...
Justin Bronn
2008-09-15
Fixed #9008 -- now use the correct library path for loading the `WinDLL` inst...
Justin Bronn
2008-09-15
Added mention of inclusion tags to reusable form templates documentation
Simon Willison
2008-09-15
Fixed #9085: Modified some example form HTML to be XHTML, consistent with Dja...
Russell Keith-Magee
2008-09-15
Added documentation on creating reusable form templates; thanks for the sugge...
Simon Willison
2008-09-15
Clarified the wording of the section on customizing form.errors within a fiel...
Simon Willison
2008-09-15
Added documentation of the Form class's custom __iter__ method to the forms A...
Simon Willison
2008-09-14
Added documentation for looping over a form's fields in a template
Simon Willison
2008-09-14
Fixed #9044: Corrected mistake in a closing tag in an example template. Thank...
Russell Keith-Magee
2008-09-14
Fixed #9032: Corrected some minor typos in the admin docs. Thanks to rduffiel...
Russell Keith-Magee
2008-09-14
Fixed #9075: Added a call to close() in the example file upload handler. Than...
Russell Keith-Magee
2008-09-14
Fixed #9078: Added commas to the example URLconf lines so that they can be ea...
Russell Keith-Magee
2008-09-14
Fixed #9077: Modified the database installation notes to point to somewhere u...
Russell Keith-Magee
2008-09-14
Fixed #9067: Added a note that you can register a model with the admin withou...
Russell Keith-Magee
2008-09-14
Fixed #9060: Clarified some language in the description of modelformset_facto...
Russell Keith-Magee
2008-09-14
Fixed #9059: Corrected some markup in tutorial 4 that incorrectly identified ...
Russell Keith-Magee
2008-09-14
Fixed #9048: Corrected markup typo in tutorial 4. Thanks to gkelly for the re...
Russell Keith-Magee
2008-09-14
Fixed #9046: Corrected a typo in the m2m intermediate docs. Thanks to djoume ...
Russell Keith-Magee
2008-09-14
Fixed #8570: Corrected some code that was using 8-space tabs for some reason....
Russell Keith-Magee
2008-09-14
Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the...
Russell Keith-Magee
2008-09-12
Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Th...
Brian Rosner
2008-09-12
Fixed #9027 -- Corrected the documentation about can_delete default value. Th...
Brian Rosner
2008-09-12
Fixed #9056 -- Corrected a typo in topic/forms/modelforms.txt documentation. ...
Brian Rosner
2008-09-11
Edited docs changes from [9010] and [9011]
Adrian Holovaty
2008-09-11
Edited i18n.txt changes from [9009]
Adrian Holovaty
2008-09-11
Fixed #9018
Simon Willison
2008-09-11
Clarified the bit in the tutorial about creating your first admin.py - fixes ...
Simon Willison
2008-09-11
Small documentation tweaks, fixes #9000 - thanks, ramiro
Simon Willison
2008-09-11
Clarified i18n docs concerning verbose_name and verbose_name_plural - fixes #...
Simon Willison
2008-09-11
Fixed a typo so that cloning UpdateQuery objects won't fail mysteriously.
Malcolm Tredinnick
2008-09-11
A bug from queryset-refactor days: although the Query class has "group_by" and
Malcolm Tredinnick
2008-09-11
Fixed #8858 by correcting typo
Simon Willison
2008-09-11
Re-added docs for QuerySet reverse() and all() methods, refs #9000 - thanks r...
Simon Willison
2008-09-10
Fixed an incorrectly named DatabaseOperations method. It was causing non-Orac...
Ian Kelly
[prev]
[next]