summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-10use RequestContext because its standardDusty Phillips
2008-10-10drop useless viewDusty Phillips
2008-10-10update documentationDusty Phillips
2008-10-10fix broken maintainer packages linksDusty Phillips
2008-10-10fix another inefficient queryDusty Phillips
2008-10-10replace an ugly query with a nice queryDusty Phillips
2008-10-10drop wiki appDusty Phillips
2008-10-10port to django 1.0Dusty Phillips
2008-10-10change of style, I decided I like to have a wrapper for all generic viewsDusty Phillips
2008-10-10use standard messagingDusty Phillips
2008-10-10simplify package details viewDusty Phillips
2008-10-10knock of todo itemDusty Phillips
2008-10-10drop search/ url and just go to packagesDusty Phillips
2008-10-07drop id based searchingDusty Phillips
2008-10-07fix package details pageDusty Phillips
2008-10-07use user messages to communicate statusDusty Phillips
2008-10-07sort returns to first pageDusty Phillips
2008-10-07reorder ifsDusty Phillips
2008-10-07fix sorting issueDusty Phillips
2008-10-07trying to flesh out the pageDusty Phillips
2008-10-07fix the last update scriptDusty Phillips
2008-10-07make sort form workDusty Phillips
2008-10-07notes to selfDusty Phillips
2008-10-07make form submit some but not all valuesDusty Phillips
2008-10-07need better than ids for optionsDusty Phillips
2008-10-07add some reminders to the TODO listDusty Phillips
2008-10-07replace package search with a nonfunctional newformDusty Phillips
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips
2008-10-07these tests will be broken and should have some real tests written laterDusty Phillips
2008-10-07optimize get_flag_statsDusty Phillips
2008-10-07indicate that index is the dev dashboardDusty Phillips
2008-10-07drop extraneous commentsDusty Phillips
2008-10-07fix bug introduced by previous code removalDusty Phillips
2008-10-07Dusty's 80 char issueDusty Phillips
2008-10-07use external links to avoid duplicate code between projectsDusty Phillips
2008-10-07remove senseless codeDusty Phillips
2008-10-07drop a bunch of static stuff necessary only in archweb_pubDusty Phillips
2008-10-07rearrange top menu to refer more accurately to dev vs real siteDusty Phillips
2008-10-07remove reference to old cvs entryDusty Phillips
2008-10-07add myself to the Author's listDusty Phillips
2008-10-07remove migration code that has been completedDusty Phillips
2008-10-05drop references to the wikiDusty Phillips
2008-10-05drop a bunch of unusued importsDusty Phillips
2008-10-05port admin to django 1.0Dusty Phillips
2008-10-05drop some unused importsDusty Phillips
2008-10-05port news to django 1.0 using generic viewsDusty Phillips
2008-10-05use an autouser middleware to set the creator of an objectDusty Phillips
2008-09-16drop a bunch of stuff not necessary for django 1.0Dusty Phillips
2008-09-16port profile_form to newformsDusty Phillips