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
2014-02-06
Updated 1.6.2 release notes for release (and linkified tickets).
Jacob Kaplan-Moss
2014-02-06
Fixed #17713 -- Renamed BaseDatabaseFeatures.allows_primary_key_0 to allows_a...
Vajrasky Kok
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-05
Added missing items to 1.6.2 release notes.
Tim Graham
2014-02-05
Extended the release notes for chainable Manager/QuerySet methods.
Loic Bistuer
2014-02-05
Added previous commit to 1.6.2 release notes.
Baptiste Mispelon
2014-02-05
Fixed gendered examples in the docs.
Loic Bistuer
2014-02-04
Removed the this_is_the_login_form hack
Claude Paroz
2014-02-04
Fixed #21911 -- Made admin views redirect to login when needed
Claude Paroz
2014-02-04
Made some PEP8 fixes in docs/ref/forms/widgets.txt
Tim Graham
2014-02-03
Reordered deprecation timeline and added back old info; refs #21920.
Tim Graham
2014-02-02
Added a note about a possible name clash.
Aymeric Augustin
2014-02-02
Fixed typo.
Aymeric Augustin
2014-01-29
Fix typo CRSF -> CSRF
Ian Foote
2014-01-28
Add an extra warning about custom save methods in migrations docs.
Andrew Godwin
2014-01-27
Fixed #21874 -- Require Django applications to have a filesystem path.
Carl Meyer
2014-01-26
Added release note stubs for 1.5.6 and 1.4.11.
Tim Graham
2014-01-26
Added missing items to 1.6.2 release notes.
Tim Graham
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Fixed #21702 -- get_model('app_label.ModelName').
Aymeric Augustin
2014-01-26
Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Docs correction: apps loaded from eggs do not have appconfig.path None.
Carl Meyer
2014-01-25
Fixed #17304 -- Allow single-path and configured-path namespace packages as a...
Carl Meyer
2014-01-25
Fixed #21836 -- Improved transaction docs about autocommit mode
Chris Jerdonek
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-24
Fixed #21869 -- Fixed docs building with Sphinx 1.2.1.
Tim Graham
2014-01-24
Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2014-01-23
Fixed #21865 -- Incorrect signs in documented example.
Marc Tamlyn
2014-01-23
We should branch after the first beta.
Marc Tamlyn
2014-01-23
Fixed #21847 -- Clarified where ContactForm was defined
Tom Atkins
2014-01-23
Fixed #21864 -- Fixed missing quote in custom lookup example.
Baptiste Mispelon
2014-01-23
Fixed #21861 -- Fixed typo in 1.7 release notes.
Tim Graham
2014-01-23
Fixed some punctuation; thanks Chris Jerdonek.
Tim Graham
2014-01-23
Add docs about converting from South
Andrew Godwin
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
Fixed #20834 -- Described how caching of user permissions works.
Tim Graham
2014-01-22
Added a link to the 1.6 release notes which also fixed a rendering issue.
Tim Graham
2014-01-22
Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260).
Tim Graham
2014-01-22
Fixed #21726 -- Clarified that password should not be included in REQUIRED_FI...
Tim Graham
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2014-01-20
Added a missing command to the command line examples for check.
Russell Keith-Magee
2014-01-20
Corrected documentation typo.
Russell Keith-Magee
2014-01-20
Corrected minor typo.
Russell Keith-Magee
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-19
Fixed some admin sphinx definitions so links work properly.
Tim Graham
2014-01-19
Fixed #21290: Documented migration serializing and improved error
Andrew Godwin
2014-01-19
Implement swappable model support for migrations
Andrew Godwin
[next]