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
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-17
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
Claude Paroz
2018-09-10
Fixed #16995 -- Clarified interaction of initial and extra with model formsets.
melipone
2018-08-25
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
Dan Palmer
2018-08-20
Fixed #29236 -- Fixed diffsettings crash if using settings.configure().
Hasan Ramezani
2018-08-02
Fixed #29499 -- Fixed race condition in QuerySet.update_or_create().
Michael Sanders
2018-07-27
Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields.
vinay karanam
2018-07-16
Fixed #29413 -- Prevented evaluation of QuerySet.get_or_create()/update_or_cr...
Viktor Danyliuk
2018-07-09
Fixed #20584 -- Fixed memcached's get_many() with single-use iterators.
Christian Barcenas
2018-07-06
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
Mushtaq Ali
2018-06-29
Fixed #29525 -- Allowed is_safe_url()'s allowed_hosts arg to be a string.
Przemysław Suliga
2018-06-28
Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().
Jeffrey Yancey
2018-06-25
Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear().
Alexandr Tatarinov
2018-06-25
Fixed #29518 -- Added validation for sqlmigrate's app_label argument.
oliver
2018-06-15
Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permissi...
Henk Kahlfuß
2018-06-11
Fixed #29452 -- Fixed makemessages setting charset of .pot files.
Bartosz Grabski
2018-06-02
Fixed #29430 -- Clarified send_mail()'s fail_silently docs.
Subhav Gautam
2018-06-01
Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
Adam Donaghy
2018-05-26
Fixed #29415 -- Fixed detection of custom URL converters in included patterns.
Xaroth Brook
2018-05-25
Fixed #29400 -- Fixed crash in custom template filters that use decorated fun...
Ryan Rubin
2018-05-20
Fixed #29421 -- Improved Romanian locale formats
Bogdan Mateescu
2018-05-18
Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and s...
bakabiko
2018-05-10
Fixed #27629 -- Added router.allow_relation() calls for assignments between u...
Stefan R. Filipek
2018-05-10
Fixed #21408 — German Translation for “3 days ago”
Maximilian Merz
2018-05-05
Fixed #28913 -- Fixed error handling when MIGRATIONS_MODULES specifies a none...
Sanket Saurav
2018-04-12
Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
Paul Donohue
2018-04-11
Fixed #29193 -- Prevented unnecessary foreign key drops when altering a uniqu...
Jeremy Bowman
2018-03-28
Fixed #29258 -- Added type checking for login()'s backend argument.
Abeer Upadhyay
2018-03-21
Fixed #27533 -- Fixed inspectdb crash if a unique constraint uses an unsuppor...
Michael Sinov
2018-03-20
Fixed #28514 -- Clarifed docs about idempotence of RelatedManager.add().
Jezeniel Zapanta
2018-03-15
Fixed #29206 -- Fixed PasswordResetConfirmView crash when the URL contains a ...
Mattia Procopio
2018-02-24
Fixed #17962 -- Added ModelAdmin.get_deleted_objects().
Becky Smith
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2018-02-06
Fixed #29082 -- Allowed the test client to encode JSON request data.
Nick Sarbicki
2018-02-03
Fixed #8500 -- Allowed overriding the default admin site instance.
Raffaele Salmaso
2018-01-31
Fixed #29066 -- Allowed negating query expressions.
priyanshsaxena
2018-01-27
Fixed #29004 -- Added inspectdb --include-views option.
bquinn
2018-01-24
Fixed #28977 -- Changed local-memory cache to use LRU culling.
Grant Jenks
2018-01-13
Fixed #28761 -- Documented how an inline formset's prefix works.
jaywelborn
2018-01-12
Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked...
Himanshu Chauhan
2018-01-08
Fixed #28869 -- Made tagged test classes and methods inherit tags from parents.
Will Ayd
2017-12-22
Fixed #28878 -- Added python_requires in setup.py and a warning for older pip...
Zac-HD
2017-12-22
Fixed #28937 -- Allowed BinaryField to be editable=True.
Cameron Curry
2017-12-13
Fixed #28898 -- Corrected admin check to allow a OneToOneField in ModelAdmin....
Rodrigo Pinheiro Marques de Araújo
2017-10-25
Fixed #28474 -- Made DurationField raise ValidationError for inputs that rais...
Srinivas Reddy Thatiparthy
2017-10-21
Fixed #28722 -- Made QuerySet.reverse() affect nulls_first/nulls_last.
Tomer Chachamu
2017-10-20
Fixed #28577 -- Added checks for ArrayField and JSONField to prevent mutable ...
Flávio Juvenal
2017-10-20
Fixed #27515 -- Made AuthenticationForm's username field use the max_length f...
Lucas Connors
2017-09-21
Fixed #28576 -- Added color interpretation method to GDALBand.
Niall Dalton
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
[prev]
[next]