Fork of Django Piston
Перейти к файлу
Horst Gutmann 0e43258e2b utils.Mixer.is_multipart now only checks the request header.
This should fix some issues with testing multipart requests.
2009-05-19 11:14:11 +02:00
examples/blogserver adding 2 tests with abstract base models 2009-05-15 09:51:33 +02:00
piston utils.Mixer.is_multipart now only checks the request header. 2009-05-19 11:14:11 +02:00
tests Add a basic EchoHandler and tests to show that the validation decorator is now working. 2009-05-15 01:40:38 -07:00
.hgignore docstring for _qs 2009-05-13 11:03:18 +02:00
.hgtags Added tag 0.1 for changeset 30c2c6b3a055 2009-04-29 12:36:36 +02:00
AUTHORS.txt adding Michael Richardson to authors 2009-05-15 11:04:10 +02:00
ez_setup.py add ez_setup bootstrap script 2009-05-07 14:37:49 -04:00
setup.py replace distutils by setuptools 2009-05-07 18:17:51 +02:00