Jump to content

Django for Designers: Difference between revisions

→‎Start your first app: South is part of the file already
imported>Paulproteus
(→‎Start your first app: Add it to INSTALLED_APPS)
imported>Paulproteus
(→‎Start your first app: South is part of the file already)
Line 280:
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
'south',
'bookmarks',
)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.