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
b11564fd36
django
/
tests
/
test_utils
/
templates
/
template_used
/
extends.html
2 lines
40 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #17604 - Added context-manager capability to assertTemplateUsed and assertTemplateNotUsed. Thanks Greg Müllegger. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17412 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-01 03:23:09 +08:00
{% extends "template_used/base.html" %}