Skip to content

Cornell-CIS-Slack/cs-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS Quotes Website

This repository contains the server-side code for the CS department quotes website at quotes.cs.cornell.edu. It is a Django 1.11 project (with a single application, "quotespage") deployed onto an Apache server running mod_wsgi, Python 2.7, and MySQL.

This project depends on the following Python modules, which should be available in the PYTHONPATH of the WSGI server:

  • django-bleach
  • django-cron

If you have a feature request or bug report, feel free to open an issue (on the "issues" tab above). You can also contribute by forking the repository and submitting a pull request.

About

The server-side code for the CS department quotes website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published