Tom Christie
|
22ee89f0f3
|
Tidy up auto-escaping.
|
2012-01-28 14:38:11 +00:00 |
|
Ben Timby
|
049d417ebc
|
Reverted formatting
|
2012-01-24 14:11:10 -05:00 |
|
Ben Timby
|
7fa3a214fb
|
Refactored get_name()/get_description()
|
2012-01-23 13:32:37 -05:00 |
|
Mjumbe Wawatu Poe
|
26c1558e0f
|
Update the admin static files to handle the latest version of admin
|
2012-01-20 10:53:30 -05:00 |
|
Tom Christie
|
3a4ca88a6c
|
Add OPTIONS to auto-documenting API
|
2011-12-11 18:52:55 +00:00 |
|
Tom Christie
|
f7b7778a79
|
pull in markos changes, minor tweaks to yaml stuff
|
2011-07-01 17:44:08 +01:00 |
|
Michael Fötsch
|
d8bec115ad
|
Allow .json .html .xml style urls and also allow these formats to be specified in a "?format=..." query string.
|
2011-06-26 16:03:36 +02:00 |
|
markotibold
|
0b18b58c17
|
On 403's no forms will be displayed anymore
|
2011-06-26 01:32:27 +02:00 |
|
markotibold
|
43c63c60ce
|
Smaller version in the header
|
2011-06-25 23:07:06 +02:00 |
|
Tom Christie
|
50efa10652
|
Add version to html
|
2011-06-25 10:25:26 +01:00 |
|
Tom Christie
|
fc1640de75
|
Fix query parameters getting lost
|
2011-05-31 14:40:30 +01:00 |
|
Tom Christie
|
21d2dcc294
|
Allow .form specified on view. Allow get_form, put_form, post_form. Add .PARAMS.
|
2011-05-27 14:40:19 +01:00 |
|
Tom Christie
|
b5b231a874
|
yet more API cleanup
|
2011-05-12 15:11:14 +01:00 |
|
Tom Christie
|
4d12679675
|
More tests, getting new serialization into resource
|
2011-05-10 16:01:58 +01:00 |
|
Tom Christie
|
d373b3a067
|
Decouple views and resources
|
2011-05-04 09:21:17 +01:00 |
|
Tom Christie
|
b358fbdbe9
|
More refactoring - move various less core stuff into utils etc
|
2011-04-29 14:32:56 +01:00 |
|
tom christie tom@tomchristie.com
|
4687db680c
|
Refactor to use self.CONTENT to access request body. Get file upload working
|
2011-04-02 16:32:37 +01:00 |
|
tom christie tom@tomchristie.com
|
805aa03ec1
|
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now.
|
2011-02-19 10:26:27 +00:00 |
|
tom christie tom@tomchristie.com
|
42f2f9b40d
|
Rename to django-rest-framework, get simpleexample working
|
2011-01-30 18:30:39 +00:00 |
|