~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to settings.py

  • Committer: franku
  • Date: 2016-05-15 14:41:54 UTC
  • mto: This revision was merged to the branch mainline in revision 409.
  • Revision ID: somal@arcor.de-20160515144154-00m3tiibyxm0nw2w
added the old threadedcomments app as wildelands app

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
    'django.contrib.sites',
80
80
#    'django.contrib.markup', # doesn't exist anymore
81
81
    'django.contrib.humanize',
82
 
    'threadedcomments',
83
82
    'django_comments',
84
83
    # Thirdparty apps, but need preload
85
84
#    'tracking',
105
104
    'news.managers',
106
105
    'pybb',  # Feature enriched version of pybb
107
106
 
108
 
    # Thirdparty apps
109
 
    'pinax.notifications', # Formerly notification, see next entry
 
107
    # Formerly Thirdparty apps
 
108
    'threadedcomments',
 
109
#    'pinax.notifications', # Formerly notification, see next entry
110
110
    #'notification',
111
111
    'django_messages',
112
112
    'registration',  # User registration (per Email validation)
162
162
STATIC_URL = '/static/'
163
163
 
164
164
#https://pypi.python.org/pypi/django-threadedcomments v 1.0.1
165
 
COMMENTS_APP = 'threadedcomments'
 
165
#COMMENTS_APP = 'threadedcomments'
166
166
 
167
167
############################
168
168
# Activation configuration #
205
205
LOCAL_DOMAINS = [
206
206
    'xoops.widelands.org'
207
207
]
 
208
 
208
209
SMILEY_DIR = MEDIA_URL + 'img/smileys/'
209
210
# Keep this list ordered by length of smileys
210
211
SMILEYS = [