index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AUTHORS
Age
Commit message (
Expand
)
Author
2021-11-17
[4.0.x] Fixed #33163 -- Added example of connection signal handlers in AppCon...
Roxane
2021-09-30
[4.0.x] Fixed #33155 -- Made ModelChoiceIteratorValue instances hashable.
Aljaž Košir
2021-09-17
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...
Nikita Marchant
2021-08-19
Fixed #32994 -- Fixed autoreloader tests when using 'python -m'.
Jonny Park
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-08-10
Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow custom...
Mart Sõmermaa
2021-08-09
Fixed #32990 -- Simplified and optimized tag regex.
Greg Twohig
2021-08-05
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...
Jarosław Wygoda
2021-07-29
Fixed #23895 -- Prevented pickling of ResolverMatch.
Jonathan Davis
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-27
Refs #32743 -- Fixed recreation of foreign key constraints when altering type...
Jordan Bae
2021-07-26
Fixed #32947 -- Fixed hash() crash on reverse M2M relation when through_field...
Tom Wojcik
2021-07-22
Fixed #32275 -- Added scrypt password hasher.
ryowright
2021-07-15
Fixed #32905 -- Added CSS class for non-form errors of formsets.
Ties Jan Hefting
2021-07-05
Fixed #32226 -- Fixed JSON format of QuerySet.explain() on PostgreSQL.
Wu Haotian
2021-07-02
Fixed #30934 -- Included database alias in django.db.backends log messages.
Nick Pope
2021-06-22
Fixed #32858 -- Fixed ExclusionConstraint crash with index transforms in expr...
Lucidiot
2021-06-07
Fixed #32814 -- Improved performance of TextNode.
Keryn Knight
2021-06-07
Fixed #32716 -- Fixed ManifestStaticFilesStorage crash when max_post_process_...
aryabartar
2021-05-26
Fixed #32772 -- Made database cache count size once per set.
Michael Lissner
2021-05-20
Clarified docs about increasing the work factor for bcrypt hasher.
yyyyyyyan
2021-05-14
Fixed #32734 -- Fixed validation of startapp's directory with trailing slash.
Rohith PR
2021-04-26
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Zain Patel
2021-04-21
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...
Abhyudai
2021-04-15
Fixed #32641 -- Made DiscoverRunner print the number of found tests.
girishsontakke
2021-04-14
Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.
Arthur Jovart
2021-03-26
Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
sreehari1997
2021-03-22
Updated my entry in AUTHORS.
Alex Dutton
2021-03-03
Updated my entry in AUTHORS.
F. Malina
2021-02-16
Fixed #29052 -- Made test database creation preserve alias order and prefer t...
Harm Geerts
2021-02-11
Fixed #32433 -- Added error message on QuerySet.delete() following distinct().
Egidijus Macijauskas
2021-01-26
Fixed #32347 -- Made ModelChoiceField include the value in ValidationError fo...
Jerin Peter George
2021-01-22
Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.
Timothy McCurrach
2021-01-06
Fixed #32322 -- Fixed autocomplete widget wrapping.
Viktor Grabov
2020-12-14
Fixed #32240 -- Made runserver suppress ConnectionAbortedError/ConnectionRese...
Petter Strandmark
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-10-21
Fixed #26390 -- Disabled grouping by Random().
Étienne Beaulé
2020-10-13
Fixed #22490 -- Added tests for Feed.get_object().
Octavio
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-07
Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning with xgette...
Max Smolens
2020-09-28
Fixed #32042 -- Improved error messages for the number of submitted forms in ...
meghanabhange
2020-09-16
Fixed #31843 -- Fixed pickling named values from QuerySet.values_list().
Kwist
2020-09-11
Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID ...
Barton Ip
2020-09-02
Fixed #31941 -- Corrected FileField.deconstruct() with a callable storage.
Brian Helba
2020-09-02
Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime().
Joe Jackson
2020-08-13
Fixed #31825 -- Made RenameField operation a noop for fields with db_column.
Iuri de Silvio
2020-07-31
Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases.
Alexandr Tatarinov
2020-07-29
Fixed #27395 -- Added sitemap 'alternates' generation.
Florian Demmer
2020-07-06
Fixed #23797 -- Fixed QuerySet.exclude() when rhs is a nullable column.
Jacob Walls
2020-06-16
Fixed #30190 -- Added JSONL serializer.
Ali Vakilzade
[next]