Skip to content

Commit

Permalink
Break TODOs into 'must haves' and 'maybes'; add Google App Engine sup…
Browse files Browse the repository at this point in the history
…port into 'maybes'
  • Loading branch information
bradwright committed Feb 15, 2009
1 parent 32906c1 commit c904d87
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.markdown
Expand Up @@ -21,6 +21,8 @@ Finally, MNML will be covered by extensive unit tests!
TODO
----

### Must haves

* Unit tests;
* URL reversing;
* Shortcuts for redirects, gone, 404 etc;
Expand All @@ -34,6 +36,10 @@ TODO
* More unit tests;
* Production WSGI interface for Apache etc.

### Maybes

* SCGI support so Google App Engine can run it

Recommended Extensions
----------------------

Expand Down

0 comments on commit c904d87

Please sign in to comment.