Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

bulv1ne/django-utils

Repository files navigation

bulv1ne-django-utils

https://coveralls.io/repos/github/bulv1ne/django-utils/badge.svg?branch=master

Installing

$ pip install bulv1ne-django-utils

Add 'utils' to INSTALLED_APPS in your settings.py:

INSTALLED_APPS = (
    ...
    "utils",
    ...
)

About

Couple of small django utils

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages