A Django app is a portable set of Django functionality, including models, views in a single Python package.

Apps are portable and reusable across multiple projects.

A project is an instance of a set of Django apps.

The project is associated with a setting file (settings.py).

© 2011 Web Oom Suffusion theme by Sayontan Sinha
Switch to our mobile site
Top Footer