Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-08 | local_settings.py: Add sqlite example | Florian Pritz | |
Sqlite should be sufficient for testing so make it the default. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||
2012-03-28 | Switch to recommending PostgreSQL by default | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2012-03-24 | Remove cdnprefix template tag | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-12-05 | Slight tweaks to default local_settings | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-11-08 | Always use same URL for both secure and non-secure CDN requests | Dan McGee | |
Use a scheme-relative URL rather than serving different content to users based on HTTP or HTTPS. Should prevent mismatched certificate errors. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-08-16 | Settings refreshrelease_2011-08-16 | Dan McGee | |
Update a few things in settings.py, but more importantly, update local_settings.py.template to be more in line with modern Django settings. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-31 | Update cache settings in local_settings example | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-11-12 | added dummy cache setting to local_settings | Ismael Carnales | |
2008-04-11 | update | eliott | |
2008-01-10 | Fixed localsettings.py.example | eliott | |
2008-01-05 | subtle changes to settings files | eliott | |
moved cache controls to local_settings | |||
2008-01-05 | Updated docs | eliott | |
2008-01-05 | Changes | eliott | |
2007-12-29 | added vim command comment to the end of the file | eliott | |
2007-12-23 | removed need to specify deploypath manually | eliott | |
2007-11-03 | Initial import for public release... | eliott | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |