Commit History

Author SHA1 Message Date
  Arthur Jovart 08c60cce3b Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template. 3 years ago
  sreehari1997 0860db225a Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost. 3 years ago
  Alex Dutton 021f946569 Updated my entry in AUTHORS. 3 years ago
  F. Malina a9cf954e61 Updated my entry in AUTHORS. 4 years ago
  Harm Geerts 06e5f7ae16 Fixed #29052 -- Made test database creation preserve alias order and prefer the "default" database. 4 years ago
  Egidijus Macijauskas 6307c3f1a1 Fixed #32433 -- Added error message on QuerySet.delete() following distinct(). 4 years ago
  Jerin Peter George 1adc09064f Fixed #32347 -- Made ModelChoiceField include the value in ValidationError for invalid_choice. 4 years ago
  Timothy McCurrach b1821fbad5 Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting. 4 years ago
  Viktor Grabov 6a054f7681 Fixed #32322 -- Fixed autocomplete widget wrapping. 4 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