1
0
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:
Helen Sherwood-Taylor
2016-08-12 19:07:24 +01:00
committed by Tim Graham
parent 00bb47b58f
commit bc1e2d8e8e
7 changed files with 91 additions and 5 deletions

View File

@@ -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>