https://github.com/bjacobel/crimsononline
GitHub clone of https://code.google.com/p/crimson-online/
https://github.com/bjacobel/crimsononline
Last synced: 3 months ago
JSON representation
GitHub clone of https://code.google.com/p/crimson-online/
- Host: GitHub
- URL: https://github.com/bjacobel/crimsononline
- Owner: bjacobel
- Created: 2014-02-04T22:07:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T19:20:30.000Z (over 11 years ago)
- Last Synced: 2025-03-11T21:01:56.207Z (3 months ago)
- Language: Python
- Size: 57.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
"a newspaper website, written in Django"
Github clone of [the Crimson's Django project](https://code.google.com/p/crimson-online/), originally hosted on Google Code and abandoned in 2012. I thought I'd see if I could get it working again.
#####Setup:
1. `git clone [email protected]:bjacobel/crimsononline.git`
2. `pip install -r requirements.txt`
3. `brew install sqlite`
3. `manage.py syncdb --noinput`
4. `manage.py runserver`#####License:
LGPLv3