Fork of Django Piston
Перейти к файлу
Dave Dash 615eb81f19 Don't compute multipart stuff in signature. 2010-09-15 13:42:48 -07:00
examples/blogserver getting the blogserver up and running with the latest code 2009-09-17 21:21:30 +03:00
piston Don't compute multipart stuff in signature. 2010-09-15 13:42:48 -07:00
tests Properly raise Http404 on http methods not handled. Basic tests of Resource error handling. 2010-07-15 13:51:59 +02:00
.gitignore Removes verifier--destroy what I don't understand. 2010-08-31 11:02:18 -07:00
.hgignore Added CSRF protection to OAuth authorization 2009-06-01 14:55:12 -07:00
.hgtags Added tag 0.2.2 for changeset 6b0364d98837 2009-06-14 12:04:36 +02:00
AUTHORS.txt welcome ema to authors.txt 2010-07-18 14:23:51 +03:00
MANIFEST.in Added MANIFEST.in for the templates dir, since by default include_package_data = True doesn't work with mercurial 2009-07-01 14:50:40 +02:00
ez_setup.py add ez_setup bootstrap script 2009-05-07 14:37:49 -04:00
setup.py Added namespacing to the piston package. 2010-03-04 16:14:35 +02:00