hacklabr / django-cards

Cards functionality for Django sites
GNU Affero General Public License v3.0
1 stars 3 forks source link

============================= Django Cards

Your project description goes here

Documentation

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

Quickstart

Install Django Cards::

pip install 

Then use it in a project::

import cards

Features