Nick Pope
|
b925fefd7d
Deprecated django.contrib.gis.geoip2.GeoIP2.coords().
|
1 year ago |
Nick Pope
|
1311f82a6a
Simplified coordinate retrieval routines for GeoIP2.
|
4 years ago |
Tom Carrick
|
be06c39abe
Refs #35003 -- Corrected "wide" form margins in admin for LTR languages.
|
1 year ago |
Tom Carrick
|
999ba9db6d
Fixed #34995 -- Improved position of related widget's add link on admin pages on small screens.
|
1 year ago |
Sarah Boyce
|
af2fd36815
Refs #34995 -- Made Selenium tests more robust for admin_views and admin_widgets suites.
|
1 year ago |
Tom Carrick
|
b34a4771a3
Fixed #35003 -- Corrected margins in admin for RTL languages.
|
1 year ago |
Mariusz Felisiak
|
37fc832a54
Fixed #35006 -- Fixed migrations crash when altering Meta.db_table_comment on SQLite.
|
1 year ago |
Mariusz Felisiak
|
57c1dd466f
Fixed #35004 -- Corrected the direction of arrows in admin selector boxes for RTL languages on small screens.
|
1 year ago |
Mark Walker
|
6ab0f8ae52
Improved structure of Contributing Guide start page.
|
1 year ago |
Nick Pope
|
06c5cb1284
Refs #34986 -- Removed redundant CustomChoicesTests.test_timezone_unsupported().
|
1 year ago |
Nick Pope
|
f5f55b41af
Removed unused GeoIP2.info property.
|
1 year ago |
KimSia Sim
|
c9ce764f59
Updated conditions to retrieve primary keys in bulk_create() docs.
|
1 year ago |
Adam Johnson
|
272ceb9584
Refs #25778 -- Updated some links and references to HTTPS.
|
1 year ago |
nessita
|
134cde8415
Removed hard-coded expected results in SeleniumTests.test_select_multiple test.
|
1 year ago |
Adam Johnson
|
9e7ac58901
Removed link to lawrence.com in contrib.sites docs.
|
1 year ago |
Mariusz Felisiak
|
a4931cd75a
Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
|
1 year ago |
Nick Pope
|
5f9e5c1b0d
Refs #34822, Refs #34986 -- Fixed migrations serializer support for functools.lru_cache().
|
1 year ago |
David Smith
|
76280b4f4d
Refs #21442 -- Increased test coverage of requests.
|
1 year ago |
Nick Pope
|
baf705f34a
Refs #34986 -- Fixed some test assertions for PyPy.
|
1 year ago |
Nick Pope
|
051dbb5388
Refs #34986 -- Added PyPy support to django.utils.autoreload.get_child_arguments().
|
1 year ago |
Nick Pope
|
6089230d3e
Refs #34986 -- Fixed mocking in utils_tests.test_http.HttpDateProcessingTests.test_parsing_rfc850.
|
1 year ago |
Aman Pandey
|
0fcd72bc48
Fixed #34633 -- Made create() method of reverse many-to-one managers clear prefetch_related() cache.
|
1 year ago |
Tom Carrick
|
729266c6f2
Fixed #34982 -- Fixed admin's read-only password widget and help texts alignment for tablet screen size.
|
1 year ago |
Mariusz Felisiak
|
a652f07596
Fixed #34978, Refs #31331 -- Added backward incompatibility note about raw aggregations on MySQL.
|
1 year ago |
Nick Pope
|
9baaf89eed
Refs #34986 -- Added django.utils.version.PYPY.
|
1 year ago |
Nick Pope
|
174369a990
Refs #34986 -- Avoided pickling error in DjangoUnicodeDecodeError.
|
1 year ago |
Nathaniel Conroy
|
0257426fe1
Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode.
|
1 year ago |
Adam Johnson
|
0203771b62
Refs #34380 -- Improved docs for forms.URLField.assume_scheme.
|
1 year ago |
Simon Charette
|
978680db22
Refs #34925 -- Avoided altering passed by reference refresh_from_db(fields).
|
1 year ago |
trontelj
|
b0ec87b857
Fixed #34925 -- Prevented Model.refresh_from_db() from mutating list of fields.
|
1 year ago |