.. |
runtests
|
Only use xmlrunner if running under hudson
|
2011-03-30 20:33:36 +01:00 |
static
|
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 |
templates
|
Refactor to use self.CONTENT to access request body. Get file upload working
|
2011-04-02 16:32:37 +01:00 |
templatetags
|
Rename to django-rest-framework, get simpleexample working
|
2011-01-30 18:30:39 +00:00 |
tests
|
emitters -> renderers
|
2011-04-28 19:54:30 +01:00 |
__init__.py
|
Add VERSION string
|
2011-03-17 08:51:26 +00:00 |
authenticators.py
|
Urg. Fixing broken merge
|
2011-04-27 18:44:21 +01:00 |
breadcrumbs.py
|
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 |
compat.py
|
Fix some compat issues with json/simplejson
|
2011-04-25 04:50:28 +01:00 |
description.py
|
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 |
emitters.py
|
Fix up ModelResource issues
|
2011-04-27 18:53:54 +01:00 |
markdownwrapper.py
|
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 |
mediatypes.py
|
form overloading tests passing
|
2011-04-11 12:19:28 +01:00 |
mixins.py
|
emitters -> renderers
|
2011-04-28 19:54:30 +01:00 |
modelresource.py
|
emitters -> renderers
|
2011-04-28 19:54:30 +01:00 |
models.py
|
Revert unwanted checkin of models.py
|
2011-03-03 09:05:27 +00:00 |
parsers.py
|
Urg. Fix broken merging.
|
2011-04-27 18:36:43 +01:00 |
permissions.py
|
Inital pass at generic permissions, throttling etc.
|
2011-04-27 18:08:32 +01:00 |
resource.py
|
emitters -> renderers
|
2011-04-28 19:54:30 +01:00 |
response.py
|
Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent
|
2011-04-11 16:38:00 +01:00 |
status.py
|
Move status codes into seperate module
|
2011-02-19 10:47:26 +00:00 |
utils.py
|
emitters -> renderers
|
2011-04-28 19:54:30 +01:00 |
validators.py
|
Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent
|
2011-04-11 16:38:00 +01:00 |
views.py
|
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 |