diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ welcome to the TODO file. +== django-rewrite TODO == + + - 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 == better handling of more exotic patch systems |