Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | added sitemaps from archweb_pub | Ismael Carnales | |
2009-11-09 | added public app | Ismael Carnales | |
2009-11-09 | removed RequireLoginMiddleware | Ismael Carnales | |
2009-11-09 | modified import paths from archweb_dev to archweb | Ismael Carnales | |
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips | |
2008-11-27 | Remove caching crud from archweb_dev | Dan McGee | |
We aren't going to enable this because it is a restricted-access site, so no need in keeping the crud around. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2008-10-10 | drop useless view | Dusty Phillips | |
2008-10-10 | drop wiki app | Dusty Phillips | |
2008-10-05 | use an autouser middleware to set the creator of an object | Dusty Phillips | |
2008-06-04 | Template fix. doh! | eliott | |
2008-05-23 | Updates for deployment. | eliott | |
- Fix for reporead when description is empty. - Fix for settings.py. Middleware wasn't found (changed import name) - Clarity change for dashboard. | |||
2008-04-16 | Added default charset setting value | eliott | |
2008-04-11 | set some default values in the settings file | eliott | |
2008-04-09 | Removed login_required from the individual views. | eliott | |
Not entire dev site requires login. | |||
2008-03-08 | Moved models around | eliott | |
2008-01-05 | Removed DATA_DIR setting var | eliott | |
2008-01-05 | subtle changes to settings files | eliott | |
moved cache controls to local_settings | |||
2008-01-05 | Changed a few var names | eliott | |
2007-12-29 | Removed public app | eliott | |
2007-12-29 | Moved some things around. | eliott | |
2007-12-29 | Massive retab fest. | eliott | |
Also added vim command comment to the end of files. | |||
2007-12-29 | Moved common to public | eliott | |
2007-12-29 | Moved admin media under media dir. | eliott | |
It helps with both serving static files during a testing scenario, to easing deployment. | |||
2007-12-26 | initial stab at an authentication middleware | eliott | |
2007-12-23 | removed need to specify deploypath manually | eliott | |
2007-12-22 | renamed imports | 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! |