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
c9f66eb91c
lemoncurry
/
lemoncurry
/
settings
History
Danielle McLean
c9f66eb91c
Install mypy and make the minimum changes necessary for it to pass, albeit using --ignore-missing-imports
2018-05-29 09:37:28 +10:00
..
__init__.py
Make development-specific settings file
2017-10-23 08:55:07 +11:00
base.py
Install mypy and make the minimum changes necessary for it to pass, albeit using --ignore-missing-imports
2018-05-29 09:37:28 +10:00
dev.py
Lots of style fixes - the kind-specific feeds and the permalink pages now look great
2017-10-25 12:46:04 +11: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