Releases: bobisjan/django-ember-index
Releases · bobisjan/django-ember-index
Release v0.7.0
- #31 Add CSRF token into
meta
tag, close #30
Release v0.6.0
- #28 Replace
href
attribute at base
tag with base URL (optional if present)
- #29 Exclude tests folder from code climate
Release v0.5.1
- #27 Update Django to v1.8.2
Release v0.5.0
- #26 Allow to import directly from package
- #25 Add more classifiers
Release v0.4.0
- #19 Decode index in adapter
- #20 Use
index
instead of find
to search in index
- #21 Add docstring
- #23 Detect path at index view
Release v0.3.0
- #16 Detect static path from regex
- #13 Allow to register multiple applications