Added post tags

This commit is contained in:
2013-10-01 21:18:11 +02:00
parent 6ada4d0a5d
commit 4cb97ed97a
5 changed files with 15 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'django.contrib.admin',
'compressor',
'taggit',
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
'blog',