Commit Graph

17 Commits

Author SHA1 Message Date
Danielle McLean c210650ca7
Switch from using the admin login/logout pages to custom 'lemonauth' pages 2017-10-24 23:50:57 +11:00
Danielle McLean 1670b6d427
Switch from Memcached to Redis 2017-10-24 22:22:56 +11:00
Danielle McLean 8ef64d6a87
Some basic support for gross SEO metadata formats with django-meta 2017-10-24 21:57:07 +11:00
Danielle McLean 1aed52b75f
Enable session caching for somewhat improved performance 2017-10-24 21:17:38 +11:00
Danielle McLean 501c91bd12
Add a simple sitemap using django.contrib.sitemaps - there aren't a lot of pages to map so far so it's pretty basic ;) 2017-10-24 21:14:17 +11:00
Danielle McLean ec45a4c250
Add support for favicons using django-favicon-plus 2017-10-24 14:46:32 +11:00
Danielle McLean 2db2f4b6fc
Add support for /.well-known/keybase.txt 2017-10-24 14:39:16 +11:00
Danielle McLean f60a7115a8
Enable caching with Memcached 2017-10-23 17:49:11 +11:00
Danielle McLean 8a412c705b
Apply lots of little config changes that django-admin check --deploy recommended 2017-10-23 17:46:26 +11:00
Danielle McLean 3b5713361a
Set timezone in base config 2017-10-23 15:55:32 +11:00
Danielle McLean c22e807fa4
Support for actually setting an avatar and note on the user in the admin 2017-10-23 11:53:51 +11:00
Danielle McLean fe75a57550
Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 2017-10-23 10:29:12 +11:00
Danielle McLean 58d446f711
Properly load the site name in the template, oops 2017-10-23 09:43:26 +11:00
Danielle McLean 55abf1780e
Create a super-simple homepage 2017-10-23 09:37:24 +11:00
Danielle McLean 8bd2faa8a9
Install a custom user model 2017-10-23 09:04:59 +11:00
Danielle McLean 6bd1feff3b
Whoops, make sure BASE_DIR is set correctly 2017-10-23 08:57:47 +11:00
Danielle McLean fc848546dc
Make development-specific settings file 2017-10-23 08:55:07 +11:00
Renamed from lemoncurry/settings.py (Browse further)