Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-11 | packages/views: split out search view | Dan McGee | 2 | -157/+164 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2011-11-11 | packages/views: move signoff-related views into separate module | Dan McGee | 2 | -175/+191 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2011-11-11 | packages/views: move flag-related views to own module | Dan McGee | 2 | -107/+124 | |
One step in splitting the package views. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2011-11-11 | Move package views into subdirectory | Dan McGee | 1 | -0/+697 | |
This simply moves views.py to views/__init__.py and adjusts the imports accordingly; future patches will split this into multiple files as this module is getting quite large. Signed-off-by: Dan McGee <dan@archlinux.org> |