django-awards 0.3.3

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangoawards 0.3.3

A Django Badge Awards application.

Documentation
The full documentation is at https://django-awards.readthedocs.org.


Quickstart
Install Django Awards:
pip install django-awards
Then use it in a project:
import awards
Add a badges.py file into the app that you want to define badges to.


Features

TODO



Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ pip install -e .
(myenv) $ pytest


History

0.3.2 (2017-02-10)

First project using this lib going to production.



0.1.0 (2016-11-16)

First release on PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.