Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
/ django-cards Public archive

Python module written with Django. A simple app to view the current cards on the trello development board.

License

Notifications You must be signed in to change notification settings

mliudev/django-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Cards

This is a simple module to view the cards in the trello development board. It uses django-bootstrap3 and requests.

Quickstart

  1. Add "trello-cards" to your installed apps.
  2. Include the trello-cards URLConf in your projects urls.py.
  3. Start the development server and visit http://127.0.0.1:8000/ to view the cards.

About

Python module written with Django. A simple app to view the current cards on the trello development board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published