Tom Christie
|
84a4fd3ea1
|
tidy up
|
2011-04-25 04:48:55 +01:00 |
|
Tom Christie
|
4692374e0d
|
Generic permissions added, allowed_methods and anon_allowed_methods now defunct, dispatch now mirrors View.dispatch more nicely
|
2011-04-25 01:03:23 +01:00 |
|
Tom Christie
|
18bbda84b9
|
depercate auth and content arguments to the request handler methods - yea :)
|
2011-04-11 17:13:11 +01:00 |
|
Tom Christie
|
349ffcaf5f
|
Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent
|
2011-04-11 16:38:00 +01:00 |
|
Tom Christie
|
a9df917d10
|
Lots of validator tests passing after refactor
|
2011-04-11 15:03:49 +01:00 |
|
tom christie tom@tomchristie.com
|
aad7eacce6
|
Ack. Use unicode not str in modelresource
|
2011-03-03 08:56:26 +00:00 |
|
tom christie tom@tomchristie.com
|
67c48f758f
|
Fix kwargs in url conf to be more consistent, also fixes broken blog posts example (every blog post showed all comments)
|
2011-02-19 17:55:32 +00:00 |
|
tom christie tom@tomchristie.com
|
57b3a372f2
|
Move status codes into seperate module
|
2011-02-19 10:47:26 +00: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
|
b749b950a1
|
Added credits, fixed multipart forms and unicode output as per paul's bug reports.
|
2011-02-15 08:19:57 +00:00 |
|
tom christie tom@tomchristie.com
|
42f2f9b40d
|
Rename to django-rest-framework, get simpleexample working
|
2011-01-30 18:30:39 +00:00 |
|