Django template (Python >=3.13, <3.15)
  • Shell 65.2%
  • Python 26.9%
  • Perl 6%
  • Batchfile 1%
  • Makefile 0.9%
Find a file Use this template
2026-05-28 19:50:10 +02:00
.run.d 2026.05.08 21:53:57 (workstation) 2026-05-08 21:53:57 +02:00
.vscode 2026.05.08 21:53:57 (workstation) 2026-05-08 21:53:57 +02:00
django_project added email config to env 2026-05-28 19:41:08 +02:00
doc Sphinx and README.md 2026-05-13 16:21:43 +02:00
dockerfiles 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
githooks 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
httpd 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
media 2026.05.01 19:12:52 (workstation) 2026-05-01 19:12:52 +02:00
static 2026.05.01 19:12:52 (workstation) 2026-05-01 19:12:52 +02:00
staticfiles 2026.05.01 20:01:16 (workstation) 2026-05-01 20:01:16 +02:00
.dockerignore 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
.flake8 2026.05.01 19:12:52 (workstation) 2026-05-01 19:12:52 +02:00
.gitattributes .gitattributes 2026-05-13 16:29:56 +02:00
.gitignore 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
Dockerfile 2026.05.01 19:12:52 (workstation) 2026-05-01 19:12:52 +02:00
imagetab 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
LICENSE.django-project 2026.05.28 19:50:10 (workstation) 2026-05-28 19:50:10 +02:00
LICENSE.django-project.md 2026.05.28 19:50:10 (workstation) 2026-05-28 19:50:10 +02:00
make.bat Sphinx and README.md 2026-05-13 16:21:43 +02:00
Makefile Sphinx and README.md 2026-05-13 16:21:43 +02:00
manage.py initialized 2026-05-01 15:10:32 +02:00
manage.sh 2026.05.02 22:18:22 (workstation) 2026-05-02 22:18:22 +02:00
package-lock.json 2026.05.01 20:01:16 (workstation) 2026-05-01 20:01:16 +02:00
package.json 2026.05.01 20:01:16 (workstation) 2026-05-01 20:01:16 +02:00
pmanage.sh 2026.05.01 19:12:52 (workstation) 2026-05-01 19:12:52 +02:00
podman-build.sh 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
podman-push.sh 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
poetry.lock Sphinx and README.md 2026-05-13 16:21:43 +02:00
pyproject.toml Sphinx and README.md 2026-05-13 16:21:43 +02:00
README.md 2026.05.28 19:50:10 (workstation) 2026-05-28 19:50:10 +02:00
requirements.dev.txt 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
requirements.prod.txt 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
requirements.txt 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00
run.sh 2026.05.08 21:53:57 (workstation) 2026-05-08 21:53:57 +02:00
update-requirements.sh 2026.05.07 22:20:31 (workstation) 2026-05-07 22:20:31 +02:00

django-project

A project template for Django.

License

This project is published under the 0BSD License

[License of django Project] (./LICENSE.django-project.md)

Supported:

  • django-environ

  • sphinx Themes:

    • alabasta - html_theme = 'alabasta'
    • bootstrap - html_theme = 'bootstrap'
    • groundwork - html_theme = 'groundwork'
    • python-docs - html_theme = 'python-docs'
    • Read the docs - html_theme = 'sphinx_rtd_theme'

Authors: