This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7fdfec7a3c
django1
/
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" %}