No project description provided
Project description
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.
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file django-dal-1.0.0.tar.gz
.
File metadata
- Download URL: django-dal-1.0.0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4221a4e5c678bccbacb692b44596b6b4993326ec7ef6be8b5c58fb3fdae9018d |
|
MD5 | 3c7fbf55ee39f9a53051ca981f58242f |
|
BLAKE2b-256 | 2abae0d9585c200710cb99f203b3a98bd09b8de5dbe7d045390c00bdab946642 |