Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-18 | News: make add/edit page form larger | Dan McGee | 1 | -4/+4 | |
Make both the title entry and the text area a lot larger so it is easier to add and edit news items from the developer side. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-10 | Remove archweb prefix from all imports | Dan McGee | 1 | -1/+1 | |
Unnecessary, and lets us standardize on not using it everywhere. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2009-11-10 | modified import paths from archweb_dev to archweb | Ismael Carnales | 1 | -1/+1 | |
2008-10-06 | drop some unused imports | Dusty Phillips | 1 | -3/+0 | |
2008-10-06 | port news to django 1.0 using generic views | Dusty Phillips | 1 | -65/+28 | |
2008-07-30 | fix permission bug on news | Dusty Phillips | 1 | -3/+3 | |
2008-06-27 | use a nicer decorator | Dusty Phillips | 1 | -4/+4 | |
2008-03-08 | Moved models around | eliott | 1 | -2/+2 | |
2007-12-30 | Massive retab fest. | eliott | 1 | -0/+3 | |
Also added vim command comment to the end of files. | |||||
2007-12-30 | Modified render_template and renamed it to render_response (consistent with | eliott | 1 | -58/+58 | |
archweb_pub conventions). Moved pkgmaint_guide to a template. | |||||
2007-12-22 | renamed imports | eliott | 1 | -2/+2 | |
2007-11-03 | Initial import for public release... | eliott | 1 | -0/+82 | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |