Skip to main content

No project description provided

Project description

Issues Py versions License

Documentation

The full documentation is at https://django-dal.readthedocs.io.

Quickstart

Install Django DAL:

$ pip install django-dal

Add django-dal to your INSTALLED_APPS

INSTALLED_APPS = [
    # ...
    'django_dal',
    # ...
]

Running Tests

Does the code actually work?

$ source <YOURVIRTUALENV>/bin/activate
$ (myenv) $ pip install tox
$ (myenv) $ tox

Contributors

Here is a list of Django-DAL’s contributors.

Contributors

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-dal-1.0.0.tar.gz (30.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