Commit Graph

68 Commits

Author SHA1 Message Date
Dusty Phillips
bd2344b0b5 missing import 2008-07-01 18:56:54 -04:00
Dusty Phillips
94740a1016 add reminder e-mails to todo lists 2008-07-01 18:43:37 -04:00
Dusty Phillips
d241ae78ee fix problem with deleting packages from a list 2008-06-29 19:17:20 -04:00
Dusty Phillips
3d40da381c refactor package cleaning to be duplicate sensitive 2008-06-27 21:16:03 -04:00
Dusty Phillips
6b013d99fc add an 'edit todolist' functionality 2008-06-27 21:07:10 -04:00
Dusty Phillips
fdaa35a938 refactor todo packages a bit 2008-06-27 20:10:28 -04:00
Dusty Phillips
1bd352cb29 use newforms on todo list 2008-06-27 18:40:10 -04:00
Dusty Phillips
34c744967a better exception handling 2008-06-27 17:18:08 -04:00
Dusty Phillips
c1d28bce33 use a nicer decorator 2008-06-27 16:50:01 -04:00
eliott
751ac09698 Removed login_required from the individual views.
Not entire dev site requires login.
2008-04-09 22:43:07 -07:00
eliott
3eea31d8f2 Changed to arches and repos in the db.
Added them to the django admin interface as well.
2008-04-09 19:28:24 -07:00
eliott
4184dae7c4 small fix to todolists 2008-04-05 13:42:01 -07:00
eliott
3e31808521 More changes to the multiarch model. 2008-03-08 12:11:02 -08:00
eliott
9b7b512254 Moved models around 2008-03-08 00:13:41 -08:00
eliott
3e297efad8 Massive retab fest.
Also added vim command comment to the end of files.
2007-12-29 16:42:55 -08:00
eliott
15ceff77fe Modified render_template and renamed it to render_response (consistent with
archweb_pub conventions).
Moved pkgmaint_guide to a template.
2007-12-29 15:34:02 -08:00
eliott
bd9a99d791 renamed imports 2007-12-22 16:21:21 -05:00
eliott
39a548fd26 Initial import for public release...
Special Note
  Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!
2007-11-03 03:45:10 -04:00