This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-admin2
Watch
1
Star
0
Fork
You've already forked django-admin2
0
mirror of
https://github.com/jazzband/django-admin2.git
synced
2026-05-02 20:44:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c6c44bbdd0
django-admin2
/
djadmin2
/
templates
/
admin2
/
bootstrap
/
model_detail.html
8 lines
102 B
HTML
Raw
Normal View
History
Unescape
Escape
Fix incorrect template being extended.
2013-05-18 14:53:17 +00:00
{% extends "admin2/bootstrap/base.html" %}
Stub out templates for #9
2013-05-18 11:37:46 +00:00
{% block content %}
add initial views
2013-05-18 12:36:14 +00:00
{{ object }}
Stub out templates for #9
2013-05-18 11:37:46 +00:00
{% endblock content %}
Reference in a new issue
Copy permalink