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
Age
Commit message (
Expand
)
Author
2019-09-10
Refs #28478 -- Removed support for TestCase's allow_database_queries and mult...
Mariusz Felisiak
2019-09-10
Refs #28606 -- Removed CachedStaticFilesStorage per deprecation timeline.
Mariusz Felisiak
2019-09-10
Refs #29703 -- Removed QuerySetPaginator alias per deprecation timeline.
Mariusz Felisiak
2019-09-10
Refs #29546 -- Removed django.utils.timezone.FixedOffset per deprecation time...
Mariusz Felisiak
2019-09-10
Refs #29817 -- Removed settings.FILE_CHARSET per deprecation timeline.
Mariusz Felisiak
2019-09-10
Refs #29598 -- Removed FloatRangeField per deprecation timeline.
Mariusz Felisiak
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-10
Added stub release notes for 3.1.
Mariusz Felisiak
2019-09-10
Bumped version; master is now 3.1 pre-alpha.
Mariusz Felisiak
2019-09-10
Updated man page for 3.0 alpha release.
Carlton Gibson
2019-09-10
Fixed #30754 -- Prevented inclusion of aliases in partial index conditions.
Simon Charette
2019-09-10
Finalised release notes for 3.0 alpha release.
Carlton Gibson
2019-09-09
Fixed #28107 -- Added DatabaseFeatures.allows_group_by_selected_pks_on_model(...
Vojtech Bocek
2019-09-09
Refs #28107 -- Doc'd how to subclass an existing database engine.
Vojtech Bocek
2019-09-09
Fixed #29406 -- Added support for Referrer-Policy header.
Nick Pope
2019-09-09
Refs #30426 -- Moved release notes into separate security section.
Nick Pope
2019-09-09
Standardized links for headers in security middleware documentation.
Nick Pope
2019-09-09
Refs #29444 -- Allowed returning multiple fields from INSERT statements on Po...
Johannes Hoppe
2019-09-09
Fixed #30757 -- Added a system check to ensure max_length fits the longest ch...
Nick Pope
2019-09-09
Fixed #30767 -- Improved references to deployment documentation.
Katie McLaughlin
2019-09-09
Fixed #30426 -- Changed X_FRAME_OPTIONS setting default to DENY.
Claude Paroz
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-05
Moved release note for refs #30158 from deprecated to backwards incompatible ...
Mariusz Felisiak
2019-09-05
Fixed typo in docs/internals/contributing/writing-documentation.txt.
Mariusz Felisiak
2019-09-05
Refs #30573 -- Noted to avoid "simple" & co. in Writing Style guide.
Carlton Gibson
2019-09-05
Fixed #30750 -- Added support for check constraints on MySQL 8.0.16+.
Mariusz Felisiak
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-09-04
Changed example git clone URLs to use HTTPS.
Min ho Kim
2019-09-04
Added stub release notes for 2.2.6.
Mariusz Felisiak
2019-09-02
Fixed #30747 -- Renamed is_safe_url() to url_has_allowed_host_and_scheme().
Carlton Gibson
2019-09-02
Added release dates for 2.2.5, 2.1.12, and 1.11.24.
Mariusz Felisiak
2019-08-31
Fixed #30738 -- Fixed typo in docs/ref/forms/widgets.txt.
Daria Kolodzey
2019-08-31
Refs #30736 -- Added missing versionadded annotations for Storage.get_alterna...
Mariusz Felisiak
2019-08-30
Fixed #30736 -- Added Storage.get_alternative_name() to allow customization.
yukihira1992
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-29
Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude().
Matthew Schinckel
2019-08-28
Fixed #30733 -- Doc'd that datetime lookups require time zone definitions in ...
Andrew
2019-08-27
Doc'd for_save argument of Expression.resolve_expression().
Matthew Schinckel
2019-08-26
Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.
Hasan Ramezani
2019-08-23
Fixed #30507 -- Updated admin's jQuery to 3.4.1.
Dulmandakh
2019-08-23
Fixed typo in docs/ref/applications.txt.
Ali Mirlou
2019-08-21
Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...
Mads Jensen
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-20
Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and...
Nick Pope
2019-08-19
Removed outdated examples of flatpages served sites.
Garry Polley
[prev]
[next]