remove payment.templatetags

duplicate app name not allowed in 1.7
pull/1/head
eric 2016-07-21 15:57:42 -04:00
parent 05af9db11c
commit dbcf4dba6b
2 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ INSTALLED_APPS = (
'endless_pagination',
'selectable',
'regluit.frontend.templatetags',
'regluit.payment.templatetags',
'notification',
'email_change',
'ckeditor',