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

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.10.tar.gz
Algorithm Hash digest
SHA256 0d053200e757ff9276ab822ca4ba262c5f9524d86438ed9256351b036553d9e1
MD5 6d46acb3b0d7068a1488c793cc3c6b6f
BLAKE2b-256 ca5917c629c867a1fe9a3c9f8163ef052dc03a8bfc0d16914acc06f21eea0b70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0b6b040e9db6b2dc6a2a8d6f3be5b387b721e694480ae50c58cd51f17d997f02
MD5 02a7eaf34a2bef841f1b0ab8cbc1803d
BLAKE2b-256 f7d81f32a1659c5f25edab3d82e89ddfe15f344f4d4e5a0d5b82f6e8135f3ebf

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