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-01-29
[3.2.x] Fixed #32392 -- Fixed ExclusionConstraint crash with Cast() in expres...
Tilman Koschnick
2021-01-29
[3.2.x] Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database.
Mariusz Felisiak
2021-01-28
[3.2.x] Fixed #32389 -- Fixed ResponseHeaders crash when data is not mapping.
Illia Volochii
2021-01-27
[3.2.x] Fixed #32290 -- Fixed TemplateNotFound in {% include %} tag for relat...
Hasan Ramezani
2021-01-26
[3.2.x] Fixed #32369 -- Fixed adding check constraints with pattern lookups a...
Simon Charette
2021-01-21
[3.2.x] Fixed #32367 -- Fixed system check for specifying type of auto-create...
Mariusz Felisiak
2021-01-21
[3.2.x] Fixed #32374 -- Stopped recording migration application before deferr...
Simon Charette
2021-01-21
[3.2.x] Refs #29721 -- Simplified migration used to test atomic recording.
Simon Charette
2021-01-19
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-18
[3.2.x] Fixed #32358 -- Fixed queryset crash when grouping by annotation with...
Illia Volochii
2021-01-18
[3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField.
Timothy McCurrach
2021-01-14
Fixed #32321 -- Added system checks for invalid model field names in function...
Hasan Ramezani
2021-01-14
Fixed #31358 -- Increased salt entropy of password hashers.
Jon Moroney
2021-01-14
Refs #31358 -- Added bcrypt password hashers tests for must_update() with sal...
Jon Moroney
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-13
Removed redundant database vendor helpers in gis_tests/utils.py.
Tim Graham
2021-01-13
Added SpatialFeatures.empty_intersection_returns_none.
Tim Graham
2021-01-12
Refs #26709 -- Made Index raise ValueError on non-string fields.
Hannes Ljungberg
2021-01-12
Fixed #32291 -- Added fixtures compression support to dumpdata.
Paolo Melchiorre
2021-01-12
Fixed #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-12
Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to ...
Johannes Maron
2021-01-12
Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code.
Hasan Ramezani
2021-01-12
Fixed #32311 -- Added system check for CSRF_FAILURE_VIEW setting.
Hasan Ramezani
2021-01-07
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
2021-01-06
Refs #32191 -- Added Signer.sign_object()/unsign_object().
Florian Apolloner
2021-01-05
Fixed #32314 -- Fixed detection when started non-django modules with "python ...
William Schwartz
2021-01-05
Fixed #32231 -- Allowed passing None params to QuerySet.raw().
Alexander Lyabah
2021-01-05
Refs #32231 -- Added tests for QuerySet.raw() with an escaped % symbol.
Alexander Lyabah
2021-01-04
Fixed #32298 -- Fixed URLValidator hostname length validation.
Akshat1Nar
2021-01-02
Replaced DatabaseFeatures.supports_left_right_lookups with skipUnlessGISLookup.
Tim Graham
2020-12-31
Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for a...
Mariusz Felisiak
2020-12-31
Fixed #31413 -- Fixed isolation of migrations.test_loader on databases that d...
Hasan Ramezani
2020-12-30
Fixed #32294 -- Prevented ManyToManyField's hidden related name collisions be...
manav014
2020-12-30
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
Mariusz Felisiak
2020-12-29
Fixed #32302 -- Allowed migrations to be loaded from regular packages with no...
William Schwartz
2020-12-29
Fixed #32299 -- Prevented mutating handlers when processing middlewares marki...
Mariusz Felisiak
2020-12-29
Added app labels to related fields checks messages E302-E305.
Mariusz Felisiak
2020-12-28
Refs #31358 -- Fixed decoding salt in Argon2PasswordHasher.
Florian Apolloner
2020-12-28
Fixed #32301 -- Made clearsessions raise CommandError when clear_expired() is...
François Freitag
2020-12-28
Fixed #32158 -- Fixed loaddata crash on SQLite when table/column names are SQ...
Chinmoy Chakraborty
2020-12-28
Fixed #27827 -- Used "raise from" when raising InvalidTemplateLibrary excepti...
Jacob Walls
2020-12-23
Fixed isolation of test_migrate_fake_split_initial.
Mariusz Felisiak
2020-12-22
Fixed #32285 -- Raised ImproperlyConfigured when AppConfig.label is not a val...
Hasan Ramezani
2020-12-21
Fixed #32269 -- Fixed parse_duration() for negative days in ISO 8601 format.
starryrbs
2020-12-21
Added more assertions for parse_duration() with negative timedeltas.
starryrbs
2020-12-21
Fixed #32208 -- Allowed adding lazy() objects.
Hasan Ramezani
2020-12-18
Fixed typo in tests/admin_views/test_history_view.py test name.
Nick Pope
2020-12-18
Fixed #32262 -- Fixed migration optimization for model creation and Meta opti...
Hasan Ramezani
2020-12-17
Fixed #29867 -- Added support for storing None value in caches.
Nick Pope
[prev]
[next]