Commit Graph

  • e029e44477 Added authtoken login/logout urlpatterns and views to support scripted logins and logouts using TokenAuthentication. Added unittests. Rob Romano 2012-11-10 16:09:14 -0800
  • 6461fe4f43 Merge 2a2ce406bc into f9a9ff1db0 Marko Tibold 2012-11-10 09:43:51 -0800
  • f9a9ff1db0 Newline Tom Christie 2012-11-10 17:04:31 +0000
  • ffb4fe66ce Added @glic3rinu. Thanks! Tom Christie 2012-11-10 17:03:08 +0000
  • fae6964f74 Merge c5dfec8513 into da1aa5542c Roarster 2012-11-10 07:36:43 -0800
  • 2a2ce406bc Fixes #380 Marko Tibold 2012-11-10 12:23:19 +0100
  • df689a7442 Reproduces #380 Marko Tibold 2012-11-10 12:00:20 +0100
  • da1aa5542c Merge pull request #394 from tomchristie/read_only_fields Tom Christie 2012-11-09 09:04:45 -0800
  • 4250466f7e Merge e224061189 into b1b284cdbc Tom Christie 2012-11-09 09:01:51 -0800
  • e224061189 Support for read_only_fields on ModelSerializer classes Tom Christie 2012-11-09 17:01:20 +0000
  • d365621cbe Note django-filter installation Tom Christie 2012-11-09 16:44:39 +0000
  • b1b284cdbc Merge pull request #393 from glic3rinu/master Tom Christie 2012-11-09 08:23:05 -0800
  • d576787720 Merge 61ec6c0912 into 9aaeeacdfe glic3rinu 2012-11-09 07:58:50 -0800
  • 61ec6c0912 Fixed typo on safe_mode markdown wrapper glic3rinu 2012-11-09 16:54:23 +0100
  • 8953a60196 Merge with master Tom Christie 2012-11-09 13:49:52 +0000
  • 9aaeeacdfe Minor docs tweak. Tom Christie 2012-11-09 13:39:40 +0000
  • 71ef58e154 Typo Tom Christie 2012-11-09 13:17:00 +0000
  • 3ac26af7ca Version 2.1.2 (Adds filtering support) 2.1.2 Tom Christie 2012-11-09 13:13:41 +0000
  • c7df9694b5 Merge pull request #383 from tomchristie/filtering Tom Christie 2012-11-09 05:07:34 -0800
  • 946b6405db Merge ff1234b711 into 0089f0faa7 Tom Christie 2012-11-09 05:05:43 -0800
  • ff1234b711 Updated filteing docs. Tom Christie 2012-11-09 13:05:36 +0000
  • ad9c5d2ffa Added @benkonrath, for his excellent work on filtering support. Thank you! Tom Christie 2012-11-08 21:49:38 +0000
  • 33a6986462 Ensure pagination URLs are fully qualified Tom Christie 2012-11-08 21:47:54 +0000
  • bc6f2a1703 Make default FILTER_BACKEND = None Tom Christie 2012-11-08 21:46:53 +0000
  • 0089f0faa7 Add media_type to example file parser Tom Christie 2012-11-08 20:43:15 +0000
  • 0bf37761fc added support for absolute/relative url switch Stephan Groß 2012-11-08 17:03:06 +0100
  • f5ce7152ec Tweak note style Tom Christie 2012-11-08 15:59:22 +0000
  • a0bab819bc Merge pull request #388 from eofs/m2m_reverse Tom Christie 2012-11-08 07:58:10 -0800
  • bf77a92c66 Namespace for views specified in Serializers attr possible Ludwig Kraatz 2012-11-08 16:27:38 +0100
  • 0f6edf4640 Merge 40c6fe7119 into 066d51faa1 eofs 2012-11-08 07:02:16 -0800
  • 40c6fe7119 Comments updated Tomi Pajunen 2012-11-08 17:04:29 +0200
  • 5cd64cc551 Fields specify what FormFieldClass should be used by BrowsableApiRenderer Ludwig Kraatz 2012-11-08 16:02:03 +0100
  • b607eefc7c Release notes updated Tomi Pajunen 2012-11-08 16:48:16 +0200
  • 607cf82331 revert merge Ludwig Kraatz 2012-11-08 15:42:09 +0100
  • 6836a8dcc3 Merge e9dfebc9c6 into 066d51faa1 ludwigkraatz 2012-11-08 06:36:27 -0800
  • 743224d000 Fixed creation of objects with reversed M2M relations Tomi Pajunen 2012-11-08 16:31:16 +0200
  • e9dfebc9c6 clean support for view namespaces in as serializer attribute Ludwig Kraatz 2012-11-08 15:27:32 +0100
  • 08fef1ac81 Allowing custom Serializer Fields to have different BrowsableApiRendered Form Fields than CharField Ludwig Kraatz 2012-11-08 14:58:53 +0100
  • b4b860b45b moved field_mapping to be BrowsableAPIRenderer attr Ludwig Kraatz 2012-11-08 14:54:01 +0100
  • c78b34d501 Strict import ordering Tom Christie 2012-11-08 09:10:24 +0000
  • 34c5fb0cc6 Add filtering into documentation Tom Christie 2012-11-07 21:28:10 +0000
  • 9fe317b2ca Make django-filter optional Tom Christie 2012-11-07 21:13:38 +0000
  • 30799a3955 Simplify NextPageField and PreviousPageField slightly Tom Christie 2012-11-07 21:09:26 +0000
  • 47b534a13e Make filtering optional, and pluggable. Tom Christie 2012-11-07 21:07:24 +0000
  • 9fd061a0b6 Merge branch 'restframework2-filter' of git://github.com/onepercentclub/django-rest-framework into filtering Tom Christie 2012-11-07 20:13:27 +0000
  • bb84da36cc Merge 09f39bd23b into 066d51faa1 benkonrath 2012-11-07 12:02:03 -0800
  • 066d51faa1 Merge pull request #382 from minddust/master Tom Christie 2012-11-07 12:01:38 -0800
  • 6eb95c4db5 Merge f3c94acc4a into 3debd7b1a2 Stephan Groß 2012-11-07 08:19:47 -0800
  • f3c94acc4a fixed typo Stephan Groß 2012-11-07 17:19:13 +0100
  • 3debd7b1a2 Version 2.1.1 2.1.1 Tom Christie 2012-11-07 11:43:47 +0000
  • 0356c5dca4 Update release notes Tom Christie 2012-11-07 11:34:31 +0000
  • b3bf887c67 Make textareas in browseable API same width as everything else Tom Christie 2012-11-07 10:13:14 +0000
  • 5e5c8899e2 Fix repeated breadcrumbs when optional trailing slash is used Tom Christie 2012-11-07 10:03:51 +0000
  • 4546b01f9b Update release notes Tom Christie 2012-11-07 11:32:34 +0000
  • 2529207bba Make textareas in browseable API same width as everything else Tom Christie 2012-11-07 10:13:14 +0000
  • 296b737fb6 Fix repeated breadcrumbs when optional trailing slash is used Tom Christie 2012-11-07 10:03:51 +0000
  • 045239442a Merge b6841df16a into 02b7196ad4 Pavel Savchenko 2012-11-06 13:17:07 -0800
  • b6841df16a remove un-intended change in setup.py Pavel Savchenko 2012-11-06 23:16:46 +0200
  • a953909a86 Merge branch 'add_pk_support' of https://github.com/asfaltboy/django-rest-framework into add_pk_support Pavel Savchenko 2012-11-06 23:15:30 +0200
  • 2b264cc3e8 add tests and doc changes for 'pk' #350, modify get_fields to allow excluding using 'pk' shorctut as well Pavel Savchenko 2012-11-06 22:04:09 +0200
  • 355cf94060 change the meta option read_only_fields to read_only, add tests and docs for read_only fields Pavel Savchenko 2012-11-06 23:08:32 +0200
  • 02b7196ad4 Merge pull request #381 from minddust/master Tom Christie 2012-11-06 12:41:22 -0800
  • 25e5074f2a Merge e02a8470e8 into a49285fe9a Stephan Groß 2012-11-06 12:19:01 -0800
  • e02a8470e8 fixed typo Stephan Groß 2012-11-06 21:18:49 +0100
  • d689468dcb Merge branch 'read_only_bulk' of https://github.com/asfaltboy/django-rest-framework into read_only_bulk Pavel Savchenko 2012-11-06 22:13:10 +0200
  • 4136b7e44b fixed typo in html status code Stephan Groß 2012-11-06 21:11:05 +0100
  • c973a3b8ae add tests and doc changes for 'pk' #350, modify get_fields to allow excluding using 'pk' shorctut as well Pavel Savchenko 2012-11-06 22:04:09 +0200
  • a49285fe9a Merge pull request #379 from minddust/master Tom Christie 2012-11-06 12:01:31 -0800
  • fed4426e38 Merge 62fc5b80ef into 6d3bb67aa6 Stephan Groß 2012-11-06 11:54:57 -0800
  • 62fc5b80ef fixed field name Stephan Groß 2012-11-06 20:54:48 +0100
  • 1f67b9ba9c added changelog entry and fixed old one Stephan Groß 2012-11-06 20:53:09 +0100
  • bf4e6234be Merge branch 'master' into add_pk_support Pavel Savchenko 2012-11-06 20:32:00 +0200
  • 6d3bb67aa6 Add pk_url_kwarg to hyperlinked fields Tom Christie 2012-11-06 17:11:52 +0000
  • cedb3860f4 Use saner get_serializer signature Tom Christie 2012-11-06 17:04:48 +0000
  • 12b86cb5e3 Update release notes Tom Christie 2012-11-06 17:04:24 +0000
  • 8ca6569a06 Merge pull request #378 from minddust/master Tom Christie 2012-11-06 09:02:37 -0800
  • bcc0297e72 Merge 2c52a2581f into 4f5a6fca64 Stephan Groß 2012-11-06 08:03:34 -0800
  • 2c52a2581f added slug support for HyperlinkedIdentityField Stephan Groß 2012-11-06 17:02:34 +0100
  • dfdaa5904b Merge bf8e67dfc2 into 4f5a6fca64 Pavel Savchenko 2012-11-06 03:27:07 -0800
  • 4f5a6fca64 Added @tonimichel. Thanks! Tom Christie 2012-11-06 11:04:27 +0000
  • 6d4c6999af Merge pull request #374 from tonimichel/master Tom Christie 2012-11-06 03:03:04 -0800
  • 5d6d883542 Merge 5d69628250 into d9be6140dc Toni 2012-11-06 03:02:40 -0800
  • d9be6140dc More defensive coding. Refs: #348 Tom Christie 2012-11-06 11:01:53 +0000
  • 0d2377c148 Respect false value defaults on WritableField. Fixes #377. Tom Christie 2012-11-06 10:55:58 +0000
  • 470878a591 Allow slug_url_kwarg to be overidden by subclass. Fixes #373 Tom Christie 2012-11-06 10:47:26 +0000
  • b19c58ae17 Support for HTML error templates. Fixes #319. Tom Christie 2012-11-06 10:44:19 +0000
  • 09f39bd23b Merge branch 'master' into restframework2-filter Ben Konrath 2012-11-06 03:22:25 +0100
  • 5d69628250 Update rest_framework/serializers.py Toni 2012-11-05 20:55:03 +0100
  • 455a8cedcf Tweaks Tom Christie 2012-11-05 17:03:22 +0000
  • 9746abdf72 Version 2.1.0. Adding release notes. 2.1.0 Tom Christie 2012-11-05 16:46:33 +0000
  • 1418d104a8 Tweak related field docs now that queryset is no longer required. Tom Christie 2012-11-05 16:44:26 +0000
  • 867033e676 slug_url_kwarg should default to same as slug_field Tom Christie 2012-11-05 16:43:44 +0000
  • bf02c665f3 Merge 6ee5d86093 into 9731b95fc3 Stephan Groß 2012-11-05 08:40:11 -0800
  • 9731b95fc3 Merge pull request #347 from minddust/master Tom Christie 2012-11-05 08:36:59 -0800
  • 76716bc7fb Merge 85b176cf47 into b87f01aa54 Stephan Groß 2012-11-05 08:36:56 -0800
  • b87f01aa54 Merge pull request #371 from tomchristie/serializer-fixes Tom Christie 2012-11-05 08:35:54 -0800
  • e5b2f76a24 Merge 6d201c362f into 33217db33e Tom Christie 2012-11-05 08:32:29 -0800
  • 6d201c362f Drop unneccesarily lenient dictionary-containing-instances serialization. Tom Christie 2012-11-05 16:19:11 +0000
  • 6ee5d86093 switched to buildin status code Stephan Groß 2012-11-05 17:01:51 +0100
  • 42c0099e01 fixed typos Stephan Groß 2012-11-05 16:57:41 +0100