Aug 022009

If you want to use Django’s database layer, i.e., model,
you need to create a Django app.

Posted by weboom at 4:34 am Tagged with: ,
Aug 022009

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.

Posted by weboom at 4:31 am Tagged with: ,
Switch to our mobile site
Top Footer