mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27018 -- Fixed admindocs crash with a view in a class.
Generated correct admindocs URLs on Python 3. URLs generate 404s on Python 2, as in older versions of Django.
This commit is contained in:
committed by
Tim Graham
parent
00bb47b58f
commit
bc1e2d8e8e
1
AUTHORS
1
AUTHORS
@@ -290,6 +290,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
hambaloney
|
||||
Hannes Struß <x@hannesstruss.de>
|
||||
Hawkeye
|
||||
Helen Sherwood-Taylor <helen@rrdlabs.co.uk>
|
||||
Henrique Romano <onaiort@gmail.com>
|
||||
hipertracker@gmail.com
|
||||
Hiroki Kiyohara <hirokiky@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user