add userdb template tags

- add changelog entry
- add generated documentation for userdbs.templatetags.userdb
- add userdb template tags db_type_icon_class and db_type_name
- remove empty userdbs.views
This commit is contained in:
Jan Dittberner 2015-01-18 16:05:29 +01:00
parent 56675f6c4d
commit 4c8b173e95
6 changed files with 74 additions and 6 deletions

View file

@ -1,3 +0,0 @@
from django.shortcuts import render
# Create your views here.