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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2012-09-16
Merge pull request #372 from ptone/patch-2
Florian Apolloner
2012-09-15
Clearer wording for defer docs
Preston Holmes
2012-09-15
Fixes docs typo
Camilo Nova
2012-09-15
Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_sigurd fo...
Tim Graham
2012-09-15
Fixed #16929 - Documented how to extend UserAdmin with UserProfile fields; th...
Tim Graham
2012-09-15
Added an example of using a form wizard with different templates; thanks Lori...
Tim Graham
2012-09-15
Removed reference to note removed in a78dd109e6c81c49e90e36e9b793bad67c46c23c...
Tim Graham
2012-09-15
Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the dr...
Tim Graham
2012-09-15
Used ST_AsText for testing PostGIS raw query
Claude Paroz
2012-09-14
Correcting my English.
Bryan Veloso
2012-09-14
Adding myself to the committers list.
Bryan Veloso
2012-09-12
Fixed my terribly outdated profile in committers.txt in celebration of my com...
Jeremy Dunck
2012-09-10
Removed a colloquialism ("and then some") from the documentation index page t...
Julien Phalip
2012-09-10
Removed an obsolete documentation page about admin style customization.
Julien Phalip
2012-09-10
Document and test 'type' usage in Widget attrs
Claude Paroz
2012-09-09
Replaced backwards-incompatible changes reference
Karen Tracey
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-09-08
Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch.
Tim Graham
2012-09-08
Fixed typo in commit for #15730; thanks Bruno ReniƩ for the catch.
Tim Graham
2012-09-08
Fix typo: Non -> None
James Bennett
2012-09-08
Untabify multi-db docs.
James Bennett
2012-09-08
Ticket 18657: Fix inconsistent DB names in router example.
James Bennett
2012-09-08
Updated print statements to work with py3; thanks Claude Paroz noting this.
Tim Graham
2012-09-08
Fixed #18478 - Documented how to use a mutable default in a model field.
Tim Graham
2012-09-08
Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
Tim Graham
2012-09-08
Merge pull request #359 from nmartini/ticket_18832
Tim Graham
2012-09-08
Fixed #15730 - Documented the as_view() method for CBVs.
Tim Graham
2012-09-08
Fixed a typo in the Python 3 compatibility docs.
Michal Petrucha
2012-09-08
fixing modelforms example code, ticket #18832
Nick Martini
2012-09-08
Updated docs for dates generic views.
Aymeric Augustin
2012-09-08
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...
Preston Holmes
2012-09-08
Fixed #17156 -- Added documentation examples for exists()
Tim Graham
2012-09-08
Avoided mixing dates and datetimes in the examples.
Aymeric Augustin
2012-09-08
Fixed #18365 - Added a reminder of the context processor required for the set...
Tim Graham
2012-09-08
Merge pull request #354 from shabda/ticket_18928
Tim Graham
2012-09-08
Fixed #15566 - Documented that update() doesn't honor DateField.auto_now
Tim Graham
2012-09-08
Fixed #18928. Tightened language in docs/README.
Shabda Raaj
2012-09-07
Updated the Ubuntu installation section for 12.04 release.
Justin Bronn
2012-09-07
Clarified the messages documentation.
Aymeric Augustin
2012-09-07
Fixed #18490 - Updated DateField input formats; thanks dloewenherz for the dr...
Tim Graham
2012-09-07
Small reorganisation of initial parts of URL documentation.
Malcolm Tredinnick
2012-09-07
Merge pull request #351 from 1ntrud3r/patch-1
Tim Graham
2012-09-07
Merge pull request #341 from nmartini/master
Tim Graham
2012-09-07
Fixed typo from 7435cc01.
Aymeric Augustin
2012-09-07
Updated install docs to reflect Python 3 status.
Aymeric Augustin
2012-09-07
remove unused import in tutorial 4 addition to #18915 (closed)
Enrico Ehrhardt
2012-09-07
Document ``six.assertRaisesRegex``.
Alex Gaynor
2012-09-07
Merge pull request #331 from davidfischer/master
James Bennett
2012-09-07
Merge pull request #333 from brad/ticket_18917
James Bennett
2012-09-07
Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to ...
Alex Gaynor
[next]