Useful bits and pieces for Django projects.
The full documentation is at https://launchlab-django-utils.readthedocs.org.
Install LaunchLab Django Utils:
pip install launchlab-django-utils
Then use it in a project:
import launchlab_django_utils
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements_test.txt (myenv) $ python runtests.py
Tools used in rendering this package: