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