runtests
|
Don't raise when in compat mode, just pass.
|
2012-01-04 13:55:37 +01:00 |
tests
|
Add a get_object method to the ModelMixin, and tests
|
2012-01-20 13:05:44 -05:00 |
utils
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |
__init__.py
|
0.3.2-dev
|
2012-01-04 09:52:06 +00:00 |
authentication.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
compat.py
|
Don't raise when in compat mode, just pass.
|
2012-01-04 13:55:37 +01:00 |
models.py
|
Revert unwanted checkin of models.py
|
2011-03-03 09:05:27 +00:00 |
parsers.py
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |
permissions.py
|
Typo.
|
2011-12-09 13:39:56 +00:00 |
renderers.py
|
Use safe_dump. Fixes #123.
|
2012-01-11 13:43:47 +00:00 |
resources.py
|
Turns out it was self.fields
|
2012-01-19 18:45:19 +00:00 |
response.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
serializer.py
|
fixed issue#73 and added a test
|
2012-01-10 20:38:01 +02:00 |
status.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
urls.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
views.py
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |