v0.4 documentation
Calloway
Table of Contents
index
next
Main Page
Introduction to Calloway
Installation
Getting Started
Migrating an Existing Django Project to Calloway
Template Projects
Media Configuration
Application bundles in settings
Reference
Enter search terms or a module, class or function name.
Calloway
¶
Contents:
Introduction to Calloway
Design Principles
Don’t Assume. It makes an ass out of you ... and someone else
What Calloway Provides
Structure of a Calloway Project
Installation
start_project.py script
Project Template
Calloway Application
Getting Started
Migrating an Existing Django Project to Calloway
For Starters
Settings
URLs
Template Projects
The
create_project
script
Media Configuration
Three Different Kinds of Media
Media Management in Calloway
Application bundles in settings
calloway.settings.APPS_CORE
calloway.settings.APPS_DJANGO_BASE
calloway.settings.APPS_DJANGO13_BASE
calloway.settings.APPS_DJANGO_TEMPLATE_UTILS
calloway.settings.APPS_ADMIN
calloway.settings.APPS_CALLOWAY_DEFAULT
calloway.settings.APPS_MPTT
calloway.settings.APPS_STAFF
calloway.settings.APPS_REVERSION
calloway.settings.APPS_STORIES
calloway.settings.APPS_BLOGGING
calloway.settings.APPS_CATEGORIES
calloway.settings.APPS_COMMENT_UTILS
calloway.settings.APPS_FRONTEND_ADMIN
calloway.settings.APPS_MEDIA
calloway.settings.APPS_UTILS
calloway.settings.APPS_CACHING
calloway.settings.APPS_REGISTRATION
calloway.settings.APPS_TINYMCE
Reference
Settings
Indices and tables
¶
Index
Module Index
Search Page
Calloway