/notebook/django/management

Managing your Django Website


Command line functions

python manage.py <function name>

you can learn about the functions available by typing

python manage.py help

adding new apps also adds new functions to your list of available things to do. For example, below, we discuss adding a custom function. This can be

Console

Management Functions

python manage.py import_info

Tags

About

I am an engineer and educator, having spent ten years as a professor. My goal is to help you build your knowledge of design and technology, get your hardware working, and propel your startup or small business. Get in touch!