.. |
__init__.py
|
Refactor to use self.CONTENT to access request body. Get file upload working
|
2011-04-02 16:32:37 +01:00 |
accept.py
|
yet more API cleanup
|
2011-05-12 15:11:14 +01:00 |
authentication.py
|
Decouple views and resources
|
2011-05-04 09:21:17 +01:00 |
breadcrumbs.py
|
Decouple views and resources
|
2011-05-04 09:21:17 +01:00 |
content.py
|
data flattening needs to go into resource
|
2011-05-19 08:36:55 +01:00 |
description.py
|
name and description
|
2011-05-23 17:07:31 +01:00 |
files.py
|
_perform_form_overloading becomes transparent
|
2011-05-12 16:03:14 +01:00 |
methods.py
|
_perform_form_overloading becomes transparent
|
2011-05-12 16:03:14 +01:00 |
package.py
|
Add VERSION string
|
2011-03-17 08:51:26 +00:00 |
parsers.py
|
data flattening needs to go into resource
|
2011-05-19 08:36:55 +01:00 |
renderers.py
|
renderer API work
|
2011-05-10 12:21:48 +01:00 |
resources.py
|
Sorting out resources. Doing some crazy magic automatic url resolving stuff. Yum.
|
2011-05-13 17:19:12 +01:00 |
response.py
|
Move status codes into seperate module
|
2011-02-19 10:47:26 +00:00 |
reverse.py
|
Decouple views and resources
|
2011-05-04 09:21:17 +01:00 |
status.py
|
Move status codes into seperate module
|
2011-02-19 10:47:26 +00:00 |
throttling.py
|
Getting the API into shape
|
2011-05-10 10:49:28 +01:00 |
validators.py
|
validators tests -> resources tests
|
2011-05-16 16:52:39 +01:00 |
views.py
|
Decouple views and resources
|
2011-05-04 09:21:17 +01:00 |