benoitc
|
514a0ba0e3
|
change the way we handle last chunk, on't break but instead test if last
was an empty string. So we allows idiot content to send empty string at
first.
|
2010-03-19 10:00:15 +01:00 |
|
benoitc
|
ea02c5e073
|
this seems to fix problem with upload. Tested with the django app
|
2010-02-28 22:46:35 +01:00 |
|
benoitc
|
d50420848e
|
add simple upload form test by adding its management in django ex
|
2010-02-28 22:46:35 +01:00 |
|
Benoit Chesneau
|
8dd0f9e881
|
fix relatives import in gunicorn_django command
|
2010-01-31 03:51:06 +01:00 |
|
Eric Florenzano
|
036735b456
|
Used PyFlakes to detect and fix unneeded imports.
|
2010-01-21 13:23:35 -08:00 |
|
Benoit Chesneau
|
fcbaae054a
|
new http parser. need to add TE support yet
|
2010-01-18 00:19:57 +01:00 |
|