Skip to content

cesargodoi/djsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjSP - Django Start Project

Start a new Django project.

How to use

  1. Create your new projects:
    $ djsp project_name [options]
    or
    $ djsp [options] project_name

IMPORTANT

  • Do not use spaces in your project name. Prefer underscores instead spaces.
  • The --dyna option indicates that you want to install Dynaconf in your project.
  • The --poetry option indicates that you want to install Poetry in your project.
  • The --pip option indicates that you want to install Pip in your project.
  • The --ptbr option indicates that you want use django in pt-br (America/Sao_Paulo)

This python script was created by Cesar Godoi.

About

DjSP - Django Start Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published