Results 105 issues of Mauricio Scheffer

Currently running 3.1

enhancement

Can't update in ASP.NET mode. It throws a Bad Request error without further explanation. Request stream is read just fine when POSTing through post.jar, and none of the NotImplemented methods...

bug

Support web admin console. This requires porting JSP, which would bloat the whole thing.

enhancement

Bridge SLF4J to log4net to get logging in embedded and ASP.NET modes

enhancement

Support DataImportHandler

enhancement

Inspiration sources: - https://github.com/scottjad/slice - http://www.yesodweb.com/book/widgets / http://hackage.haskell.org/packages/archive/yesod-core/0.8.1/doc/html/Yesod-Widget.html

Check out [web-routes](http://hackage.haskell.org/package/web-routes-0.25.1), borrow ideas for statically typed route generation.

http://www.codinginstinct.com/2008/09/encrypt-cookie-using-machine-key.html

Autogenerate etags, 304, etc

https://code.djangoproject.com/browser/django/trunk/django/middleware See also #8