summaryrefslogtreecommitdiff
path: root/tbc/admin.py
diff options
context:
space:
mode:
authorhardythe12014-08-25 15:49:38 +0530
committerhardythe12014-08-25 15:49:38 +0530
commit1e8f5598d924591c7e83ba89cc1f48c4dd098e6a (patch)
tree4cb593989f60c7f5f1e186c77b6db39ce548b666 /tbc/admin.py
parent60a93ffd5a9aa7abb0a4f09c5de4374b77b2cae8 (diff)
downloadPython-TBC-Interface-1e8f5598d924591c7e83ba89cc1f48c4dd098e6a.tar.gz
Python-TBC-Interface-1e8f5598d924591c7e83ba89cc1f48c4dd098e6a.tar.bz2
Python-TBC-Interface-1e8f5598d924591c7e83ba89cc1f48c4dd098e6a.zip
added changes to put the AICTE books list
Diffstat (limited to 'tbc/admin.py')
-rw-r--r--tbc/admin.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tbc/admin.py b/tbc/admin.py
index 9983e27..30b5b34 100644
--- a/tbc/admin.py
+++ b/tbc/admin.py
@@ -9,3 +9,4 @@ admin.site.register(ScreenShots)
admin.site.register(TempBook)
admin.site.register(Proposal)
admin.site.register(SampleNotebook)
+admin.site.register(AicteBook)