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
2021-10-12
Added 'formatter' to spelling wordlist.
Mariusz Felisiak
2021-10-12
Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.
Ade Lee
2021-10-12
Fixed #33178 -- Made createsuperuser validate required fields passed in optio...
Christophe Henry
2021-10-12
Refs #33178 -- Added createsuperuser tests for validation of foreign keys.
Christophe Henry
2021-10-12
Refs #21755 -- Fixed createsuperuser crash for required foreign keys passed i...
Christophe Henry
2021-10-12
Refs #29628, Refs #33178 -- Made createsuperuser validate password against re...
Mariusz Felisiak
2021-10-11
Used Python 3.10 for docs and linters GitHub actions.
Mariusz Felisiak
2021-10-11
Reverted "Pinned flake8 == 3.9.2 in GitHub actions."
Mariusz Felisiak
2021-10-11
Fixed #33149 -- Made test runner --pdb option work with subTest().
Abhyudai
2021-10-11
Refs #32900 -- Restored '[y/N]' in questioner prompt when merging migrations.
Seonghyeon Cho
2021-10-11
Pinned flake8 == 3.9.2 in GitHub actions.
Mariusz Felisiak
2021-10-08
Fixed #33022 -- Fixed isolation of migrations.test_executor.ExecutorTests.tes...
Mariusz Felisiak
2021-10-08
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-10-08
Refs #25467 -- Added test for excluding one-to-one relation with unsaved obje...
Jacob Walls
2021-10-08
Fixed tests.queries.models.StaffUser.__str__().
Jacob Walls
2021-10-07
Fixed #33151 -- Fixed createsuperuser crash for many-to-many required fields ...
Christophe Henry
2021-10-06
Refs #31026 -- Improved BoundField.label_tag() docs.
David Smith
2021-10-06
Fixed #33131 -- Improved error messages for clashing reverse accessor names.
Bernd Wechner
2021-10-06
Refs #33029 -- Fixed popups Selenium tests in headless mode.
Carlton Gibson
2021-10-06
Fixed #33156 -- Used sessionStorage to preserve quick filter for admin's navi...
Maxim Milovanov
2021-10-06
Fixed #23408 -- Added migrations questioner prompt for adding unique fields w...
Jacob Walls
2021-10-06
Refs #26430 -- Removed unused branch in sql.Query.get_count().
Simon Charette
2021-10-05
Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
Mariusz Felisiak
2021-10-05
Dropped easy_install example from Release How-To.
Carlton Gibson
2021-10-05
Refs #32074 -- Added Python 3.10 to classifiers and tox.ini.
Mariusz Felisiak
2021-10-05
Added stub release notes for Django 3.2.9.
Carlton Gibson
2021-10-05
Added release date for 3.2.7.
Carlton Gibson
2021-10-05
Refs #29026 -- Added log() to makemigrations.
Jacob Walls
2021-10-05
Fixed #22224 -- Added note about supplying missing values for non-nullable fi...
Jacob Walls
2021-10-04
Fixed #32888 -- Doc'd that select_for_update() only locks tables with selecte...
Hannes Ljungberg
2021-10-04
Refs #33107 -- Optimized cached_import() helper.
Nick Pope
2021-10-04
Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transfo...
Sarah Abderemane
2021-10-04
Refs #27694 -- Added more tests for chaining lookups with HStoreField key tra...
Sarah Abderemane
2021-10-01
Refs #32943 -- Added support for covering exclusion constraints using SP-GiST...
Nick Pope
2021-10-01
Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+.
Nick Pope
2021-10-01
Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres.
Nick Pope
2021-10-01
Fixed typo in exception message for GiST indexes and exclusion constraints.
Nick Pope
2021-10-01
Fixed SpGistIndex tests on PostgreSQL 14+.
Nick Pope
2021-10-01
Fixed #33160 -- Avoided suppressing query errors in _nodb_cursor() on Postgre...
Daniel Hahler
2021-09-30
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
Yash Jhunjhunwala
2021-09-30
Optimized @async_unsafe.
Adam Johnson
2021-09-30
Fixed #33155 -- Made ModelChoiceIteratorValue instances hashable.
Aljaž Košir
2021-09-30
Fixed #33159 -- Reverted "Fixed #32970 -- Changed WhereNode.clone() to create...
Mariusz Felisiak
2021-09-29
Fixed #33018 -- Fixed annotations with empty queryset.
David Wobrock
2021-09-29
Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_...
David Wobrock
2021-09-29
Recommended using .tables on SQLite in tutorial 2.
Victor Sowa
2021-09-29
Fixed #33027 -- Made autoreloader pass -X options.
Chenyang Yan
2021-09-29
Fixed #33134 -- Fixed recursion depth error when rendering Form with BoundFie...
David Smith
2021-09-28
Fixed #33033 -- Prevented models.DecimalField from accepting NaN values.
Chinmoy Chakraborty
2021-09-28
Corrected field and model check messages in docs.
Mariusz Felisiak
[prev]
[next]