Skip to content

deeprave/django-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django setup

Synopsis

from django_setup import parse_commandline

parse_commandline()

Description

This module provides some setup and support for some generic command line options for scripts that require access to the Django environment, including manage.py itself.

Some code in this module is specific to the APN/Newscorp environment although the code can easily be adaptred for any other environment. See the common_init function in this module for further information.

About

APN django setup module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages