Commit Graph

  • bbb5a8a1d9 fixed import error Jonas Liljestrand 2012-11-17 18:01:46 +0100
  • 3c1b5c3435 indent error Jonas Liljestrand 2012-11-17 17:53:08 +0100
  • f0d4232c1d Django 1.5 support, and awareness for AUTH_USER_MODEL Jonas Liljestrand 2012-11-17 17:46:16 +0100
  • ed7cf9fc91 Fix assertion for nested create test (missing id) Trey Hunner 2012-11-16 23:01:03 -0800
  • 346a79b170 Added @MechanisM - Thanks! Tom Christie 2012-11-17 00:29:15 +0000
  • d0524cfcc3 Merge pull request #423 from MechanisM/patch-1 Tom Christie 2012-11-16 16:22:56 -0800
  • 688211e70f Merge 4068323df4 into 2263ed8b94 Eugene MechanisM 2012-11-16 16:03:54 -0800
  • 4068323df4 Missing import of "Permission" model in docs Eugene MechanisM 2012-11-17 04:03:43 +0400
  • 2263ed8b94 Tweak Tom Christie 2012-11-16 23:24:36 +0000
  • 0eba278e13 Improve pagination docs Tom Christie 2012-11-16 23:22:23 +0000
  • acbe991209 Tidying Tom Christie 2012-11-16 23:22:15 +0000
  • 016ef5019f Version 2.1.3 2.1.3 Tom Christie 2012-11-16 22:58:17 +0000
  • e801e21210 Merge pull request #422 from markotibold/max_length_for_modelserializers Tom Christie 2012-11-16 14:54:16 -0800
  • e8715cd44b Merge 0076e2f462 into 19b0516bfe Marko Tibold 2012-11-16 14:52:59 -0800
  • 19b0516bfe Getting 2.1.3 release notes ready Tom Christie 2012-11-16 22:49:15 +0000
  • e40000c834 Merge pull request #408 from markotibold/file_and_image_fields Tom Christie 2012-11-16 14:48:42 -0800
  • e28d280e43 Merge f801e5d305 into 31f01bd631 Marko Tibold 2012-11-16 14:47:02 -0800
  • 31f01bd631 Polishing to page size query parameters & more docs Tom Christie 2012-11-16 22:45:57 +0000
  • f801e5d305 Simplified docs a bit for FileField and ImageField. Added note about MultipartParser only supporting file uploads and Django's default upload handlers. Marko Tibold 2012-11-16 23:44:55 +0100
  • 0076e2f462 Added brief docs for URLField and SlugField. Marko Tibold 2012-11-16 23:23:34 +0100
  • 9973cf329a Merge pull request #412 from minddust/custom_page_size_per_request Tom Christie 2012-11-16 13:45:27 -0800
  • 1a436dd6d9 Added URLField and SlugField. Fixed test_modelserializer_max_length_exceeded Marko Tibold 2012-11-16 22:43:16 +0100
  • 62fef921d8 Merge a701a21587 into 8d3581f4bd Stephan Groß 2012-11-16 13:39:24 -0800
  • 8d3581f4bd Minor tweaks to internals of generics and mixins Tom Christie 2012-11-16 21:27:34 +0000
  • f385b72d80 Whoops … Drop pdb Marko Tibold 2012-11-16 22:20:26 +0100
  • aa013a4289 Fixes #421 Marko Tibold 2012-11-16 22:18:57 +0100
  • 3cfb23e4ac Merge pull request #419 from markotibold/the_feature_nobody_asked_for Tom Christie 2012-11-16 12:59:19 -0800
  • d9e5f7cb96 Merge cba181f4bc into 2f2bde69e4 Marko Tibold 2012-11-16 12:59:15 -0800
  • 2f2bde69e4 Docs, tox and travis use django-filter 0.5.4 Tom Christie 2012-11-16 20:58:49 +0000
  • 4edc801d59 Reproduces #421 Marko Tibold 2012-11-16 21:42:04 +0100
  • c5765641a4 Fix typo Tom Christie 2012-11-16 17:28:08 +0000
  • b4cfb46a56 WIP on docs for File- and ImageFileds. Marko Tibold 2012-11-16 00:22:08 +0100
  • cba181f4bc ./mkdocs.py -p opens a preview in your default browser. Tested on Mac, but should work on windows and Linux as well. Marko Tibold 2012-11-15 23:31:53 +0100
  • 403886b79b Merge commit '3b258d69c92e9d9293f7c5d1690f0ca434e677e3' into file_and_image_fields Marko Tibold 2012-11-15 22:48:22 +0100
  • 238fb79e6d fixed query string loss Ludwig Kraatz 2012-11-15 21:07:43 +0100
  • a701a21587 added page_size_kwarg tests Stephan Groß 2012-11-15 14:35:34 +0100
  • 3ae203a018 updated script to just use page_size_kwarg Stephan Groß 2012-11-15 12:06:43 +0100
  • b17a981800 updated release noted for page_size stuff Stephan Groß 2012-11-15 11:24:17 +0100
  • 38e94bb8b4 added global and per resource on/off switch + updated docs Stephan Groß 2012-11-15 11:15:05 +0100
  • ceb60c945d Add two functions for more DRY reverse fk tests Trey Hunner 2012-11-14 15:27:38 -0800
  • 3de89efd9f Add test for deleting a reverse fk relation Trey Hunner 2012-11-14 15:15:35 -0800
  • 3b258d69c9 Fix 404 Marko Tibold 2012-11-14 23:24:18 +0100
  • 69a01d7125 Added a test for the FileField. Marko Tibold 2012-11-14 23:04:46 +0100
  • faeb094c17 Add test for creating a reverse fk relation Trey Hunner 2012-11-14 13:39:54 -0800
  • d541e0c423 Merge branch 'master' of https://github.com/robromano/django-rest-framework Rob Romano 2012-11-14 13:01:43 -0800
  • 535b65a348 Removed authtoken/urls.py, not really needed with Tom's simplification Rob Romano 2012-11-13 17:03:10 -0800
  • b083bb1afc Add tests for retrieving/updating reverse fks Trey Hunner 2012-11-14 12:42:30 -0800
  • 321ba156ca Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, updated tests & docs. Left authtoken.urls in place as example. Rob Romano 2012-11-13 16:49:13 -0800
  • eb20b5663e Added documentation on how to use the token authentication login view. Rob Romano 2012-11-13 15:03:42 -0800
  • ce3ccb91dc Updates to login view for TokenAuthentication from feedback from Tom Rob Romano 2012-11-12 15:16:53 -0800
  • bd92db3c67 Added authtoken login/logout urlpatterns and views Rob Romano 2012-11-10 16:17:50 -0800
  • 4a2526bd1e 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
  • e112a806d8 .to_native() now returns the file-name. Marko Tibold 2012-11-14 21:40:52 +0100
  • c35b9eb065 Processed review comments. No type checking in .restore_fields() Added missing BytesIO import. Marko Tibold 2012-11-14 21:13:23 +0100
  • 28696b2122 Merge 5cd64cc551 into 647abcdb16 Ludwig Kraatz 2012-11-14 11:53:07 -0800
  • b66bab3349 Merge bf77a92c66 into 647abcdb16 Ludwig Kraatz 2012-11-14 11:51:38 -0800
  • 647abcdb16 Bring keywrod args in line with Django's implementation Tom Christie 2012-11-14 19:34:19 +0000
  • 723241511c added query string test Ludwig Kraatz 2012-11-14 20:24:09 +0100
  • 0cfb27b40e Merge pull request #407 from ludwigkraatz/location_header Tom Christie 2012-11-14 10:42:08 -0800
  • b43370d7a1 Merge d9c62c20a7 into a83eb748c1 Ludwig Kraatz 2012-11-14 10:41:35 -0800
  • a83eb748c1 Merge pull request #413 from minddust/auth_token_documentation Tom Christie 2012-11-14 10:41:15 -0800
  • 8d5266015d Merge 1e83b60a43 into 9e1f82c35f Stephan Groß 2012-11-14 10:39:53 -0800
  • 9e1f82c35f Merge pull request #414 from minddust/minor_fixes Tom Christie 2012-11-14 10:39:42 -0800
  • aee6ea38c2 Merge 44ff2e0add into 44e9749e36 Stephan Groß 2012-11-14 10:37:03 -0800
  • 44ff2e0add fixed some typos Stephan Groß 2012-11-14 19:36:29 +0100
  • 1e83b60a43 added description how to use the auth token Stephan Groß 2012-11-14 18:00:59 +0100
  • 5967f15f7f updated docs Stephan Groß 2012-11-14 16:11:35 +0100
  • 33fe0d2bea added release note Stephan Groß 2012-11-14 16:08:14 +0100
  • 023b065ddc added support for passing page_size per request Stephan Groß 2012-11-14 16:02:50 +0100
  • 372e58c471 Added tests and improved RedirectView Ludwig Kraatz 2012-11-14 15:21:39 +0100
  • dcbe789fd8 initial redirect View Ludwig Kraatz 2012-11-14 14:54:58 +0100
  • d9c62c20a7 once more polished Ludwig Kraatz 2012-11-14 13:24:20 +0100
  • 8b999c6bb5 polishing code Ludwig Kraatz 2012-11-14 11:46:16 +0100
  • 47095594de Raise ValidationError instead of accepting missing value Tomi Pajunen 2012-11-14 11:46:27 +0200
  • cefbbd4a64 Merge 40442f6cc1 into 8953a60196 Rob Romano 2012-11-13 23:22:19 -0800
  • 40442f6cc1 Use 401 with Authenticate header, when appropriate Rob Romano 2012-11-13 23:14:23 -0800
  • 8ebbae683b Removed authtoken/urls.py, not really needed with Tom's simplification Rob Romano 2012-11-13 17:03:10 -0800
  • 4fd590f96f Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, updated tests & docs. Left authtoken.urls in place as example. Rob Romano 2012-11-13 16:49:13 -0800
  • 8cdbc0a33a Properly render file inputs in the Browsable api. Marko Tibold 2012-11-14 00:09:39 +0100
  • d3ee5080a0 Added documentation on how to use the token authentication login view. Rob Romano 2012-11-13 15:03:42 -0800
  • 5443dd5f3c Added a FileField and an ImageField (copied from django.forms.fields). Adjusted generics, mixins and serializers to take a files arg where applicable. Marko Tibold 2012-11-13 23:26:17 +0100
  • 3a30a9b1cb removed useless line after polishing code Ludwig Kraatz 2012-11-13 20:30:18 +0100
  • b341dc70af fixed ugly code Ludwig Kraatz 2012-11-13 19:15:42 +0100
  • 851dff1644 fixed a bug on testing throttling headers Ludwig Kraatz 2012-11-13 18:39:07 +0100
  • 573de11b23 changed buggy response + code ploishing Ludwig Kraatz 2012-11-13 18:07:38 +0100
  • cc55a7b643 Returning a Location Header on Create Ludwig Kraatz 2012-11-13 18:00:41 +0100
  • ec300b8d75 Merge 80163ed01e into 44e9749e36 Stephan Groß 2012-11-13 08:18:06 -0800
  • 80163ed01e updated due to toms github comment Stephan Groß 2012-11-13 17:17:33 +0100
  • 108368a702 Merge branch 'master' of https://github.com/minddust/django-rest-framework Stephan Groß 2012-11-13 17:03:18 +0100
  • e7ba2e3d40 added support for absolute/relative url switch Stephan Groß 2012-11-08 17:03:06 +0100
  • 0bd2f89b8d Possible solution and test case updated Tomi Pajunen 2012-11-13 16:16:17 +0200
  • 2408cd95e7 Test updated Tomi Pajunen 2012-11-13 15:52:58 +0200
  • 5ed528d1cf Test for missing M2M data when creating an instance Tomi Pajunen 2012-11-13 15:27:25 +0200
  • 44e9749e36 Note django-filter support Tom Christie 2012-11-13 12:20:03 +0000
  • 21468a1867 Fix broken depth argument Tom Christie 2012-11-13 11:47:32 +0000
  • 873a142af2 Implementing 401 vs 403 responses Tom Christie 2012-11-13 11:27:09 +0000
  • 957700ecfb Remove OAuth2 from docs Tom Christie 2012-11-13 11:26:45 +0000
  • 8eb37e1f7e Updates to login view for TokenAuthentication from feedback from Tom Rob Romano 2012-11-12 15:16:53 -0800
  • 02c1b5988b Merge pull request #396 from markotibold/#380 Marko Tibold 2012-11-11 02:45:49 -0800
  • 063c027c7b Added authtoken login/logout urlpatterns and views Rob Romano 2012-11-10 16:17:50 -0800