summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2010-05-17 20:52:31 +0200
committerSean Finney <seanius@debian.org>2010-05-17 20:52:31 +0200
commit3349f354d6f97bc48ca1569b44417f9e00c21486 (patch)
tree1b82d82be86586e15251a8abbf8a0ff0e3e805ba
parent97ab98e06fa97c6621831dec9fdce357fce497f9 (diff)
downloadpatch-tracker-3349f354d6f97bc48ca1569b44417f9e00c21486.tar.gz
Various to-do items from django re-implementation
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index a802f77..b0bda09 100644
--- a/TODO
+++ b/TODO
@@ -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 ==