Skip to content

Initial template for projects with the Django web framework.

Notifications You must be signed in to change notification settings

natorsc/py-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django web framework

Django

Initial template for projects with the Django web framework.

Done:

  • uv. An extremely fast Python package and project manager, written in Rust.
  • Django Rosetta. Rosetta is a Django application that eases the translation process of your Django projects.
  • Whitenoise. Radically simplified static file serving for Python web apps.
  • Environs. simplified environment variable parsing.
  • Django Bootstrap 5. Bootstrap 5 for Django.
  • dj database url. Use Database URLs in your Django Application.
  • Gunicorn. gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
  • Uvicorn. An ASGI web server, for Python.
  • Django debug toolbar. A configurable set of panels that display various debug information about the current request/response.
  • Ruff. An extremely fast Python linter and code formatter, written in Rust.
  • Taskipy. the complementary task runner for python
  • Static files (dev).
  • Static urls.
  • I18n urls.
  • Accounts urls.
  • Sitemaps.
  • Change language.
  • light/dark mode.

About

Initial template for projects with the Django web framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published