Skip to content

Instantly share code, notes, and snippets.

@slashr
Last active April 20, 2016 06:50
Show Gist options
  • Save slashr/bba5625f02ae782f500fc815ed0d01b3 to your computer and use it in GitHub Desktop.
Save slashr/bba5625f02ae782f500fc815ed0d01b3 to your computer and use it in GitHub Desktop.
~/skywide/
|-- .ebextensions
| `-- django.config
|-- skywide
| |-- __init__.py
| |-- settings.py
| |-- urls.py
| `-- wsgi.py
|-- db.sqlite3
|-- manage.py
`-- requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment