Skip to content

LaunchlabAU/launchlab-django-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d3e52a · May 3, 2018

History

24 Commits
Aug 19, 2016
Aug 19, 2016
May 3, 2018
May 3, 2018
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
May 3, 2018
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
May 3, 2018
Aug 19, 2016
May 3, 2018
Aug 19, 2016
Aug 19, 2016
May 3, 2018
May 23, 2017

Repository files navigation

LaunchLab Django Utils

https://badge.fury.io/py/launchlab-django-utils.png https://travis-ci.org/LaunchlabAU/launchlab-django-utils.png?branch=master

Useful bits and pieces for Django projects.

Documentation

The full documentation is at https://launchlab-django-utils.readthedocs.org.

Quickstart

Install LaunchLab Django Utils:

pip install launchlab-django-utils

Then use it in a project:

import launchlab_django_utils

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

About

Useful bits and pieces for Django projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published