Project

General

Profile

Revision e0657267

IDe06572672cc356170812f7d26e46a4653bd5916d
Parent 38df0012
Child 049ebb6e

Added by Thomas Mullins about 11 years ago

Added add_card_event view and made some minor changes to models

View differences:

crm/crm/settings.py
92 92
MIDDLEWARE_CLASSES = (
93 93
    'django.middleware.common.CommonMiddleware',
94 94
    'django.contrib.sessions.middleware.SessionMiddleware',
95
    'django.middleware.csrf.CsrfViewMiddleware',
95
    #'django.middleware.csrf.CsrfViewMiddleware',
96 96
    'django.contrib.auth.middleware.AuthenticationMiddleware',
97 97
    'django.contrib.messages.middleware.MessageMiddleware',
98 98
    # Uncomment the next line for simple clickjacking protection:

Also available in: Unified diff