summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31307 -- Fixed filter_horizontal add/remove SVG :hover positioning.007gzs2020-02-271-0/+1
* Fixed #28699 -- Fixed CSRF validation with remote user middleware.Colton Hicks2020-02-261-0/+1
* Fixed #31277 -- Relaxed system check of m2m intermediary tables for db_table ...Xavier Francisco2020-02-171-0/+1
* Fixed #31267 -- Added tests cases with empty username or password for URLVali...Dennis Schwertel2020-02-131-0/+1
* Fixed #31246 -- Fixed locking models in QuerySet.select_for_update(of=()) for...Abhijeet Viswa2020-02-111-0/+1
* Fixed #31222 -- Fixed typo in docs/internals/contributing/bugs-and-features.txt.Vibhu Agarwal2020-02-031-0/+1
* Fixed #31097 -- Fixed crash of ArrayAgg and StringAgg with filter when used i...David Wobrock2019-12-311-0/+1
* Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ".Sjbrgsn2019-12-301-0/+1
* Fixed #30819 -- Fixed year determination in admin calendar widget for two-dig...Farhaan Bukhsh2019-12-301-0/+1
* Refs #30819 -- Prioritized the date format with four-digit year for the Indon...Aldian Fazrihady2019-12-301-0/+1
* Fixed #31088 -- Added support for websearch searching in SearchQuery.James Turk2019-12-161-0/+1
* Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to ...David Foster2019-11-121-0/+1
* Refs #20456 -- Moved initialization of HEAD method based on GET to the View.s...Felipe Lee2019-10-301-0/+1
* Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation ...Carlton Gibson2019-10-251-0/+1
* Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with o...Hannes Ljungberg2019-10-241-0/+1
* Fixed #20577 -- Deferred filtering of prefetched related querysets.Alex Aktsipetrov2019-10-211-0/+1
* Refs #30010 -- Doc'd running tests with django-docker-box.Katherine Michel2019-10-021-0/+1
* Fixed #30771 -- Fixed exact lookup against queries with selected columns.James Timmins2019-09-201-0/+1
* Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...Mads Jensen2019-08-211-0/+1
* Fixed #30670 -- Doc'd SchemaEditor.add/remove_constraint().Akash Agrawal2019-08-111-0/+1
* Fixed #30673 -- Relaxed system check for db_table collision when database rou...Adnan Umer2019-08-081-0/+1
* Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for loc...Chason Chaffin2019-07-031-0/+1
* Fixed #30421 -- Allowed symmetrical intermediate table for self-referential M...Nadège Michel2019-06-211-0/+1
* Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrat...Caio Ariede2019-06-041-0/+1
* Simplified Model.save() a bit.葛汉斌2019-05-281-0/+1
* Fixed #28780 -- Allowed specyfing a token parameter displayed in password res...Rob2019-05-241-0/+1
* Fixed #28147 -- Fixed loss of assigned parent when saving child after parent.Rob2019-05-211-0/+2
* Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity...Alex2019-05-171-0/+1
* Fixed #30453 -- Fixed crash of simple_tag() and inclusion_tag() when function...Batuhan Taşkaya2019-05-171-0/+1
* Removed unnecessary line in DebugLexer.tokenize().sanchjat2019-05-071-0/+1
* Fixed #30444 -- Moved SQL generation for tables to BaseDatabaseSchemaEditor.t...Rob Golding-Day2019-05-071-0/+1
* Fixed #30396 -- Added system checks for uniqueness of indexes and constraints...can2019-05-021-0/+1
* Fixed #30409 -- Allowed using foreign key's attnames in unique/index_together...zeyneloz2019-05-011-0/+1
* Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds...Jacob Green2019-04-261-0/+1
* Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a ...Scott Fitsimones2019-04-191-0/+1
* Fixed #30368 -- Fixed prefetch_related() for GenericForeignKey when PK is als...Vinny Do2019-04-161-0/+1
* Fixed #30358 -- Removed redundant assertion in FormsUtilsTestCase.test_error_...Krisjanis Vaiders2019-04-131-0/+1
* Fixed #30266 -- Kept a sequence owner when altering an AutoField/BigAutoField...Dolan Antenucci2019-04-081-0/+1
* Used QuerySet.bulk_create() in lookup.tests.JangHyukJin2019-04-011-0/+1
* Fixed #29791 -- Made Engine.render_to_string() honor autoescape.Nathan Gaberel2019-03-251-0/+1
* Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion.Albert Wang2019-03-231-1/+1
* Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses.birthdaysgift2019-03-211-0/+1
* Fixed #28738 -- Added the GeometryDistance function.Francisco Couzo2019-03-201-0/+1
* Fixed #30242 -- Removed extra space before LIMIT/OFFSET SQL.Hang Park2019-03-091-0/+1
* Fixed #30215 -- Fixed autoreloader crash for modules without __spec__.shiningfm2019-02-271-0/+1
* Fixed #30020 -- Fixed reading nulls with LayerMapping.Kathryn Killebrew2019-01-311-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