Tom Christie
|
e15494a172
|
Remove InstanceMixin auto-url magicks.
|
2012-02-23 09:21:01 +00:00 |
|
Tom Christie
|
2b59df004a
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
|
Tom Christie
|
7dcb851c7f
|
Allow related models to be fully serialized
|
2011-06-15 14:09:01 +01:00 |
|
Tom Christie
|
412b5fc2d5
|
Support for nesting resources etc...
--HG--
rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py
|
2011-06-14 18:22:13 +01:00 |
|
Tom Christie
|
8c3280f9c0
|
data flattening needs to go into resource
|
2011-05-19 08:36:55 +01:00 |
|
Tom Christie
|
1e04790d50
|
Fixing some of the last blocking issues
|
2011-05-16 14:11:36 +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
|
6ce5b643fb
|
Added resourceexample, moved simpleexample to modelresourceexample
|
2011-02-01 22:37:51 +00:00 |
|