Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 235 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 235 Bytes

What's for lunch

Libraries used:

httplib2 (0.8) oauth2 (1.5.211)

What's for lunch guys?

Create a new file whatsforlunch/localsettings.py with the following in it:

SECRET_KEY = 'somelongasssecretkey'
DEBUG = 'True'