/django-reusable-app-template

A template to use when generating a Django Reusable App

Primary LanguagePythonMIT LicenseMIT

django-reusable-app

A template to use when generating a Django Reusable App

usage is

$ django-admin startapp --template=https://github.com/allynt/django-reusable-app-template/archive/master.zip <whatever>