diff options
author | Sean Finney <seanius@debian.org> | 2010-05-17 20:52:31 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2010-05-17 20:52:31 +0200 |
commit | 3349f354d6f97bc48ca1569b44417f9e00c21486 (patch) | |
tree | 1b82d82be86586e15251a8abbf8a0ff0e3e805ba | |
parent | 97ab98e06fa97c6621831dec9fdce357fce497f9 (diff) | |
download | patch-tracker-3349f354d6f97bc48ca1569b44417f9e00c21486.tar.gz |
Various to-do items from django re-implementation
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,14 @@ welcome to the TODO file. - this is still a work in progress - breadcrumbs on django implemented templates + - throw an error if the diff.gz isn't available + - when only one package matches at the package/foo$ url, redirect to pkg/vers + - Last-Modified header would be good + - catch notfound exceptions in gen-patch-info + - handle pages where the argument isn't passed in the url (i.e. email/$) + - Server 500 page + - jump command + - finish django impl with gen-patch-info == short-range TODO == |