]> git.ozlabs.org Git - patchwork/history - apps/patchwork/utils.py
views: Refactor generic_list() to make it less complicated
[patchwork] / apps / patchwork / utils.py
2011-04-14 Guilherme Salgadoviews: Refactor generic_list() to make it less complicated
2011-03-30 Jeremy Kerrmodels: use User.post_save signal to create UserProfile...
2011-03-15 Guilherme SalgadoRemove unused imports
2011-03-08 Guilherme SalgadoRemove unused templates and some code for processing...
2009-07-08 Carl-Daniel HailfingerFix unarchive action
2009-02-13 Jeremy Kerr[views] Check count() for duplicate bundle patches...
2009-02-13 Jeremy Kerr[views] Don't create bundles with no name
2009-02-08 Jeremy KerrBundle reordering support
2009-02-08 Jeremy Kerr[views] Allow Order class to be user-editable
2008-09-24 Jeremy Kerr[views] Change default ordering to latest-first
2008-09-01 Jeremy KerrAdd delegate column
2008-08-23 Jeremy KerrRemove 'action: ' print output
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrAdd project argument to set_bundle
2008-08-21 Jeremy KerrAdd project argument to set_patches
2008-08-21 Jeremy KerrInital commit