mirror of
https://github.com/django/django.git
synced 2025-10-28 10:40:18 +00:00
Starting with [16857] this could cause HTTP 500 errors when `ModelAdmin.get_urls()` has been customized to the point it doesn't provide these standard URLs. Fixes #17333. Refs #15294. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17237 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| admin.py | ||
| customadmin.py | ||
| forms.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||