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-11-12
Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to ...
David Foster
2019-11-12
Fixed #30405 -- Fixed source code mismatch crash in ExceptionReporter.
Hasan Ramezani
2019-11-12
Refs #30405 -- Added ExceptionReporter._get_source().
Hasan Ramezani
2019-11-11
Fixed #30967 -- Fixed TrigramTest failures on PostgreSQL 12+.
Hannes Ljungberg
2019-11-11
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-11-11
Fixed #30252 -- Clarified need to reopen forms.fields.ImageField.image file t...
Hasan Ramezani
2019-11-11
Fixed #30977 -- Optimized PasswordResetForm.save() a bit.
Hasan Ramezani
2019-11-11
Fixed #30958 -- Used a clearer example in the Cast() docs.
Farhaan Bukhsh
2019-11-08
Fixed #30948 -- Changed packaging to use declarative config in setup.cfg.
Jon Dufresne
2019-11-08
Refs #30948 -- Updated install instructions to use pip instead of setup.py.
Jon Dufresne
2019-11-08
Doc'd archiving historical branches as git tags.
Carlton Gibson
2019-11-08
Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFi...
Hasan Ramezani
2019-11-08
Fixed #30955 -- Doc'd that only concrete base models are stored in historical...
Shipeng Feng
2019-11-08
Fixed #30961 -- Fixed spaces in columns list SQL generated for indexes.
Hannes Ljungberg
2019-11-08
Refs #30961 -- Added tests for columns list SQL generated for indexes.
Hannes Ljungberg
2019-11-07
Updated Python license for 2019.
Mariusz Felisiak
2019-11-07
Clarified that license is BSD 3-Clause in package metadata.
Nick Pope
2019-11-07
Fixed #30943 -- Added BloomIndex to django.contrib.postgres.
Nick Pope
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-11-07
Refs #29983 -- Added support for using pathlib.Path in all settings.
Jon Dufresne
2019-11-07
Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt.
René Fleschenberg
2019-11-07
Fixed #30865 -- Doc'd that not all DATABASES['OPTIONS'] are passed to command...
Farhaan Bukhsh
2019-11-06
Harmonized Windows checks in tests to a single style.
Jon Dufresne
2019-11-06
Adjusted expected exception message for Windows.
Jon Dufresne
2019-11-06
Removed unused import of ACTION_CHECKBOX_NAME in django.contrib.admin.
Mariusz Felisiak
2019-11-06
Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin...
Daniel Fairhead
2019-11-06
Refs #29983 -- Added tests for FileBasedCache pathlib support.
Jon Dufresne
2019-11-06
Refs #29983 -- Added pathlib.Path support to the file email backend.
Jon Dufresne
2019-11-06
Documented arguments for custom 500 error view.
Dan Swain
2019-11-06
Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-11-06
Added a link to the file email backend from EMAIL_FILE_PATH setting.
Jon Dufresne
2019-11-06
Refs #29983 -- Added test for FILE_UPLOAD_TEMP_DIR pathlib support.
Jon Dufresne
2019-11-06
Refs #29983 -- Added test for FIXTURES_DIRS pathlib support.
Jon Dufresne
2019-11-05
Fixed #30944 -- Changed reusable apps docs to use a declarative config.
Jon Dufresne
2019-11-05
Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update...
kola-er
2019-11-05
Passed strict=True to Path.resolve() to enforce that the path must exist.
Jon Dufresne
2019-11-05
Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
Alasdair Nicol
2019-11-05
Fixed #30095 -- Fixed system check for RangeField/ArrayField.choices with lis...
Hasan Ramezani
2019-11-05
Refs #30095 -- Added Field._choices_is_value().
Hasan Ramezani
2019-11-05
Fixed DatabaseFeatures.has_select_for_update_nowait on MariaDB 10.3+.
Mariusz Felisiak
2019-11-05
Fixed #30947 -- Changed tuples to lists in model Meta options in django.contr...
Jon Dufresne
2019-11-04
Refs #30947 -- Changed tuples to lists in model Meta options examples in docs.
Mariusz Felisiak
2019-11-04
Removed unnecessary EXCLUDE_FROM_PACKAGES from setup.py.
Jon Dufresne
2019-11-04
Added Uzbek locale formats.
bedilbek
2019-11-04
Added Uzbek language.
Claude Paroz
2019-11-04
Refs #13312 -- Simplified handling of nulls ordering on MySQL.
Nick Pope
2019-11-04
Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s enco...
Jon Dufresne
2019-11-04
Updated list of field types conversions in ModelForm docs.
Adam Johnson
2019-11-04
Simplified consecutive calls to pathlib.Path.parent.
Jon Dufresne
2019-11-04
Added release dates for 2.2.7, 2.1.14, and 1.11.26.
Mariusz Felisiak
[prev]
[next]