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
/
tests
Age
Commit message (
Expand
)
Author
2021-10-20
Fixed #32987 -- Added system check for template tag modules with the same name.
Shreya Bamne
2021-10-20
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
David Smith
2021-10-19
Fixed #33197 -- Made field rename with prior matching db_column change a noop.
Simon Charette
2021-10-18
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
Fixed #33194 -- Fixed migrations when altering a field with functional indexe...
Hannes Ljungberg
2021-10-15
Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
Mariusz Felisiak
2021-10-15
Fixed #23953 -- Made makemigrations continue number sequence for squashed mig...
Jacob Walls
2021-10-15
Refs #23953 -- Added MigrationAutodetector.parse_number() tests.
Jacob Walls
2021-10-14
Refs #30509 -- Adjusted FileResponse test to close file earlier.
Piotr Kunicki
2021-10-14
Fixed #30509 -- Made FileResponse better handle buffers and non-zero file off...
Piotr Kunicki
2021-10-14
Refs #30509 -- Increased FileResponse test coverage.
Piotr Kunicki
2021-10-14
Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys.
Martin Svoboda
2021-10-14
Refs #27131 -- Removed SMTPBackendTests.test_server_login().
Mariusz Felisiak
2021-10-14
Refs #25916 -- Added tests for a callable lastmod on Sitemaps.
David Smith
2021-10-12
Fixed #29470 -- Logged makemigrations automatic decisions in non-interactive ...
Jacob Walls
2021-10-12
Refs #29470 -- Added makemigrations test for adding fields with no default an...
Jacob Walls
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-08
Fixed #33022 -- Fixed isolation of migrations.test_executor.ExecutorTests.tes...
Mariusz Felisiak
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
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-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
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
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
Fixed #33125 -- Avoided redundant unique constraint when converting a non-uni...
Jordan Bae
2021-09-27
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
Claude Paroz
2021-09-27
Refs #32355 -- Modernized subprocess.run() calls.
Adam Johnson
2021-09-27
Fixed #33114 -- Defined default output_field of StringAgg.
ali
2021-09-24
Fixed #33130 -- Restored form errors to be a dict.
Jaap Roes
2021-09-24
Fixed #33132 -- Fixed test client handling of querystring only redirects.
Jaap Roes
2021-09-24
Fixed #33127 -- Added error messages on | and & operators with combined query...
Hasan Ramezani
[prev]
[next]