This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
123f567093
django
/
tests
/
templates
/
custom_admin
/
add_form.html
2 lines
39 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12216 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-13 07:34:03 +08:00
{% extends "admin/change_form.html" %}