Management script

Django manage.py to control the project

manage.create_test_data()[source]

Creates test data to play with the server

manage.manage_main(parameters)[source]

Manage the project

manage.run_test_server()[source]

Run the development server