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
2019-10-09
[3.0.x] Fixed #11097 -- Added note about parent link fields in formsets for m...
Mac Chapman
2019-10-08
[3.0.x] Fixed #28790 -- Doc'd how to avoid running certain test classes in pa...
Caio Ariede
2019-09-27
[3.0.x] Fixed #30597 -- Clarified how to unapply migrations.
David Vaz
2019-09-25
[3.0.x] Documented admonition on when to use custom signals
Adam Johnson
2019-09-24
[3.0.x] Refs #27910 -- Doc'd support for enumeration types serialization in m...
Mariusz Felisiak
2019-09-24
[3.0.x] Refs #30350 -- Doc'd support for range serialization in migrations.
Mariusz Felisiak
2019-09-24
[3.0.x] Updated the default cache key transformation in documentation.
Ryan Nowakowski
2019-09-24
[3.0.x] Refs #26601 -- Used new-style middlewares in documentation.
Claude Paroz
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
2019-09-04
Fixed #27910 -- Added enumeration helpers for use in Field.choices.
Shai Berger
2019-09-04
Fixed #29714 -- Allowed using ExceptionReporter subclass with AdminEmailHandler.
Nasir Hussain
2019-08-29
Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
Berker Peksag
2019-08-29
Removed unneeded * markers from parameter names.
Carlton Gibson
2019-08-29
Fixed #30066 -- Enabled super user creation without email and password
daniel a rios
2019-08-26
Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.
Hasan Ramezani
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2019-08-20
Fixed #30695 -- Used relative path in default_storage docs example.
Harrison88
2019-08-20
Corrected typo in search docs. (#11673)
Dan Swain
2019-08-02
Fixed #30661 -- Added models.SmallAutoField.
Nick Pope
2019-07-29
Fixed #30656 -- Added QuerySet.bulk_update() to the database optimization docs.
daniel a rios
2019-07-29
Refs #30656 -- Reorganized bulk methods in the database optimization docs.
daniel a rios
2019-07-23
Fixed typo in docs/topics/http/sessions.txt.
terminator14
2019-07-18
Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins...
Davit Gachechiladze
2019-07-08
Fixed #30620 -- Made an example of admin-compliant custom user app pep8 compl...
Nuno
2019-07-04
Fixed #30600 -- Clarified that ValueError raised by converter.to_python() mea...
sp1rs
2019-07-04
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
luto
2019-07-04
Refs #28581 -- Doc's how to paginate a ListView.
luto
2019-07-04
Fixed #28667 -- Clarified how to override list of forms fields for custom Use...
swatantra
2019-06-26
Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() deco...
nsasaki128
2019-06-24
Fixed typo in docs/topics/db/models.txt.
Meysam
2019-06-20
Removed unnecessary backslashes from docs.
Mariusz Felisiak
2019-06-13
Fixed an example of email with display name in EmailMessage.from_email.
Joachim Jablon
2019-06-10
Fixed #30553 -- Clarified the default value of disable_existing_loggers.
swatantra
2019-06-05
Refs #30226 -- Added User.get_user_permissions() method.
Tobias Bengfort
2019-06-05
Fixed #30226 -- Added BaseBackend for authentication.
Tobias Bengfort
2019-06-04
Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrat...
Caio Ariede
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-05-27
Refs #29548 -- Updated docs for MariaDB support.
Mariusz Felisiak
2019-05-27
Doc'd that extra_email_context can be used to override default template conte...
Mariusz Felisiak
2019-05-24
Fixed #28780 -- Allowed specyfing a token parameter displayed in password res...
Rob
2019-05-24
Fixed #30504 -- Corrected redirect() signature in docs.
Shashank Parekh
2019-05-24
Fixed #30497 -- Ignored document type in assertXMLEqual()/assertXMLNotEqual().
Caio Ariede
2019-05-24
Doc'd that assertXMLEqual()/assertXMLNotEqual() ignores XML declaration and c...
Caio Ariede
2019-05-22
Fixed #30419 -- Favored Meta.indexes over Meta.index_together in optimization...
Akshesh
2019-05-21
Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.g...
Hasan Ramezani
2019-05-17
Changed docs to link to Python's description of iterable.
Jon Dufresne
2019-05-17
Fixed #30395 -- Doc'd a limitation of ModelForm.Meta.widgets.
Tobias Kunze
2019-05-16
Added filename caption to LOGGING documentation examples.
Curtis Maloney
2019-05-15
Changed tuple choices to list in docs.
Jon Dufresne
[next]