Aron Podrigal
|
85ef98dc6e
Fixed #24305 -- Allowed overriding fields on abstract models.
|
9 tahun lalu |
David Sanders
|
32dc8c0beb
Added David Sanders to AUTHORS
|
9 tahun lalu |
Jarek Glowacki
|
509379a161
Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph()
|
9 tahun lalu |
Sergei Maertens
|
ec009ef1d8
Fixed #25986 -- Fixed crash sending email with non-ASCII in local part of the address.
|
9 tahun lalu |
Dan Stephenson
|
1206eea11e
Fixed #26558 -- Removed need for request context processor on admin login page.
|
9 tahun lalu |
Jeremy Lainé
|
c1aec0feda
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
9 tahun lalu |
rixx
|
b7ea494d65
Fixed #24016 -- Added documentation about third-party app data migrations
|
9 tahun lalu |
Daniel Jilg
|
55c843f2ef
Fixed #14131 -- Added note to docs about Pagination and large Querysets
|
9 tahun lalu |
José Tomás Tocino
|
39a16dd2e0
Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables.
|
9 tahun lalu |
Akshesh
|
44c0ecdd92
Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
|
9 tahun lalu |
Matthew Schinckel
|
60633ef3de
Fixed #26304 -- Ignored unmanaged through model in table introspection.
|
9 tahun lalu |
Tore Lundqvist
|
3389c5ea22
Fixed #21608 -- Prevented logged out sessions being resurrected by concurrent requests.
|
9 tahun lalu |
Jakub Paczkowski
|
d4dc775620
Fixed #25735 -- Added support for test tags to DiscoverRunner.
|
9 tahun lalu |
F. Malina
|
b09b71bf34
Updated my entry in AUTHORS.
|
9 tahun lalu |
rynomster
|
468d8211df
Fixed #23971 -- Added "Has date"/"No date" choices for DateFieldListFilter.
|
9 tahun lalu |
Hugo Osvaldo Barrera
|
8bf8d0e0ec
Fixed #7923 -- Added links to objects displayed by ModelAdmin.raw_id_fields.
|
9 tahun lalu |
Yoong Kang Lim
|
31817dd2eb
Fixed #26136 -- Removed URL reversing by dotted path from JavaScript catalog example.
|
9 tahun lalu |
auvipy
|
5c048f95cc
Fixed typo in docs/index.txt.
|
9 tahun lalu |
Paulo Poiati
|
b643386668
Fixed #24855 -- Allowed using contrib.auth.login() without credentials.
|
9 tahun lalu |
Scott Pashley
|
7cc2efc2d6
Fixed #26035 -- Prevented user-tools from appearing on admin logout page.
|
9 tahun lalu |
Claude Paroz
|
549eb35d5f
Added Sergey Fedoseev to AUTHORS
|
9 tahun lalu |
Iacopo Spalletti
|
d693074d43
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
|
9 tahun lalu |
Gagaro
|
34d88944f4
Fixed #25812 -- Restored the ability to use custom formats with the date template filter.
|
9 tahun lalu |
Mattia Larentis
|
2085d8d5bc
Fixed #25170 -- Made assertXMLEqual()/assertXMLNotEqual() ignore leading and trailing whitespace.
|
9 tahun lalu |
Thijs van Dien
|
1679472165
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
|
9 tahun lalu |
Chris Lamb
|
c4b4a7430b
Updated my email address in AUTHORS.
|
9 tahun lalu |
Sergey Fedoseev
|
87d2bdd212
Removed duplicated entry from AUTHORS.
|
9 tahun lalu |
Yusuke Miyazaki
|
230d8c7301
Fixed #25578 -- Corrected the casing of "GitHub".
|
9 tahun lalu |
Jonas Haag
|
a76309f007
Added myself to AUTHORS.
|
9 tahun lalu |
Mariusz Felisiak
|
914167abf1
Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model.
|
9 tahun lalu |