summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* [2.2.x] Fixed #31246 -- Fixed locking models in QuerySet.select_for_update(of...Abhijeet Viswa2020-02-111-0/+1
* [2.2.x] Fixed #30828 -- Added how to remove/insert many-to-many relations in ...David Foster2019-11-121-0/+1
* [2.2.x] Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Inde...Hannes Ljungberg2019-10-241-0/+1
* [2.2.x] Refs #30010 -- Doc'd running tests with django-docker-box.Katherine Michel2019-10-021-0/+1
* [2.2.x] Fixed #30670 -- Doc'd SchemaEditor.add/remove_constraint().Akash Agrawal2019-08-111-0/+1
* [2.2.x] Fixed #30673 -- Relaxed system check for db_table collision when data...Adnan Umer2019-08-081-0/+1
* [2.2.x] Fixed #30505 -- Doc'd how changes in the order of Field.choices affec...Caio Ariede2019-06-041-0/+1
* [2.2.x] Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight a...Alex2019-05-171-0/+1
* [2.2.x] Fixed #30361 -- Increased the default timeout of watchman client to 5...Jacob Green2019-04-261-0/+1
* [2.2.x] Fixed #30328 -- Fixed crash of IntegerField.validators when limit_val...Scott Fitsimones2019-04-191-0/+1
* [2.2.x] Fixed #30215 -- Fixed autoreloader crash for modules without __spec__.shiningfm2019-02-271-0/+1
* Fixed #11154, #22270 -- Made proxy model permissions use correct content type.Arthur Rio2019-01-161-0/+1
* Fixed #30099 -- Fixed invalid SQL when filtering a Subquery by an aggregate.Nasir Hussain2019-01-151-0/+1
* Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().Joshua Cannon2019-01-091-0/+1
* Fixed #29282 -- Prevented some admin checks from crashing with TypeError.Sanyam Khurana2018-11-201-0/+1
* Fixed #29961 -- Made RelatedFieldWidgetWrapper hide related item links if wra...redodo2018-11-191-0/+1
* Fixed #29783 -- Added app label validation to showmigrations command.Junyoung2018-10-301-0/+1
* Refs #29877 -- Made diveinto.org URLs HTTPS.Jon Dufresne2018-10-231-1/+1
* Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.za2018-10-231-1/+1
* Fixed #29774 -- Fixed django-admin shell hang on startup.Adam Allred2018-10-191-0/+1
* Fixed #29814 -- Added support for NoneType serialization in migrations.Patrik Sletmo2018-10-111-0/+1
* Fixed #29775 -- Fixed URL converters in a nested namespaced path.Eric Brandwein2018-10-041-0/+1
* Fixed #29711 -- Added a system check for uniquness of admin actions' __name__.Przemysław Buczkowski2018-10-021-0/+1
* Fixed #29804 -- Added 'did you mean' suggestions for unsupported lookup error.Abhinav Patil2018-10-011-0/+1
* Fixed #29782 -- Added better error message when filtering queryset with Anony...Ramon Saraiva2018-09-261-0/+1
* Refs #29784 -- Switched to https:// links where available.Jon Dufresne2018-09-261-29/+29
* Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.Claude Paroz2018-09-171-0/+1
* Fixed #16995 -- Clarified interaction of initial and extra with model formsets.melipone2018-09-101-0/+1
* Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.Dan Palmer2018-08-251-0/+1
* Fixed #29236 -- Fixed diffsettings crash if using settings.configure().Hasan Ramezani2018-08-201-0/+1
* Fixed #29499 -- Fixed race condition in QuerySet.update_or_create().Michael Sanders2018-08-021-0/+1
* Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields.vinay karanam2018-07-271-0/+1
* Fixed #29413 -- Prevented evaluation of QuerySet.get_or_create()/update_or_cr...Viktor Danyliuk2018-07-161-0/+1
* Fixed #20584 -- Fixed memcached's get_many() with single-use iterators.Christian Barcenas2018-07-091-0/+1
* Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.Mushtaq Ali2018-07-061-0/+1
* Fixed #29525 -- Allowed is_safe_url()'s allowed_hosts arg to be a string.Przemysław Suliga2018-06-291-0/+1
* Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().Jeffrey Yancey2018-06-281-0/+1
* Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear().Alexandr Tatarinov2018-06-251-0/+1
* Fixed #29518 -- Added validation for sqlmigrate's app_label argument.oliver2018-06-251-0/+1
* Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permissi...Henk Kahlfuß2018-06-151-0/+1
* Fixed #29452 -- Fixed makemessages setting charset of .pot files.Bartosz Grabski2018-06-111-0/+1
* Fixed #29430 -- Clarified send_mail()'s fail_silently docs.Subhav Gautam2018-06-021-0/+1
* Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.Adam Donaghy2018-06-011-0/+1
* Fixed #29415 -- Fixed detection of custom URL converters in included patterns.Xaroth Brook2018-05-261-0/+1
* Fixed #29400 -- Fixed crash in custom template filters that use decorated fun...Ryan Rubin2018-05-251-0/+1
* Fixed #29421 -- Improved Romanian locale formatsBogdan Mateescu2018-05-201-0/+1
* Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and s...bakabiko2018-05-181-0/+1
* Fixed #27629 -- Added router.allow_relation() calls for assignments between u...Stefan R. Filipek2018-05-101-0/+1
* Fixed #21408 — German Translation for “3 days ago”Maximilian Merz2018-05-101-0/+1
* Fixed #28913 -- Fixed error handling when MIGRATIONS_MODULES specifies a none...Sanket Saurav2018-05-051-0/+1