8000 GitHub - cltrudeau/django-awl: Miscellaneous django tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cltrudeau/django-awl

Repository files navigation

django-awl

Yet another catch-all of tools for django. Includes utilities for admin, context processors, CSS colours, view and model mixins, template tags and unit testing.

Installation

$ pip install django-awl

INSTALLED_APPS = [
    ...
    "awl",
]

Supports

django-awl has been tested with:

  • Django 4.2 using Python 3.9, 3.10, 3.11, 3.12, 3.13
  • Django 5.1 using Python 3.10, 3.11, 3.12, 3.13
  • Django 5.2 using Python 3.10, 3.11, 3.12, 3.13

Docs & Source

Docs: http://django-awl.readthedocs.io/en/latest/

Source: https://github.com/cltrudeau/django-awl

About

Miscellaneous django tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0