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.33.tar.gz (17.3 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.33-py2.py3-none-any.whl (26.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.33.tar.gz
Algorithm Hash digest
SHA256 7c5966d397caf27354c99e33d329cbcba41fe019e657006e09c04ca28908e47f
MD5 5b416bd4050cc2971a87b734c2e3ccc8
BLAKE2b-256 48a7ef4cb8e609c2de6dbbb37979fe2c34806fc3c0b4b2a632ce404df7d5ec49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_busybody-0.1.33-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5ce4ff858eb5105cb2783f86da03ad755d2b99bfbe03285df46531b2da2a429e
MD5 e4669779d0d85ab03f398f90a78ce90c
BLAKE2b-256 c8ee97c249042e28faadfca0bc557689c77d78b008187e6bbd40fca43e2c45c8

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