]> git.ozlabs.org Git - patchwork/history - apps/patchwork/views/__init__.py
views: use id__in = get_patch_ids() to get the modified patch set
[patchwork] / apps / patchwork / views / __init__.py
2011-03-09 Jeremy Kerrviews: use id__in = get_patch_ids() to get the modified...
2009-02-08 Jeremy Kerr[views] Allow Order class to be user-editable
2008-09-20 Jeremy Kerr[views] Fix empty bundle showing entire project's patches
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-21 Jeremy KerrAdd project argument to set_patches
2008-08-21 Jeremy KerrInital commit