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-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
2015-01-02
Updated six to 1.9.0.
Tim Graham
2015-01-02
Added return value to Signal.disconnect().
Andriy Sokolovskiy
2015-01-01
Removed doc note about PasswordResetForm requiring an integer PK.
Tim Graham
2014-12-30
Fixed #12118 -- Added shared cache support to SQLite in-memory testing.
Andriy Sokolovskiy
2014-12-28
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_STRING_IF_INVALID.
Aymeric Augustin
2014-12-28
Deprecated current_app in TemplateResponse and render(_to_response).
Aymeric Augustin
2014-12-28
Deprecated some arguments of django.shortcuts.render(_to_response).
Aymeric Augustin
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-27
Fixed #24056 -- Fixed syntax highlighting in topics/testing/tools.txt.
Tim Graham
2014-12-24
Fixed #24041 -- Documented effect of changing a model instance's primary key.
Helen Sherwood-Taylor
2014-12-24
Fixed #22461 -- Added if-unmodified-since support to the condition decorator.
Thomas Tanner
2014-12-23
Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX
Frankie Robertson
2014-12-22
Fixed #23959 -- Clarified when checks automatically run.
Alexander Schulze
2014-12-20
Correct scoping of savepoint example
David Cramer
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-17
Fixed display of lists after website redesign
Markus Holtermann
2014-12-15
Fixed #23822 -- Added support for serializing model managers in migration
Markus Holtermann
2014-12-13
Updated advice on six.moves.range/xrange; refs #23812.
Tim Graham
2014-12-12
Fixed #23982 -- Added doc note on generating Python 2/3 cross-compatible migr...
Carl Meyer
2014-12-11
Fixed incorrect filter name in docs/topics/i18n/translation.txt.
Yohan Boniface
2014-12-06
Cleaned up a note in docs/topics/db/sql.txt.
wrwrwr
2014-12-05
Fixed #23955 -- Corrected formset fields in topic guide.
Young Yang
2014-12-05
Fixed #23957 -- Started deprecation toward requiring session verification.
Tim Graham
2014-12-04
Fixed #23911 -- Added support for buffer file uploads in the test client
Thomas Tanner
2014-12-03
Fixed typo in aggregation docs link.
Tim Graham
2014-12-03
Fixed a typo in aggregation docs.
Benjamin Bach
2014-12-03
Documented a current limitation of multiple table annotation; refs #10060.
Benjamin Bach
2014-12-03
Fixed #20392 -- Added TestCase.setUpTestData()
Thomas Chaumeny
2014-11-28
Fixed #23910 -- Added reply_to parameter to EmailMessage
Martin Blech
2014-11-27
Added notes on registering signals in ready() and using dispatch_uid.
wrwrwr
2014-11-27
Fixed typo in docs/topics/forms/modelforms.txt.
wrwrwr
2014-11-27
Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode.
Berker Peksag
2014-11-27
Fixed #23847 -- Improved the email_check example in the auth documentation.
Berker Peksag
2014-11-24
Fixed #23742 -- Added an option to reverse tests order.
wrwrwr
2014-11-24
Updated testing documentation following 498ae3a36069e2d
Thomas Chaumeny
2014-11-24
Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-23
Fixed #23900 -- Added missing imports in code example.
Kevin Ndung'u
[next]