adding new stuff

This commit is contained in:
ViktorBarzin 2017-07-09 00:22:01 +03:00
parent f84d7183aa
commit 9ef8a96f9a
1580 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,27 @@
v0.5.1 Mon 23 Apr 2012
- compatability fixes for older django versions
- fix some edge cases in tag detection
v0.6 - html omni support / better matching
v0.7 Thu Apr 26 2012
-url matching
-inline {% import %} support
v0.8 Sun 13 May 2012
- {% block %} name complete
v0.8.1 Sun 25 Nov 2012
- warning suppression on imports
v0.9.1 Tue 27 Nov 2012
- {% static %}
v0.9.2 Wed 06 May 2014
- TEMPLATE_DIRS bugfix
v0.9.3 Tue 06 Jan 2015
- Django 1.7 support
v0.9.4 Fri 29 May 2015
- Django 1.7 support