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-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
2014-11-23
Deprecated dirs argument to override TEMPLATE_DIRS.
Aymeric Augustin
2014-11-22
Avoided rewrapping Contexts in render_to_response.
Aymeric Augustin
2014-11-21
Fixed #23778 -- Added a doc section on using the Django runner for reusable a...
Stanislas Guerra
2014-11-21
Fixed #21753 -- Raised exception when both `form_class` and `fields` are spec...
Berker Peksag
2014-11-17
Fix malformed note directives.
Carl Meyer
2014-11-17
Fix link target markup
Éric Araujo
2014-11-16
Merge pull request #3524 from nmundar/ticket_23690
Marc Tamlyn
2014-11-15
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
Berker Peksag
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-15
Fixed #23793 -- Clarified password reset behavior in auth docs
Yigit Guler
2014-11-15
Fixed #14030 -- Allowed annotations to accept all expressions
Josh Smeaton
2014-11-15
Fixed #23690 - fixed examples of manual rendering of form fields
nmundar
2014-11-15
Fixed #22407 -- Added AdminEmailHandler.send_mail().
Berker Peksag
2014-11-13
Removed thread customizations of six which are now built-in.
Tim Graham
2014-11-11
Fixed spelling errors in docs.
Tim Graham
2014-11-11
Fixed #23750 -- Allowed core.checks.register to be used as a function
averybigant
2014-11-04
Added missing docs to DiscoverRunner for keepdb option; refs #20550.
Tim Graham
2014-11-04
Added a warning about nonexistent FK constraints when unmigrated apps depend ...
Tim Graham
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-11-03
Fixed #21281 -- Made override_settings act at class level when used as a Test...
Thomas Chaumeny
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-11-01
Fixed #23744 -- Fixed typo in selenium testing example.
Tim Graham
2014-10-31
Added a warning about direct settings manipulation in tests.
Tim Graham
2014-10-30
Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.
Simon Charette
2014-10-30
Fixed #23735 -- Clarified that admindocs must be enabled to view template tag...
Tim Graham
2014-10-30
Fixed #23734 -- Replaced striptags in template filter overview since it has s...
Tim Graham
[prev]
[next]