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
/
topics
Age
Commit message (
Expand
)
Author
2014-02-05
Fixed gendered examples in the docs.
Loic Bistuer
2014-01-28
Add an extra warning about custom save methods in migrations docs.
Andrew Godwin
2014-01-26
Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
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-23
Fixed #21847 -- Clarified where ContactForm was defined
Tom Atkins
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
Fixed #21726 -- Clarified that password should not be included in REQUIRED_FI...
Tim Graham
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-19
Fixed #21290: Documented migration serializing and improved error
Andrew Godwin
2014-01-19
Fixed #18907 -- Correct docs regard population of model backrefs.
Tim Graham
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-16
Fixed #16785 -- Documented some of the design decisions of the cache framework.
Tim Graham
2014-01-16
Fixed #21740 -- Stopped using mutable default arguments in test client
Claude Paroz
2014-01-16
Fixed #21343 -- Noted many-to-many restrictions with intermediate model.
Tim Graham
2014-01-16
Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
Tim Graham
2014-01-16
Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2014-01-09
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
Unai Zalakain
2014-01-04
Fixed #21730 -- Removed superfluous db_index in custom auth docs
Claude Paroz
2014-01-03
Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-02
Fixed typos. Changed grammar.
Frank Tobia
2013-12-31
Fixed #21484 -- Documented that SQL logging does not include "framework level...
Tim Graham
2013-12-31
Fixed #21714 -- Moved logging configuration to global setup()
Claude Paroz
2013-12-31
Renamed AppConfig.setup to ready.
Aymeric Augustin
2013-12-31
Fixed #19395 -- Added a simple example logging config.
Tim Graham
2013-12-31
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Tim Graham
2013-12-30
Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-30
Updated advice on connecting signals at startup.
Aymeric Augustin
2013-12-30
Assumed Python 3 throughout docs/intro.
Aymeric Augustin
2013-12-28
Fixed doc indentation in previous commit.
Tim Graham
2013-12-28
Fixed #20346 -- Made cache middleware vary on the full URL.
ijl
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-27
Fixed #21650 -- Corrected bad advice for plural translation.
Tim Graham
2013-12-26
Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-26
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
Tim Graham
2013-12-23
Added modify_settings to alter settings containing lists of values.
Aymeric Augustin
2013-12-18
Fixed #21585 -- Updated some links to 3rd party database projects.
Tim Graham
2013-12-18
Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite
Tianyi Wang
2013-12-15
Added internal link to i18n documentation.
Baptiste Mispelon
2013-12-14
Fixed #21539 -- Added example of modelformset_factory's form argument
Alasdair Nicol
2013-12-14
Clarifed table rewrites in migration docs.
Marti Raudsepp
2013-12-14
Fixed #21614 -- improved docs on configuring email for development.
Chris Jerdonek
2013-12-13
Fixed #21580 -- Clarified why render() does not return a TemplateResponse obj...
johannes-gehrs
2013-12-09
Fixed #21560 -- missing 'slug' field in example code
Christian Schmitt
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-04
Fixing manager documentation inaccuracy
Frank Wiles
[next]