Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: d07d6ae1167f93f2e88b3743c070003a66a31b35
https://github.com/django/django/commit/d07d6ae1167f93f2e88b3743c070003a66a31b35
Author: M Nasimul Haque <
nasim...@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
Changed paths:
M AUTHORS
M docs/_ext/djangodocs.py
M docs/_theme/djangodocs/static/djangodocs.css
M docs/intro/reusable-apps.txt
M docs/intro/tutorial01.txt
M docs/intro/tutorial02.txt
M docs/intro/tutorial03.txt
M docs/intro/tutorial04.txt
M docs/intro/tutorial05.txt
M docs/intro/tutorial06.txt
Log Message:
-----------
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename.
Thanks Marc Tamlyn for the suggestion.