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
2020-01-07
Fixed #31103 -- Improved pagination topic documentation.
Mark Bailey
2020-01-06
Removed "Don't do that" from docs and error messages.
Adam Johnson
2019-12-23
Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-20
Added example of assertNumQueries() with "using" kwarg in testing topics docs.
Garry Polley
2019-12-19
Refs #28954 -- Remove remaining Jython documentation.
Nick Pope
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-12-18
Corrected some typos in documentation.
Hasan Ramezani
2019-12-12
Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in passing op...
Hasan Ramezani
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-12-06
Fixed #31061 -- Ignored positional args in django.urls.resolve() when all opt...
Mariusz Felisiak
2019-12-04
Fixed #20456 -- Added example of directly testing CBVs in topics docs.
Felipe Lee
2019-12-04
Removed leftover word in CBV mixins docs.
Claude Paroz
2019-12-03
Fixed #31056 -- Allowed disabling async-unsafe check with an environment vari...
Andrew Godwin
2019-12-03
Refs #30451 -- Doc'd asynchronous support and async-safety.
Andrew Godwin
2019-12-03
Fixed typo in topics docs
Claude Paroz
2019-11-26
Used :ticket: role in all tickets links.
Sergey Fedoseev
2019-11-20
Fixed #31008 -- Fixed typos in docs/topics/logging.txt.
Mariusz Felisiak
2019-11-20
Fixed #27164 -- Fixed an example of using routers in multiple databases docs.
Caio Ariede
2019-11-19
Fixed #30987 -- Added models.PositiveBigIntegerField.
Caio Ariede
2019-11-18
Fixed #30988 -- Deprecated the InvalidQuery exception.
Simon Charette
2019-11-14
Fixed #30759 -- Made cache.delete() return whether it succeeded.
daniel a rios
2019-11-12
Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to ...
David Foster
2019-11-11
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-11-08
Fixed #30948 -- Changed packaging to use declarative config in setup.cfg.
Jon Dufresne
2019-11-08
Fixed #30955 -- Doc'd that only concrete base models are stored in historical...
Shipeng Feng
2019-11-07
Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt.
René Fleschenberg
2019-11-06
Refs #29983 -- Added pathlib.Path support to the file email backend.
Jon Dufresne
2019-11-04
Refs #30947 -- Changed tuples to lists in model Meta options examples in docs.
Mariusz Felisiak
2019-11-04
Updated list of field types conversions in ModelForm docs.
Adam Johnson
2019-10-30
Corrected error message in Many-to-many relationships docs.
Mariusz Felisiak
2019-10-30
Fixed #30917 -- Clarified formsets topic documentation.
Ken Whitesell
2019-10-29
Fixed #13750 -- Clarified need to reopen models.ImageField.image file to acce...
Hasan Ramezani
2019-10-29
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-10-28
Documented the order in which signal receivers are called.
Adam Johnson
2019-10-18
Fixed #27391 -- Implemented SimpleTestCase.debug().
Pavel Savchenko
2019-10-14
Refs #26207 -- Removed obsolete note about slow constructing a model with def...
Simon Charette
2019-10-10
Fixed #23755 -- Added support for multiple field names in the no-cache Cache-...
Flavio Curella
2019-10-09
Fixed #11097 -- Added note about parent link fields in formsets for multi-tab...
Mac Chapman
2019-10-08
Fixed #28790 -- Doc'd how to avoid running certain test classes in parallel.
Caio Ariede
2019-09-27
Fixed #30597 -- Clarified how to unapply migrations.
David Vaz
2019-09-25
Documented admonition on when to use custom signals (#11814)
Adam Johnson
2019-09-24
Refs #27910 -- Doc'd support for enumeration types serialization in migrations.
Mariusz Felisiak
2019-09-24
Refs #30350 -- Doc'd support for range serialization in migrations.
Mariusz Felisiak
2019-09-24
Updated the default cache key transformation in documentation.
Ryan Nowakowski
2019-09-24
Refs #26601 -- Used new-style middlewares in documentation.
Claude Paroz
2019-09-10
Refs #14357 -- Made Meta.ordering not affect GROUP BY queries.
Mariusz Felisiak
2019-09-10
Refs #28478 -- Removed support for TestCase's allow_database_queries and mult...
Mariusz Felisiak
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-09
Fixed #29406 -- Added support for Referrer-Policy header.
Nick Pope
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
[prev]
[next]