Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Initializer

The purpose of this project is to build a boiler plater initilizer for some common django project setups ontop of the existing django-admin startproject <name>

Running

run djanog-init --pname <name> --pdir <dir> --pname and --pdir are optional and define the name and working directory for the project. When the scrip is run you will be given a few prompts and if all goes well everything should run and install your package

Main Features

  • Django Ninja Boilerplater
  • Normal Django

Addons

  • Django with tailwind
  • templates with htmx
  • template with alpine
  • django crispy forms

About

A python package providing a CLI to help set up django projects and skip boilerplate creation

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages