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
2018-10-11
Fixed #29814 -- Added support for NoneType serialization in migrations.
Patrik Sletmo
2018-10-09
Capitalized "Python" in docs and comments.
Jon Dufresne
2018-10-01
Fixed #29758 -- Documented how to test custom error views.
Cammil Taank
2018-09-28
Refs #28909 -- Simplifed code using unpacking generalizations.
Sergey Fedoseev
2018-09-26
Fixed #29683 -- Added view permission to docs.
Stephen James
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-09-25
Refs #29784 -- Changed Python f-string link to use intersphinx.
Jon Dufresne
2018-09-14
Fixed #29756 -- Doc'd that model field names can't end with an underscore.
Tim Graham
2018-09-13
Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
Ramiro Morales
2018-09-10
Fixed #16995 -- Clarified interaction of initial and extra with model formsets.
melipone
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
Fixed #29573 -- Added links in aggregation topic guide.
Vishvajit Pathak
2018-08-25
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
Dan Palmer
2018-08-25
Fixed #29226 -- Doc'd modify_settings() ordering considerations for Python < ...
Benjamin Bach
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-18
Fixed #29685 -- Added QuerySet.explain() to the database optimization docs.
Tom Forbes
2018-08-06
Consolidated docs about handling a ForeignKey in custom user model manager.
Tim Graham
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-07-24
Fixed typo in docs/topics/http/urls.txt.
minusf
2018-07-24
Fixed #29591 -- Fixed numbering words in docs/topics/db/examples/many_to_many...
Tim Graham
2018-07-19
Fixed IntegrityError in docs/topics/db/examples/many_to_one.txt.
Tim Graham
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-07-13
Fixed #26291 -- Allowed loaddata to handle forward references in natural_key ...
Peter Inglesby
2018-07-07
Removed usage of 'object' variable name in docs.
Harry Moreno
2018-07-02
Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms wi...
Tim Graham
2018-06-29
Fixed #29535 -- Updated email.MIME* references for Python 3.
José L. Patiño
2018-06-28
Refs #29513 -- Linked the testing docs from the multi-db topic guide.
Mattia Cattarinussi
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-06-28
Fixed location of a few doc labels.
Tim Graham
2018-06-21
Updated a test example to use snake case.
Adam Johnson
2018-06-20
Fixed #27398 -- Added an assertion to compare URLs, ignoring the order of the...
Jan Pieter Waagmeester
2018-06-05
Fixed typo in docs/topics/auth/customizing.txt.
Michael Kiros
2018-06-02
Fixed #29430 -- Clarified send_mail()'s fail_silently docs.
Subhav Gautam
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
2018-05-15
Add clarifying section about historical migration models
Andrew Godwin
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-09
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
Morgan Aubert
2018-05-04
Fixed #26688 -- Fixed HTTP request logging inconsistencies.
Samir Shah
2018-05-02
Fixed #29375 -- Removed empty action attribute on HTML forms.
CHI Cheng
2018-04-27
Fixed #27480 -- Added cache.touch().
Nicolas Noé
2018-04-23
Fixed #29349 -- Doc'd the default behavior of router.allow_relation().
Stefan R. Filipek
2018-04-23
Fixed typos in docs/topics/auth/passwords.txt.
adamth
2018-04-19
Fixed #29337 -- Added __len__() & __bool__() to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #29339 -- Added result caching to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #29212 -- Doc'd redirect loop if @permission_required used with redirec...
Nick Pope
2018-04-18
Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template strings ...
Tim Graham
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-16
Fixed #29274 -- Increased the number of common passwords from 1k to 20k.
GS-14
[next]