Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

garcia/qdbapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qdbapp

A minimal IRC quote database for Django. Anonymous voting is done via django-secretballot. Quotes can be searched and filtered by user and channel, as well as sorted by most recent and highest voted. The frontend uses Bootstrap almost exclusively.

Setup

qdbapp uses Python 2.7. requirements.txt contains the list of dependencies. virtualenv is recommended.

Copy local_settings_example.py to local_settings.py and edit the configuration values accordingly.

About

Quote database for Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published