.. |
runtests
|
Update test settings for 1.2
|
2012-02-01 20:24:45 +00:00 |
static
|
Use staticfiles for serving css. Fixes #116.
|
2012-01-28 18:54:02 +00:00 |
templates
|
Use staticfiles for serving css. Fixes #116.
|
2012-01-28 18:54:02 +00:00 |
templatetags
|
Parse url when adding query param.
|
2012-01-24 18:13:01 +00:00 |
tests
|
cleaned Request/Response/mixins to have similar interface
|
2012-02-07 15:38:54 +02:00 |
utils
|
Response as a subclass of HttpResponse - first draft, not quite there yet.
|
2012-02-02 18:19:44 +02:00 |
__init__.py
|
Fix silly error. This makes more sense.
|
2012-01-28 15:27:06 +01:00 |
authentication.py
|
Response as a subclass of HttpResponse - first draft, not quite there yet.
|
2012-02-02 18:19:44 +02:00 |
compat.py
|
Don't raise when in compat mode, just pass.
|
2012-01-04 13:55:37 +01:00 |
mixins.py
|
cleaned Request/Response/mixins to have similar interface
|
2012-02-07 15:38:54 +02:00 |
models.py
|
Revert unwanted checkin of models.py
|
2011-03-03 09:05:27 +00:00 |
parsers.py
|
cleaned Request/Response/mixins to have similar interface
|
2012-02-07 15:38:54 +02:00 |
permissions.py
|
cleaned a bit Response/ResponseMixin code, added some documentation + renamed ErrorResponse to ImmediateResponse
|
2012-02-07 13:15:30 +02:00 |
renderers.py
|
cleaned a bit Response/ResponseMixin code, added some documentation + renamed ErrorResponse to ImmediateResponse
|
2012-02-07 13:15:30 +02:00 |
request.py
|
cleaned Request/Response/mixins to have similar interface
|
2012-02-07 15:38:54 +02:00 |
resources.py
|
cleaned a bit Response/ResponseMixin code, added some documentation + renamed ErrorResponse to ImmediateResponse
|
2012-02-07 13:15:30 +02:00 |
response.py
|
cleaned a bit Response/ResponseMixin code, added some documentation + renamed ErrorResponse to ImmediateResponse
|
2012-02-07 13:15:30 +02:00 |
serializer.py
|
pep8/pyflakes cleanup
|
2012-01-21 18:33:34 +00:00 |
status.py
|
Drop redundant comment.
|
2012-01-24 17:53:54 +00:00 |
urls.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
views.py
|
cleaned Request/Response/mixins to have similar interface
|
2012-02-07 15:38:54 +02:00 |