Skip to main content

Dynamic registration between django apps.

Project description

PyPI version Build Status Coverage Status Downloads Supported Python versions License Codacy Badge

django-appregistration

This app provides a base class to easily realize django apps that allow other apps to register parts in it.

Requirements:

  • Django >= 1.6

Quick start

  1. Install django-appregistration

    • From the pip repository: pip install django-appregistration

    • or directly from github: `pip install git+git://github.com/NB-Dev/django-apregistration.git

UNFINISHED

Running the tests

The included tests can be run standalone by running the tests/runtests.py script. You need to have Django and mock installed for them to run. If you also want to run coverage, you need to install it before running the tests

v.0.0.1

  • Initial implementation of MultiTypePartRegistry and SingleTypePartRegistry

ToDos:

  • Document functionality

Maintainers

This Project is maintaned by Northbridge Development Konrad & Schneider GbR Softwareentwicklung

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-appregistration-0.0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page