This website requires JavaScript.
Explore
Help
Sign in
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
35ced9a451
lemoncurry
/
lemoncurry
/
settings
History
Danielle McLean
fca5b3259d
Run using a separate domain for static assets in dev as well, to closer match production
2018-06-19 15:58:08 +10:00
..
__init__.py
Make development-specific settings file
2017-10-23 08:55:07 +11:00
base.py
Throw out support for AMP, because AMP sucks anyway
2018-06-12 12:27:35 +10:00
dev.py
Run using a separate domain for static assets in dev as well, to closer match production
2018-06-19 15:58:08 +10:00
prod.py
Switch the dev environment from SQLite to also use Postgres, so that Postgres-specific data types can be used
2018-05-10 14:20:09 +10:00
test.py
Make some performance tweaks - persistent database connections, static file hashing, conditional GET support (ETags and stuff)
2018-05-28 17:52:24 +10:00