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.13.tar.gz (14.1 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.13-py2.py3-none-any.whl (20.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.13.tar.gz
Algorithm Hash digest
SHA256 dea305065bd0fefcff79df1a98a329bae2a6c47289fccf6d0f877ab6641ac139
MD5 8553e65df0746d6e4ff585484462050d
BLAKE2b-256 37dbfcfe4eaf2f57c81dd98f1854567c9d2368d95bdc6d184bfc77d5e41dea22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 be8dea3214a1ec4edfdb72292dcb9dd54bd2a94eb55de1ead01604a51ef52bcc
MD5 8605a33083c3ef868d8e2259c7ea0c00
BLAKE2b-256 0b2291540428ed868bb9063d27abcf06a5ee3b023690f5b8cb9898ad44b0773b

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