Improvements in counter admin templates

This commit is contained in:
Skia
2016-09-04 15:49:25 +02:00
parent d93dda1c0e
commit e1ce661a04
13 changed files with 291 additions and 131 deletions

View File

@ -112,6 +112,7 @@ TEMPLATES = [
"get_subscriber": "subscription.views.get_subscriber",
"settings": "sith.settings",
"Counter": "counter.models.Counter",
"ProductType": "counter.models.ProductType",
},
"bytecode_cache": {
"name": "default",