summaryrefslogtreecommitdiffstats
path: root/main/models.py
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Add new file and directory parts to package filesDan McGee1-0/+3
2011-02-19Unify calls to applicable_arches()Dan McGee1-1/+1
2011-02-17Allow for optional info in required by displayDan McGee1-13/+18
2011-02-17Read in optional deps and show in web interfaceDan McGee1-3/+3
2011-02-15Move license to a related modelDan McGee1-1/+0
2011-02-15Allow optional deps in depends modelDan McGee1-0/+6
2011-02-15Clean up Package related objects codeDan McGee1-5/+9
2011-01-09Use common timezones onlyDan McGee1-1/+1
2011-01-08Merge branch 'dev-timezones'Dan McGee1-1/+7
2011-01-08Remove automatic ID column definitionsDan McGee1-9/+0
2011-01-08Add time zone field to developer profileDan McGee1-2/+7
2010-12-14Get rid of all references to repos.archlinux.orgThomas Bächler1-1/+1
2010-12-07Slim down required by listingsDan McGee1-6/+33
2010-12-07Save DB query when filtering dependencies for testingDan McGee1-4/+2
2010-12-07Move some common package code to a functionDan McGee1-7/+10
2010-11-27Add less-than methods for Repo and ArchDan McGee1-0/+6
2010-10-19Unify hyphenation of out-of-date textDan McGee1-1/+1
2010-10-14Connect post_save signals where they will always be triggeredDan McGee1-0/+6
2010-10-05Adding changing of user profile detailsAngel Velasquez1-2/+3
2010-10-05Make user profile a OneToOneFieldDan McGee1-2/+1
2010-10-04Todo list minor fixes and comments for laterDan McGee1-1/+2
2010-10-01Allow donors to be invisibleDan McGee1-0/+2
2010-09-23Update BBS and bugs links to use HTTPSDan McGee1-1/+1
2010-09-17Remove some leftover print statementsDan McGee1-2/+0
2010-09-08Use arch.agnostic flag everywhereDan McGee1-4/+9
2010-09-08Add metadata to Arch tableDan McGee1-0/+5
2010-09-08Move news model to an appropriate placeDan McGee1-17/+0
2010-09-06Move mirror models out of main appDan McGee1-54/+0
2010-09-06Remove unnecessary commentsDan McGee1-9/+1
2010-09-03Add ability to get versions of a package elsewhereDan McGee1-0/+7
2010-08-28PyLint suggested cleanupsDan McGee1-3/+2
2010-08-25Use new repository fields in link generation codeDan McGee1-13/+2
2010-08-25Add more metadata to repo modelDan McGee1-1/+6
2010-08-25Fix multilib SVN linkDan McGee1-1/+2
2010-08-17Make package size fields big integersDan McGee1-2/+3
2010-07-28Add packager fields to package modelDan McGee1-0/+2
2010-07-07Add helper method to package to find self in testing repoDan McGee1-0/+10
2010-07-07Remove old needupdate columnDan McGee1-1/+0
2010-07-07Update code to use new flag_date columnDan McGee1-1/+1
2010-07-07Make flag column on packages a dateDan McGee1-0/+1
2010-07-06Add absolute URL method for todo listsDan McGee1-0/+3
2010-06-21Cache results of get_depends() and get_requiredby()Dan McGee1-5/+3
2010-06-21Remove AutoUserMiddlewareDan McGee1-3/+1
2010-06-09Enhance base package listing in package detailsDan McGee1-0/+30
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee1-0/+7
2010-05-26Add filename column to package modelDan McGee1-0/+1
2010-05-25Merge branch 'redesign'Dan McGee1-0/+7
2010-05-24Fix null field issues exposed by Django 1.1.2Dan McGee1-3/+3
2010-05-17Add alphabetical sorting to mirrorlistsThayer Williams1-0/+7
2010-04-28Dedupe entries in required by listDan McGee1-1/+1