Skip to main content

django misc

Project description

https://badge.fury.io/py/django_busybody.svg https://travis-ci.org/s1s5/django_busybody.svg?branch=master https://codecov.io/gh/s1s5/django_busybody/branch/master/graph/badge.svg

django misc

Documentation

The full documentation is at https://django_busybody.readthedocs.io.

Quickstart

Install django_busybody:

pip install django_busybody

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_busybody.apps.DjangoBusybodyConfig',
    ...
)

Add django_busybody’s URL patterns:

from django_busybody import urls as django_busybody_urls


urlpatterns = [
    ...
    url(r'^', include(django_busybody_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-05-11)

  • First release on PyPI.

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

django_busybody-0.1.5.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_busybody-0.1.5-py2.py3-none-any.whl (17.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django_busybody-0.1.5.tar.gz.

File metadata

File hashes

Hashes for django_busybody-0.1.5.tar.gz
Algorithm Hash digest
SHA256 4ba95702434aef72dfe18d3339d99ddba498118ec8c8a22ee7b8093a314960be
MD5 3f7b071e8a0b6aeb1c375a0994b8faf4
BLAKE2b-256 44fe755ed505c00f473b3f8175c2aa1639abe8872a0861b137c514a014b71f28

See more details on using hashes here.

File details

Details for the file django_busybody-0.1.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_busybody-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9b1081914ec3f4a229bd0c3e0ea294a28d1bb95cb86a4b3f953619864ba3aeb5
MD5 e2809a18eba562762270b95fa0d7c61e
BLAKE2b-256 11fd1a82dcba33917eeebf537e08b6a8b4c1539d679216c68a73a797302d35cf

See more details on using hashes here.

Supported by

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