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
Age
Commit message (
Expand
)
Author
2019-09-17
Refs #30758 -- Added more tests for postgres.forms.ranges.
Nasir Hussain
2019-09-16
Fixed #29376 -- Allowed hiding "Save and Add Another" button in admin.
Hasan Ramezani
2019-09-16
Fixed #30775 -- Added admonition about missing imports to "Running tests" sec...
Katie McLaughlin
2019-09-16
Fixed #30769 -- Fixed a crash when filtering against a subquery JSON/HStoreFi...
Simon Charette
2019-09-16
Added stub release notes for 1.11.25 and 2.1.13.
Mariusz Felisiak
2019-09-14
Fixed #29823 -- Doc'd limitation of DecimalField on SQLite.
Claude Paroz
2019-09-13
Fixed typos in docs/ref/settings.txt.
Ben Falk
2019-09-13
Refs #27910 -- Improved documentation for model field choice enumeration types.
Nick Pope
2019-09-12
Added PBKDF2 hasher iteration increase to 3.0 release notes.
Carlton Gibson
2019-09-12
Increased the default PBKDF2 iterations for Django 3.1.
Carlton Gibson
2019-09-12
Expanded notes on alphas in release How-to.
Carlton Gibson
2019-09-11
Refs #27338 -- Added tests for altering CharField with primary_key=True to Au...
Mariusz Felisiak
2019-09-11
Refs #30591 -- Fixed too long identifier crash in migrations.test_operations ...
Mariusz Felisiak
2019-09-11
Fixed #30591 -- Fixed recreation of foreign key constraints on MySQL when alt...
Adnan Umer
2019-09-11
Used Statement in PostGISSchemaEditor._create_index_sql().
Mads Jensen
2019-09-10
Advanced deprecation warnings for Django 3.1.
Mariusz Felisiak
2019-09-10
Refs #14357 -- Made Meta.ordering not affect GROUP BY queries.
Mariusz Felisiak
2019-09-10
Refs #30037 -- Required the RemoteUserBackend.configure_user() to have reques...
Mariusz Felisiak
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
Refs #29444 -- Fixed DateField constructor in db.backends.oracle.utils.Insert...
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-08
Updated translation catalogs
Claude Paroz
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
Fixed DatabaseFeatures.can_introspect_check_constraints on MariaDB < 10.2.22,...
Mariusz Felisiak
2019-09-06
Fixed #30763 -- Fixed management commands when using required mutually exclus...
Hasan Ramezani
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-05
Made SchemaTests.test_alter_db_table_case run only on backends where table na...
Hasan Ramezani
2019-09-04
Fixed #27910 -- Added enumeration helpers for use in Field.choices.
Shai Berger
[prev]
[next]