~bkroeze/banjo/banjo

« back to all changes in this revision

Viewing changes to banjo/settings_customize.py

  • Committer: Bruce Kroeze
  • Date: 2008-09-03 21:36:45 UTC
  • Revision ID: bruce@invisible.dev-20080903213645-9qv65vv4qdgzsmbz
updating for Django trunk compatibility

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
) + banjo.BANJO_BASE_APPS + (
122
122
    'registration',
123
123
    'typogrify',
124
 
    'django.contrib.comments',
125
124
    # all the following are optional
126
125
    'banjo.addons.blogroll',
127
126
    'extensions',