A few more steps needed to get rid of billing (aka django-merchant)

pull/1/head
Raymond Yee 2012-05-03 11:17:27 -07:00
parent c83aa8615a
commit 3725094aea
2 changed files with 12 additions and 217 deletions

View File

@ -120,7 +120,6 @@ INSTALLED_APPS = (
'regluit.frontend.templatetags',
'regluit.payment.templatetags',
'notification',
'billing',
# this must appear *after* django.frontend or else it overrides the
# registration templates in frontend/templates/registration

File diff suppressed because one or more lines are too long