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.17.tar.gz (16.4 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.17-py2.py3-none-any.whl (24.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.17.tar.gz
Algorithm Hash digest
SHA256 28b723e019afc5565ea62c16e5300b333789414722471c158cfe4d6282345916
MD5 659a8e2b8d7e2484c4f63aba7fee7f2a
BLAKE2b-256 1e0b8052598ec1c79cdd889c4cc1184e399bb780cf69ca7a6a945a743104361f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6a66bb68c92abe204ac92f818fdb78266a3fff50f433664c7827608fdba56ad0
MD5 b9869066ab5e7360ac89fa6c20fc7fb8
BLAKE2b-256 25564ad36fc5ba51c28df9fa5be44aafbb83a8fa48e10a68b9cc698e7f33459b

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