https://github.com/hacklabr/django-cards
Cards functionality for Django sites
https://github.com/hacklabr/django-cards
Last synced: 9 days ago
JSON representation
Cards functionality for Django sites
- Host: GitHub
- URL: https://github.com/hacklabr/django-cards
- Owner: hacklabr
- License: agpl-3.0
- Created: 2017-07-31T21:51:04.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-21T18:48:43.000Z (almost 4 years ago)
- Last Synced: 2024-04-13T19:14:10.491Z (about 2 years ago)
- Language: Python
- Size: 186 KB
- Stars: 1
- Watchers: 14
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=============================
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
--------
* TODO