1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #29804 -- Added 'did you mean' suggestions for unsupported lookup error.

This commit is contained in:
Abhinav Patil
2018-09-29 03:22:27 -04:00
committed by Tim Graham
parent f83a689f61
commit bf01994a5c
3 changed files with 26 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ answer newbie questions, and generally made Django that much better:
Aaron Swartz <http://www.aaronsw.com/>
Aaron T. Myers <atmyers@gmail.com>
Abeer Upadhyay <ab.esquarer@gmail.com>
Abhinav Patil <https://github.com/ubadub/>
Abhishek Gautam <abhishekg1128@yahoo.com>
Adam Bogdał <adam@bogdal.pl>
Adam Donaghy