Skip to main content

Django utils for all kinds of situations

Project description

https://img.shields.io/pypi/v/bulv1ne-django-utils.svg https://img.shields.io/travis/bulv1ne/django-utils.svg 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',
    ...
)

Roadmap

Version 0.1:

70% test coverage (originally hoped for 100%, some things are harder to test)

Version 0.2:

Everything documented

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bulv1ne-django-utils-0.1.2.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

bulv1ne_django_utils-0.1.2-py2.py3-none-any.whl (16.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page