.. |
__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
|
Patch to enable Accept headers in Internet Explorer when an Ajax Library on the client (i.e. jQuery) is sending an XMLHttpRequest
|
2012-07-02 20:39:56 -07:00 |
authentication.py
|
Docstring tidy up
|
2012-01-23 09:06:30 +00:00 |
breadcrumbs.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
content.py
|
Drop short status codes.
|
2012-01-21 17:55:25 +00:00 |
description.py
|
Refactored get_name()/get_description()
|
2012-01-23 13:32:37 -05:00 |
files.py
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |
methods.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
mixins.py
|
Ensure duplicate "page" parameters are not created
|
2012-02-07 11:08:55 +00:00 |
models.py
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |
modelviews.py
|
Remove InstanceMixin auto-url magicks.
|
2012-02-23 09:21:01 +00:00 |
oauthentication.py
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |
package.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
parsers.py
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |
renderers.py
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |
response.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
reverse.py
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
serializer.py
|
Test for issue #178.
|
2012-02-23 16:28:01 -08:00 |
status.py
|
Drop short status codes.
|
2012-01-21 17:55:25 +00:00 |
testcases.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
throttling.py
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
validators.py
|
Fix tests to work on all supported configurations.
|
2012-01-22 20:19:34 +00:00 |
views.py
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |