Skip to content

artemzi/pepysdiary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pepysdiary

This code is used for www.pepysdiary.com. This repository includes fixtures for all of the site's data (apart from user accounts and user-contributed comments) although it's often out of date compared to what's live.

I don't expect anyone else will want to run this, so there's no in-depth installation guide.

If you want to run it locally, then copy pepysdiary/settings/development_template.py to pepysdiary/settings/development.py and set things accordingly.

To run on Heroku you'll need to set all the environment variables required in pepysdiary/settings/heroku.py.

The code currently uses a not-quite-finished version of Django 1.5, so cross your fingers.

Releases

No releases published

Packages

No packages published