Commit Graph

  • cda21a306e Only add the django-oauth2-provider apps if the module is installed Pierre Dulac 2013-03-02 20:20:26 +0100
  • 6f5764105b Use the PyPI django-oauth2-provider version Pierre Dulac 2013-03-02 20:18:50 +0100
  • ddd7125a63 Tweak travis badge positioning. Tom Christie 2013-03-06 13:35:04 +0000
  • cdf7c778d8 Version 2.2.2 2.2.2 Tom Christie 2013-03-06 12:29:56 +0000
  • 5422eedd0a Add tox note. Tom Christie 2013-03-06 12:29:32 +0000
  • 6135df56c6 Merge pull request #703 from tomchristie/datetime-formats Tom Christie 2013-03-06 04:25:35 -0800
  • 9d381a39f9 Merge d260f1ec15 into 17e0ff0fcd Tom Christie 2013-03-06 04:21:05 -0800
  • d260f1ec15 Add tox note. Tom Christie 2013-03-06 12:19:49 +0000
  • 1106596c80 Clean ups to datetime formatting Tom Christie 2013-03-06 12:19:39 +0000
  • 4f7b028a0a Updating docs Tom Christie 2013-03-05 20:57:35 +0000
  • c20ebe95f6 Merge datetime formats Tom Christie 2013-03-05 17:50:28 +0000
  • 17e0ff0fcd Add @iekadou for #700 support. thanks! Stephan Groß 2013-03-05 18:45:09 +0100
  • 7464def4e3 Fix typo Stephan Groß 2013-03-05 18:42:31 +0100
  • 6e7ddd579b Docs tweak. Tom Christie 2013-03-05 17:39:34 +0000
  • 302f58d8f6 Modify DjangoModelPermissions to return True if get_required_permissions() yields an empty list Diego Gaustein 2013-03-05 11:23:25 -0300
  • 6c2dbf1220 Minor docs tweak Tom Christie 2013-03-05 14:02:58 +0000
  • d263abbf4d Merge pull request #700 from minddust/migration_fix Stephan Groß 2013-03-05 05:52:41 -0800
  • 315c0a87a3 Merge 214e201ff8 into 282af6057f Stephan Groß 2013-03-04 08:12:09 -0800
  • 214e201ff8 Update migration Stephan Groß 2013-03-04 17:12:02 +0100
  • 27175c2cf5 Update migration Stephan Groß 2013-03-04 17:04:55 +0100
  • 7db2332c40 Update release docs Stephan Groß 2013-03-04 14:11:05 +0100
  • b4c9b68c96 Add note for using authtoken with custom django user model and south Stephan Groß 2013-03-04 14:09:59 +0100
  • d6391359f5 Fix fix migrate authtoken Stephan Groß 2013-03-04 14:04:03 +0100
  • 4cdb6b2959 Fix authtoken migration Stephan Groß 2013-03-04 13:53:39 +0100
  • 104614c600 Modified to allow form overloading to take precedence over header. Dave Kuhn 2013-03-04 07:14:38 +1100
  • ba329732b1 Merge pull request #697 from maspwr/writable-nested-serializers Mark Shirley 2013-03-02 12:34:11 -0800
  • cf2ff9b17e Merge 5141cd924d into 282af6057f Mark Shirley 2013-03-02 12:31:11 -0800
  • 5141cd924d One-to-one writable, nested serializer support Mark Aaron Shirley 2013-02-09 14:04:35 -0800
  • c449dd4f4d Properly fail to wrong Authorization token type Pierre Dulac 2013-03-02 20:17:14 +0100
  • 8809c46ab5 Add new OAuth2 tests Pierre Dulac 2013-03-02 20:16:18 +0100
  • b74751060c Remove unnecessary None check Mark Aaron Shirley 2013-03-02 10:15:43 -0800
  • f1376049e4 Merge eb5a7c7c28 into 53754b866b Mark Shirley 2013-03-02 10:11:09 -0800
  • 96d41562ed Merge 53754b866b into 282af6057f Tom Christie 2013-03-02 10:10:42 -0800
  • 53754b866b Merge pull request #696 from maspwr/wns-merge-with-master Mark Shirley 2013-03-02 10:10:40 -0800
  • e647301f99 Merge 87ce5a9d39 into b69664c777 Mark Shirley 2013-03-02 10:05:49 -0800
  • 87ce5a9d39 Merge remote-tracking branch 'upstream/master' into writable-nested-serializers Mark Aaron Shirley 2013-03-02 10:01:41 -0800
  • eb5a7c7c28 Merge remote-tracking branch 'upstream/master' into wns Mark Aaron Shirley 2013-03-02 09:53:07 -0800
  • 9dccbcbb38 Support for X-HTTP-Method-Override header Dave Kuhn 2013-03-03 00:00:58 +1100
  • 721dc519ec Use django.utils to import the unittest module Pierre Dulac 2013-03-01 23:27:47 +0100
  • 57a6443ee4 better coverage of multiple kwarg url support Nick Johnson 2013-03-01 12:29:11 -0800
  • 182edb3e9b Add django-oauth2-provider to .travis.yml Pierre Dulac 2013-03-01 21:25:42 +0100
  • 3898306edb Merge 5e5cd6f7f7 into 282af6057f Stephan Groß 2013-03-01 08:15:49 -0800
  • 5e5cd6f7f7 Fix for django 1.3 compatibility Stephan Groß 2013-03-01 17:15:39 +0100
  • 681ad6f537 Add none testcases to date, datetime, time Stephan Groß 2013-03-01 17:04:30 +0100
  • 12905449a5 Add format class attributes Stephan Groß 2013-03-01 16:59:47 +0100
  • aa16db9042 Merge branch 'datevalidation_2' of https://github.com/minddust/django-rest-framework into datevalidation_2 Stephan Groß 2013-03-01 16:52:07 +0100
  • 4a2788a7be Update docs Stephan Groß 2013-03-01 16:35:27 +0100
  • 9c964cf37b Add new ISO8601 setting + integration Stephan Groß 2013-03-01 16:24:25 +0100
  • a9d36d4726 Add docs update - part 1 Stephan Groß 2013-03-01 15:03:27 +0100
  • f208d8d2bb Add drf settings + output format + testcases Stephan Groß 2013-03-01 13:16:00 +0100
  • ef5752f8b5 Fix for python 3 support Stephan Groß 2013-02-26 11:42:50 +0100
  • b2165cc76a Fix for python 3 support - thanks @Linovia Stephan Groß 2013-02-26 11:35:39 +0100
  • 9157db5da0 Add better date / datetime validation (pull 2) Stephan Groß 2013-02-26 11:09:54 +0100
  • d20089c8d1 Update docs Stephan Groß 2013-03-01 16:35:27 +0100
  • 29a54b5a77 Add new ISO8601 setting + integration Stephan Groß 2013-03-01 16:24:25 +0100
  • 7e702439eb Add docs update - part 1 Stephan Groß 2013-03-01 15:03:27 +0100
  • 876a58e8bf Add drf settings + output format + testcases Stephan Groß 2013-03-01 13:16:00 +0100
  • d4c2267187 Clean up some print and comments Pierre Dulac 2013-03-01 12:08:28 +0100
  • 653fcf7e33 Use the correct doc link style Pierre Dulac 2013-03-01 12:02:03 +0100
  • 9d5c306038 Improve the django-oauth2-provider import block Pierre Dulac 2013-03-01 11:53:30 +0100
  • aed3c13471 Merge branch 'master' into oauth2-authentication Pierre Dulac 2013-03-01 11:50:11 +0100
  • 84be169353 fix function names and dotted lookups for use in PrimaryKeyRelatedField.field_to_native (they work in RelatedField.field_to_native already) Craig de Stigter 2013-03-01 16:13:04 +1300
  • d8f455bc0f Add OAuth2Authentication documentation Pierre Dulac 2013-03-01 02:09:52 +0100
  • da9d7fb8ec Add the OAuth2Authentication class Pierre Dulac 2013-03-01 02:08:58 +0100
  • 592a0a5980 Add django-oauth2-provider to optionals.txt Pierre Dulac 2013-03-01 02:08:21 +0100
  • 4e1f77db1a Add django-oauth2-provider to the installed apps Pierre Dulac 2013-03-01 02:07:53 +0100
  • 468b5e43e2 Add tests for OAuth2 authentication Pierre Dulac 2013-03-01 02:06:20 +0100
  • 282af6057f Release notes Tom Christie 2013-02-28 18:02:10 +0000
  • 13b3af0d22 Auth is no longer lazy. Closes #667. Tom Christie 2013-02-28 17:58:58 +0000
  • 4e14b26fa9 Drop unused import Tom Christie 2013-02-28 13:42:08 +0000
  • 183d3ec6a4 Move ModelSerializer field_mapping into an attribute for easier overriding. Tom Christie 2013-02-28 13:41:42 +0000
  • 02ee6e5bf0 Fix out of date docstrings. Closes #689. Tom Christie 2013-02-27 22:15:28 +0000
  • 27aa2d6aad Use plularized URLs for better consistency. Tom Christie 2013-02-27 22:13:24 +0000
  • a2dafd9643 Merge pull request #692 from tomchristie/django1.5 Tom Christie 2013-02-27 13:15:47 -0800
  • 2ab87148d1 Merge a1dbd93f54 into 35331f5820 Tom Christie 2013-02-27 13:15:34 -0800
  • a1dbd93f54 assertEquals -> assertEqual Tom Christie 2013-02-27 21:15:00 +0000
  • 6e6f6f2c7d Update for Django 1.5 Tom Christie 2013-02-27 21:14:40 +0000
  • 1bad93e6ec Merge e9efc63c57 into 35331f5820 hassa 2013-02-27 02:56:41 -0800
  • e9efc63c57 field_to_native iterates over many instead of obj which is None hassa 2013-02-27 10:51:50 +0000
  • c84c3016c3 Merge 2eabc5c2b4 into 35331f5820 swistakm 2013-02-27 01:53:59 -0800
  • 2eabc5c2b4 rfc5849 link with anchor swistakm 2013-02-27 11:02:50 +0100
  • 55ea5b9460 import compat version of unittest swistakm 2013-02-27 10:58:13 +0100
  • dd355d511c oauth2 & django-oauth-plus installed only on 2.x swistakm 2013-02-27 10:56:04 +0100
  • d888228e74 add support for multiple kwargs in url Nick Johnson 2013-02-26 17:23:03 -0800
  • 35331f5820 More consistent examples Tom Christie 2013-02-26 19:54:04 +0000
  • e7ca326555 Tweaks Tom Christie 2013-02-26 19:51:09 +0000
  • 19135061b6 Merge pull request #681 from dbrgn/format_suffixes_docs Tom Christie 2013-02-26 11:49:09 -0800
  • 56412e1469 Merge bfdbc95f1a into d59ed64915 Danilo Bargen 2013-02-26 11:48:10 -0800
  • d59ed64915 Merge pull request #683 from dbrgn/serializer_exception_msg Tom Christie 2013-02-26 11:46:07 -0800
  • 8d07636f38 Merge e476dcb8c7 into 80b0234793 Danilo Bargen 2013-02-26 11:45:36 -0800
  • cb1efd8851 Merge c32ae6070f into 80b0234793 Danilo Bargen 2013-02-26 11:45:24 -0800
  • 80b0234793 Add @waa for #687 thanks! Stephan Groß 2013-02-26 14:50:10 +0100
  • 64a9486b93 Merge pull request #687 from wiliamsouza/master Stephan Groß 2013-02-26 05:47:05 -0800
  • 6d83c808fd Merge cd7f552540 into f00425c901 Wiliam Souza [waa] 2013-02-26 05:46:23 -0800
  • cd7f552540 Fixed a typo WritableField field name in docs Wiliam Souza 2013-02-26 10:43:33 -0300
  • 36d5b24b76 Fix for python 3 support Stephan Groß 2013-02-26 11:42:50 +0100
  • 956a65f5af Fix for python 3 support - thanks @Linovia Stephan Groß 2013-02-26 11:35:39 +0100
  • a4304458f5 runtest.settings fixed if django-oauth-plus or oauth2 are not installed swistakm 2013-02-26 11:27:06 +0100
  • d84c2cf275 OAuth tests now are skipped unless django-oauth-plus and oauth2 are installed. swistakm 2013-02-26 11:25:27 +0100
  • 59a6f5f463 Move oauth2 and django-oauth-plus imports to compat and fix some minor issues swistakm 2013-02-26 11:22:21 +0100