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

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.11.tar.gz
Algorithm Hash digest
SHA256 fc12c4b5aa19c3eaadd974e9bb52e0ec8e7e7a369d81580ad3ea786c33ba6ed1
MD5 7646ad455d9d848ba1b0eb00096e9d60
BLAKE2b-256 452076c25366bc940c9be413d88a9eb641211103283654c84f4e2ccc6b0e6945

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 05e6cc0485414d7e291edf20c998a47fee6e30d6675a55dfd9089229c173b11b
MD5 cbba7d5d271a66bd80dc3d41e65b3ed3
BLAKE2b-256 63487c5bfbd22ee5d9697ae4c443c79d32c6a00fb2cf97745e198a787fb8c138

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