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
2015-03-31
[1.8.x] Fixed typo in docs/topics/cache.txt
Kostochko Dmitriy
2015-03-31
[1.8.x] Documented jinja2 install requirement.
Tim Graham
2015-03-30
[1.8.x] Fixed #15590 -- Documented how the path of a FileField can be changed.
Jorge Barata González
2015-03-29
[1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...
Christopher Luc
2015-03-28
[1.8.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data.
Tim Graham
2015-03-28
[1.8.x] Fixed syntax highlighting in docs/topics/auth/default.txt
Tim Graham
2015-03-28
[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt
SaeX
2015-03-25
[1.8.x] Corrected typo in documentation
David Seddon
2015-03-24
[1.8.x] Fixed #24361 -- Clarified docs on reconfiguring logging.
Tim Graham
2015-03-24
[1.8.x] Fixed #24501 -- Improved auth.decorators.user_passes_test() example.
Matt Seymour
2015-03-23
[1.8.x] Fixed #13525 -- Added tests and docs for nested parameters in URL pat...
Bas Peschier
2015-03-22
[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external package
Iacopo Spalletti
2015-03-20
[1.8.x] Refs #14645 -- Documented bug with exclude() and multi-value relations
David Seddon
2015-03-20
[1.8.x] Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-03-18
[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...
Karl Hobley
2015-03-16
[1.8.x] Fixed allow_migrate() signature in router examples.
Adrian Andreias
2015-03-14
[1.8.x] Fixed doc typos.
Floris den Hengst
2015-03-13
[1.8.x] Fixed #24052 -- Doc'd how to write data migrations with models in mul...
Andrei Kulakov
2015-03-13
[1.8.x] Refs #23559 -- warned about consequences of letting users edit User m...
Remco Kranenburg
2015-03-11
[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt.
Dan Fellin
2015-03-09
[1.8.x] Fixed #24456 -- Added links to topics/forms/modelforms.txt.
Psilo Cybin
2015-03-08
[1.8.x] Fixed #21661 -- Expanded authentication views documentation
Rik
2015-03-05
[1.8.x] Stressed authentication should be successful before logging in a user.
Marten Kenbeek
2015-03-02
[1.8.x] Fixed #13015 -- Clarified language about model instances attached to ...
Tim Graham
2015-02-22
[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-20
[1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-17
[1.8.x] Added an import to docs/topics/testing/advanced.txt example.
Tim Graham
2015-02-16
[1.8.x] Fixed #24350 -- Freshened up database install topic section.
Tim Graham
2015-02-16
[1.8.x] Fixed #23892 -- Clarified compatibility policy for migrations.
Carl Meyer
2015-02-15
[1.8.x] Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-15
[1.8.x] Documented how to set up the Jinja2 environment.
Aymeric Augustin
2015-02-13
[1.8.x] Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-12
[1.8.x] Clarified timeout=0 in cache docs.
Thomas Güttler
2015-02-06
[1.8.x] Removed inaccurate sentence about PO files in translation docs.
minusf
2015-02-03
[1.8.x] Demoted "Installing a distribution-specific package" in install notes.
Tim Graham
2015-02-03
[1.8.x] Added a "Writing migrations" how-to.
Tim Graham
2015-02-03
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-02-02
[1.8.x] Fixed #24255 -- Specifed 'fields' parameter in modelformset_factory /...
Matt Westcott
2015-02-01
[1.8.x] Simplified a versionchanged notes for LiveServerTestCase.
Tim Graham
2015-01-30
[1.8.x] Updated recommendation for testing keyword arg in custom fields.
Andrei Kulakov
2015-01-16
[1.8.x] Fixed a typo in the test responses docs.
Rick Hutcheson
2015-01-16
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2015-01-12
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2015-01-12
Fixed #24118 -- Added --debug-sql option for tests.
Marc Tamlyn
2015-01-10
Wrote main documentation for templates.
Aymeric Augustin
2015-01-10
Moved doc on the DTL's syntax to the ref/ section.
Aymeric Augustin
2015-01-10
Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router.
Loic Bistuer
2015-01-06
Fixed #24083 -- Corrected is_bound nature in forms topic docs
Claude Paroz
2015-01-05
Fixed #23861 -- Added an API to deprecate model fields.
Tim Graham
2015-01-03
Fixed #23749 -- Documented how to use the database alias in RunPython.
Alfred Perlstein
[next]