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.27.tar.gz (17.0 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.27-py2.py3-none-any.whl (26.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.27.tar.gz
Algorithm Hash digest
SHA256 fa826018196f4fba07c60f5ad383becafb7d144646dfc660997351ec3d1764c3
MD5 9f59e855331e5b2aa1e112dbd86a7f7f
BLAKE2b-256 0d596d953084ddf35770d0f7d2b1d149c6d0fcc77d76e23b89c2f26f79c1e0d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.27-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d9bc0e4059a985d5125be63c630359f55645b0262daa1e853e268e1d9f1b6a89
MD5 cb7f7dd330654e21262565634c7e0ef0
BLAKE2b-256 a15d1bc4a7749b6b5171d923e29c6a9a634cf650fc4d4e8f5c648f3610042557

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