Commit Graph

  • 6bd2205833 Adding permission IsModelInstanceOwnerOrIsAnonReadOnly Camille Harang 2012-02-02 03:06:55 +0100
  • d44a6c5a69 Adding permission IsModelInstanceOwnerOrIsAnonReadOnly Camille Harang 2012-02-02 03:06:40 +0100
  • 52ac21ca3e Moved ModelMixin's model instance retreival from .get() .put() .delete() to a .model_instance lazy property Camille Harang 2012-02-02 02:54:25 +0100
  • 4f098cb9ee Merge da8187d2c2 into 894f632598 GitHub Merge Button 2012-02-01 15:02:55 -0800
  • da8187d2c2 * -> ** Camille Harang 2012-02-01 23:56:54 +0100
  • 894f632598 Remove use of Q objects. Tom Christie 2012-02-01 20:48:32 +0000
  • 7886fa2b16 Update test settings for 1.2 Tom Christie 2012-02-01 20:24:45 +0000
  • fa017e318b Fix setup.py build with static/css directory Sean C. Farley 2012-02-01 14:43:11 -0500
  • e715e92560 Revert "Fix setup.py build with static/css directory" Sean C. Farley 2012-02-01 14:41:57 -0500
  • c178d24483 Merge branch 'master' of github.com:scfarley/django-rest-framework Sean C. Farley 2012-02-01 14:32:28 -0500
  • eeac9bdd77 Fix setup.py build with static/css directory Sean C. Farley 2012-02-01 14:16:34 -0500
  • c34e52f0b1 Exclude static/css from package_data since package_data does not handle the copying of subdirectories implicitly. Sean C. Farley 2012-02-01 14:16:34 -0500
  • 279fa0d371 merge Sébastien Piquemal 2012-01-31 23:21:55 +0200
  • b2fcfffb3b django-staticfiles for Django 1.2 compatability Tom Christie 2012-01-31 09:05:52 +0000
  • 497d6df5e5 Fix typo. Marko Tibold 2012-01-30 21:24:20 +0100
  • 39d4a39441 renamed to CHANGELOG.rst and included release notes in index.rst Marko Tibold 2012-01-30 18:29:54 +0100
  • 243d80ccb0 Django 1.2 needs django-staticfiles Tom Christie 2012-01-30 16:05:13 +0000
  • 50c359c551 Refs #148 Tom Christie 2012-01-30 15:54:38 +0000
  • 9746bb34cc Update RELEASES Tom Christie 2012-01-30 14:14:48 +0000
  • 278b3576f3 Fixes #148. Thanks @dvinegla. Tom Christie 2012-01-30 14:13:57 +0000
  • c7a8056034 Use named args in mixin tests. Tom Christie 2012-01-29 13:19:56 +0000
  • 289e421543 Add Michele's full name. Marko Tibold 2012-01-29 13:46:04 +0100
  • f115be29e0 Latest changelog. Tom Christie 2012-01-28 19:10:07 +0000
  • c0674e36d4 Drop implicit 'pk' on last arg in urlconf. (Too magical). Tom Christie 2012-01-28 19:06:40 +0000
  • 765ec0b76e Use staticfiles for serving css. Fixes #116. Tom Christie 2012-01-28 18:53:55 +0000
  • f34ed6d1f3 0.3.2 Release notes Tom Christie 2012-01-28 17:45:13 +0000
  • 22ee89f0f3 Tidy up auto-escaping. Tom Christie 2012-01-28 14:38:06 +0000
  • bbfa404e46 Fix silly error. This makes more sense. Marko Tibold 2012-01-28 15:27:06 +0100
  • cc226e7e67 moving forward Marko Tibold 2012-01-28 14:06:34 +0100
  • a9e0159481 prepare for tagging 0.3.2 Marko Tibold 2012-01-28 13:38:29 +0100
  • 76a8c11cf1 Preparing release notes for taggging and uploading to pypi. Marko Tibold 2012-01-28 13:37:47 +0100
  • 7af16dc762 Thanks @michelelazzzeri-nextage, if you give your full name, it will be listed here explicitly. Marko Tibold 2012-01-28 12:47:16 +0100
  • cb6f62b2af fixes #146 Marko Tibold 2012-01-27 20:45:53 +0100
  • dd680d7a0a Added get_renderers method to ResponseMixin Alen Mujezinovic 2012-01-27 12:56:05 +0000
  • c1fe5da85f Refactoring get_name/get_description Tom Christie 2012-01-25 20:39:01 +0000
  • f5e54c7c32 Merge remote-tracking branch 'btimby/description' Tom Christie 2012-01-25 19:53:04 +0000
  • 152c385f4d enhanced request how-to + example Sébastien Piquemal 2012-01-25 00:11:54 +0200
  • 4ceebda9e6 Merge d3ec860dd1 into 2c3f03c7cb GitHub Merge Button 2012-01-24 14:04:25 -0800
  • 2c3f03c7cb No longer nameless Tom Christie 2012-01-24 22:04:22 +0000
  • 25baa578f9 Added @btimby Tom Christie 2012-01-24 20:27:22 +0000
  • df07616c6c Merge pull request #144 from btimby/master Tom Christie 2012-01-24 12:25:32 -0800
  • 1072ce2733 Merge 54caf6d7ba into 9ce864e63b GitHub Merge Button 2012-01-24 11:39:31 -0800
  • d3ec860dd1 Modified test case to pass regardless of JSON library Ben Timby 2012-01-24 14:36:34 -0500
  • 54caf6d7ba Modified test case to pass regardless of JSON library Ben Timby 2012-01-24 14:34:29 -0500
  • 9ce864e63b Cleanup authentication example Tom Christie 2012-01-24 19:27:18 +0000
  • 1d9f24f60d Fix UserLoggedInAuthentication for POST requests. Tom Christie 2012-01-24 19:26:37 +0000
  • 714a90d755 documentation for request module Sébastien Piquemal 2012-01-24 21:21:10 +0200
  • 049d417ebc Reverted formatting Ben Timby 2012-01-24 14:11:10 -0500
  • b280908766 Merge 0e085364fd into 863bbe7684 GitHub Merge Button 2012-01-24 10:13:12 -0800
  • 863bbe7684 Parse url when adding query param. Tom Christie 2012-01-24 18:13:01 +0000
  • f21107396a Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2012-01-24 17:53:59 +0000
  • 27590fea8b Drop redundant comment. Tom Christie 2012-01-24 17:53:54 +0000
  • 8b72b7bf92 corrected request example Sébastien Piquemal 2012-01-24 19:16:41 +0200
  • 7fa3a214fb Refactored get_name()/get_description() Ben Timby 2012-01-23 13:32:37 -0500
  • 7687063339 Merge 2d8739115c into 2dfc048e6f GitHub Merge Button 2012-01-23 10:19:44 -0800
  • 2d8739115c Fix for testcase test_with_content_type_args Ben Timby 2012-01-23 13:18:38 -0500
  • 769daf4001 Merge 5a529a6439 into 2dfc048e6f GitHub Merge Button 2012-01-23 09:59:31 -0800
  • 5a529a6439 Fix for failing test case. Ben Timby 2012-01-23 12:59:22 -0500
  • 64cca06dbd Revert "Implement docstring rendering for HTTP methods. Refactored get_name/get_description to use View methods for overriding." Ben Timby 2012-01-23 12:07:50 -0500
  • 8bb427537c Docstring tidy up Tom Christie 2012-01-23 09:06:30 +0000
  • 2dfc048e6f Update README.rst Tom Christie 2012-01-22 20:47:01 +0000
  • e362344fbd Fix tests to work on all supported configurations. Tom Christie 2012-01-22 20:19:34 +0000
  • ab0b72a7c1 .DATA, .FILES, overloaded HTTP method, content type and content available directly on the request - see #128 Sébastien Piquemal 2012-01-22 21:28:34 +0200
  • d1ce9d3914 More consistent comment style. Tom Christie 2012-01-21 18:36:25 +0000
  • dea4a45ec7 pep8/pyflakes cleanup Tom Christie 2012-01-21 18:33:34 +0000
  • a851294d05 get_ordering/get_queryset refactoring Tom Christie 2012-01-21 18:24:10 +0000
  • add6c88a26 Merge https://github.com/mjumbewu/django-rest-framework Tom Christie 2012-01-21 17:58:06 +0000
  • f0cab7f48a Merge 539bbdf372 into c94423151b GitHub Merge Button 2012-01-21 09:55:47 -0800
  • c94423151b Drop short status codes. Tom Christie 2012-01-21 17:55:25 +0000
  • a99a449c88 Add test for PUT with session auth+csrf Tom Christie 2012-01-11 17:22:56 +0000
  • 7a87fc87c2 Merge pull request #138 from mjumbewu/feature/admin_static_files Tom Christie 2012-01-21 02:39:02 -0800
  • ab5d8ad487 Merge 26c1558e0f into bf8fe66f44 GitHub Merge Button 2012-01-21 02:07:37 -0800
  • bf8fe66f44 Fix .delete on object store example. Tom Christie 2012-01-21 10:07:33 +0000
  • 417eacb2ed Add a get_object method to the ModelMixin, and tests Mjumbe Wawatu Poe 2012-01-20 13:05:44 -0500
  • 26c1558e0f Update the admin static files to handle the latest version of admin Mjumbe Wawatu Poe 2012-01-20 10:53:30 -0500
  • d7f8d50918 Add HeaderGetter to render request/response headers. Ben Timby 2012-01-19 17:28:26 -0500
  • 1db6b7cae4 Implement docstring rendering for HTTP methods. Refactored get_name/get_description to use View methods for overriding. Ben Timby 2012-01-19 15:07:24 -0500
  • a8ed7f9189 Merge pull request #130 from flashingpumpkin/master Tom Christie 2012-01-19 10:55:31 -0800
  • 2775004050 Merge 4e52ce4d33 into 868f7bd7dc GitHub Merge Button 2012-01-19 10:54:21 -0800
  • 868f7bd7dc Added @bunchesofdonald. Thanks! Tom Christie 2012-01-19 18:54:18 +0000
  • dafda87a5c Merge pull request #135 from bunchesofdonald/master Tom Christie 2012-01-19 10:53:00 -0800
  • 4e52ce4d33 Turns out it was self.fields Alen Mujezinovic 2012-01-19 18:45:19 +0000
  • 8872272a26 Merge 338e77837c into 0a5ca000ed GitHub Merge Button 2012-01-19 10:05:46 -0800
  • 338e77837c Added get_queryset method to ListModelMixin. Chris Pickett 2012-01-19 12:56:09 -0500
  • ec5badf739 Renamed unknown_form_fields to allow_unknown_form_fields Alen Mujezinovic 2012-01-19 15:52:26 +0000
  • 5983b14e0a Merge 0a5ca000ed into 5f4096ca28 GitHub Merge Button 2012-01-18 20:01:30 -0800
  • 0a5ca000ed Docstring/whitespace fixes. Ben Timby 2012-01-18 22:59:30 -0500
  • 167dce008c Documentation error. Alen Mujezinovic 2012-01-17 11:08:44 +0000
  • 0a167a54fd Added an additional attribute unknown_form_fields to FormResource Alen Mujezinovic 2012-01-17 10:58:42 +0000
  • 6459b929f5 Improved comments to better explain the need for auto-completion Lars Wiegman 2012-01-14 15:04:08 +0100
  • aac479c48b Added an exception to only auto-complete field when whe're creating new objects, during POST methods. Lars Wiegman 2012-01-14 14:26:28 +0100
  • 5f4096ca28 py25, py26 along with Django12 can't handle assertDictEqual (it was introduced in py27) Marko Tibold 2012-01-13 23:01:16 +0100
  • 905dd2ed9d Got rid of more duplicate tests and put back the tests for #122. Marko Tibold 2012-01-13 21:57:49 +0100
  • c204101563 Merge pull request #125 from michelelazzeri-nextage/master Marko Tibold 2012-01-13 12:36:02 -0800
  • 5fb50c35e5 Autocompleet fields if they have a default value set in the model. Otherwise, what's the point of having a default value in the model if they aren't used during form validation. A better place for this would be in Django forms or db module. Lars Wiegman 2012-01-13 18:54:55 +0100
  • f25e382afa Merge 21776c0de2 into c71b6fb090 GitHub Merge Button 2012-01-13 01:13:47 -0800
  • 21776c0de2 split renderer and parser complex data test case Michele Lazzeri 2012-01-13 10:11:34 +0100
  • 1bec6f2d5e add testcate XMLRendererTestCase.test_render_and_parse_complex_data Michele Lazzeri 2012-01-12 18:04:18 +0100
  • 2966c34352 correct complex data xml parsing Michele Lazzeri 2012-01-12 13:28:32 +0100
  • 6b3792aef2 recursive xml parsing Michele Lazzeri 2012-01-11 19:37:43 +0100