Timothy McCurrach
|
b1821fbad5
Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.
|
3 years ago |
Viktor Grabov
|
6a054f7681
Fixed #32322 -- Fixed autocomplete widget wrapping.
|
3 years ago |
Petter Strandmark
|
772eca0b02
Fixed #32240 -- Made runserver suppress ConnectionAbortedError/ConnectionResetError errors.
|
4 years ago |
manav014
|
f63f3cdf09
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
|
4 years ago |
Étienne Beaulé
|
509d9da26f
Fixed #26390 -- Disabled grouping by Random().
|
4 years ago |
Octavio
|
746bb13ceb
Fixed #22490 -- Added tests for Feed.get_object().
|
4 years ago |
Qi Zhao
|
de81676b51
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-only JSONField values in admin.
|
4 years ago |
Max Smolens
|
07a30f5616
Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning with xgettext 0.21+.
|
4 years ago |
meghanabhange
|
848770dd2c
Fixed #32042 -- Improved error messages for the number of submitted forms in formsets.
|
4 years ago |
Kwist
|
981a072dd4
Fixed #31843 -- Fixed pickling named values from QuerySet.values_list().
|
4 years ago |
Barton Ip
|
12d6cae7c0
Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID and driver.
|
4 years ago |
Brian Helba
|
2d42e23b6d
Fixed #31941 -- Corrected FileField.deconstruct() with a callable storage.
|
4 years ago |
Joe Jackson
|
9d5d865fd6
Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime().
|
4 years ago |
Iuri de Silvio
|
7f4c9222df
Fixed #31825 -- Made RenameField operation a noop for fields with db_column.
|
4 years ago |
Alexandr Tatarinov
|
f4ac167119
Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases.
|
4 years ago |
Florian Demmer
|
16218c2060
Fixed #27395 -- Added sitemap 'alternates' generation.
|
4 years ago |
Jacob Walls
|
512da9d585
Fixed #23797 -- Fixed QuerySet.exclude() when rhs is a nullable column.
|
4 years ago |
Ali Vakilzade
|
e29637681b
Fixed #30190 -- Added JSONL serializer.
|
4 years ago |
Michael Brown
|
36db4dd937
Fixed #28132 -- Made MultiPartParser ignore filenames with trailing slash.
|
4 years ago |
Scott Cranfill
|
62f1655a64
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
|
4 years ago |
xncbf
|
4029bcd6b2
Fixed #31577 -- Clarified docs about bounds of RangeFields.
|
4 years ago |
Tom Carrick
|
d24ba1be7a
Fixed #31034 -- Added a navigation sidebar to the admin.
|
4 years ago |
Paolo Melchiorre
|
2e0f04507b
Added tests for loaddata with gzip/bzip2 compressed fixtures.
|
4 years ago |
sage
|
6789ded0a6
Fixed #12990, Refs #27694 -- Added JSONField model field.
|
5 years ago |
miigotu
|
210657b791
Fixed #28184 -- Allowed using a callable for FileField and ImageField storage.
|
4 years ago |
c-bata
|
89032876f4
Fixed #31275 -- Optimized sql_flush() without resetting sequences on MySQL.
|
4 years ago |
Deep Sukhwani
|
4b146e0c83
Fixed #30864 -- Doc'd classproperty decorator.
|
4 years ago |
zriv
|
b9336b78cf
Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean syntax.
|
4 years ago |
Ryan Petrello
|
5f8495a40a
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
|
4 years ago |
007gzs
|
a4881f5e5d
Fixed #31307 -- Fixed filter_horizontal add/remove SVG :hover positioning.
|
4 years ago |