Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:simonw/djng
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Willison committed May 12, 2009
2 parents e0f1875 + 45dc8a0 commit 451d415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.txt
Expand Up @@ -17,7 +17,7 @@ Python web application in a single module:

Or if you want hello and goodbye URLs, and a custom 404 page:

import djng
import djng

app = djng.ErrorWrapper(
djng.Router(
Expand Down

0 comments on commit 451d415

Please sign in to comment.