summaryrefslogtreecommitdiff
path: root/main/models.py
AgeCommit message (Expand)Author
2010-02-05Make recent updates group multiple architecturesDan McGee
2010-01-31Provide SVN links to trunk/ for each packageDan McGee
2010-01-31Make looking up a package with many required by entries fasterDan McGee
2010-01-31Make bugs link more usefulDan McGee
2010-01-31Kill a no longer necessary hack in the adminDan McGee
2010-01-31Use select_related() to make a few more places more performantDan McGee
2010-01-31Add a pkgname indexDan McGee
2010-01-31Reintroduce optimized code for Todo listingsEvangelos Foutras
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras
2010-01-30Fix todolist bug with select_related()Dan McGee
2010-01-30Drastically reduce loading time of Todo listsEvangelos Foutras
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-10-18Adjust SVN links to the WebSVN URL schemeThomas Bächler
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin
2009-09-25Update reporead and model to store pkgbaseDan McGee
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips
2009-08-12Add a couple fields to mirror admin at Aaron's requestDusty Phillips
2009-07-24Allow setting allowed repos to empty.Dusty Phillips
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips
2009-04-02Make donor name uniqueDan McGee
2009-02-08Store IP address as a char fieldDan McGee
2009-02-07Add DB index on country fieldDan McGee
2009-02-06Use __unicode__ over __str__Dusty Phillips
2009-02-06Refactor mirror modelDan McGee
2009-01-01display the license field on package descriptionsDusty Phillips
2008-11-15alphabetical order on maintainers and packagesDusty Phillips
2008-10-12backport some archweb_pub changes into archweb_devDusty Phillips
2008-10-11simplify both look and code for dashboardDusty Phillips
2008-10-10fix another inefficient queryDusty Phillips
2008-10-10replace an ugly query with a nice queryDusty Phillips
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips
2008-10-07optimize get_flag_statsDusty Phillips
2008-10-05drop a bunch of unusued importsDusty Phillips
2008-10-05port admin to django 1.0Dusty Phillips
2008-10-05port news to django 1.0 using generic viewsDusty Phillips
2008-09-16drop a bunch of stuff not necessary for django 1.0Dusty Phillips
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips
2008-08-16add signoff model for capturing signoffsDusty Phillips
2008-07-08attempt to reduce missing packagesDusty Phillips
2008-07-05 #10213 make package urls be pretty cool, if not awesomeDusty Phillips
2008-07-03make url field non validatyDusty Phillips
2008-06-27make package names uniqueDusty Phillips
2008-06-27refactor todo packages a bitDusty Phillips
2008-06-21make the package model part of the adminDusty Phillips
2008-06-19order by last update on package viewDusty Phillips
2008-05-23Added more meta to the admin interface for the press model.eliott
2008-04-17Modified get_depends handling slightlyeliott
2008-04-17Formatting adjustmenteliott
2008-04-17added more clarity to required_by fieldseliott