Commit Graph

  • c1e2a9cba6 Clean up field mapping tests Tom Christie 2014-09-15 13:38:28 +0100
  • 3cf7ed10d2 Fix erronous import Tom Christie 2014-09-15 13:10:58 +0100
  • 40dc588a37 Drop label from serializer fields when not needed Tom Christie 2014-09-15 09:50:51 +0100
  • 7b25cb5388 updating to bootstrap 3.2.0 Daniel Ryan 2014-09-14 15:46:10 -0400
  • cefeb23b25 Merge pull request #1871 from jpadilla/third-party-docs Tom Christie 2014-09-14 16:52:53 +0100
  • 915dfb9b3d Update third-party-resources.md José Padilla 2014-09-14 10:19:54 -0400
  • 4871dbdc73 Add invitation to add new content José Padilla 2014-09-13 16:20:37 -0400
  • 1390b6801e Include third party resources link in home page José Padilla 2014-09-13 16:20:16 -0400
  • 96c21b81f5 Add Third Party Resources Topic section José Padilla 2014-09-13 13:53:40 -0400
  • afb28a44ad Dealing with reverse relationships Tom Christie 2014-09-12 21:32:20 +0100
  • 4fceceae7d DecimalField documentation Tom Christie 2014-09-12 20:09:08 +0100
  • e6c88a4233 Drop usage of validatiors.EMPTY_VALUES Tom Christie 2014-09-12 19:54:27 +0100
  • 1f75ffc791 Access validation messages in a way thats compatible with 1.4, 1.5 Tom Christie 2014-09-12 19:50:30 +0100
  • 0ac52e0808 Use Resolver404 instead of base Exception Tom Christie 2014-09-12 17:06:37 +0100
  • b73a205cc0 Tests for relational fields (not including many=True) Tom Christie 2014-09-12 17:03:42 +0100
  • f95e7fae38 Updating docs Tom Christie 2014-09-12 12:40:53 +0100
  • 79715f01f8 Coerce dates etc to ISO_8601 in seralizer, by default. Tom Christie 2014-09-12 12:10:22 +0100
  • 22af49bf8f Tidy up JSONEncoder Tom Christie 2014-09-12 11:50:20 +0100
  • 5e39e159ee UNICODE_JSON and COMPACT_JSON settings Tom Christie 2014-09-12 11:38:22 +0100
  • 250755def7 Clean up relational fields queryset usage Tom Christie 2014-09-12 10:59:51 +0100
  • 6db3356c4d NON_FIELD_ERRORS_KEY setting Tom Christie 2014-09-12 10:21:35 +0100
  • 0d354e8f92 to_internal_value() and to_representation() Tom Christie 2014-09-12 09:49:35 +0100
  • adcb64ab41 MethodField -> SerializerMethodField Tom Christie 2014-09-12 09:12:56 +0100
  • 1e53eb0aa2 DecimalFields should still be quantized even without coerce_to_string Tom Christie 2014-09-11 21:57:32 +0100
  • 040bfcc09c NotImplemented stubs for Field, and DecimalField improvements Tom Christie 2014-09-11 21:48:54 +0100
  • a751871991 no longer tightly coupled to private queryset API Tom Christie 2014-09-11 20:50:26 +0100
  • 55650a743d no longer tightly coupled to private queryset API Tom Christie 2014-09-11 20:49:10 +0100
  • 19b8f779de Throttles now use Retry-After header and no longer support the custom style Tom Christie 2014-09-11 20:43:44 +0100
  • bf52d04f4c Nice manager representations on serializer classes Tom Christie 2014-09-11 20:37:27 +0100
  • ab40780dc2 Tidy up lookup_class Tom Christie 2014-09-11 20:22:32 +0100
  • b39dde8b05 Merge 2533b13317 into 2937285790 Mattia Procopio 2014-09-11 14:02:51 +0000
  • 2533b13317 Add test case for boolean validation MattBlack85 2014-09-11 15:43:17 +0200
  • 0cb500ea2f Raise ValidationError if value is not boolean or is not one of the keyword MattBlack85 2014-09-11 15:42:35 +0200
  • 3318f75a71 Improve memory address removal for serializer representations Tom Christie 2014-09-11 13:50:53 +0100
  • 54ccf7230d Improve memory address removal for serializer representations Tom Christie 2014-09-11 13:43:46 +0100
  • de301f3b66 Merge master Tom Christie 2014-09-11 13:20:44 +0100
  • ae84438530 Added DefaultRouter support (and test) for viewsets without the default action implemented, which is usually the list action. Marek Skrajnowski 2014-09-11 12:42:36 +0200
  • 2937285790 Merge pull request #1863 from jbinney/master Tom Christie 2014-09-11 09:20:01 +0100
  • 37d01f6088 Fix grammar in login error message Joe Binney 2014-09-10 20:27:52 -0700
  • 1d4e0131c3 Merge pull request #1861 from sheppard/patch-2 Tom Christie 2014-09-10 22:29:53 +0100
  • e76f56a3d6 add django rest pandas S. Andrew Sheppard 2014-09-10 11:55:43 -0500
  • 80ba047347 Compat fixes Tom Christie 2014-09-10 16:57:22 +0100
  • 01c8c0cad9 Added help_text argument to fields Tom Christie 2014-09-10 13:52:16 +0100
  • 234369aefd Tweaks Tom Christie 2014-09-10 08:53:33 +0100
  • 2ca01e59f7 Merge 58c121d6e4 into 015a8122c7 Omer Katz 2014-09-10 07:19:58 +0000
  • 58c121d6e4 Retrying pip install will cause the build to fail less due to network errors. Omer Katz 2014-09-10 10:19:57 +0300
  • 48103323de Large matrixes should fast finish. Omer Katz 2014-09-10 10:18:50 +0300
  • 3712f67c85 Unpinning the Django dependency to use the latest patch version. Omer Katz 2014-09-10 10:15:53 +0300
  • b1c07670ca Fleshing out serializer fields Tom Christie 2014-09-09 17:46:28 +0100
  • 015a8122c7 Merge pull request #1852 from GVRV/bugfix/apiroot_get_regression Xavier Ordoquy 2014-09-09 07:19:16 +0200
  • 1a885b9e16 Make sure APIRoot.get can take on args, kwargs so router can be embedded within any URL pattern. Gaurav Dadhania 2014-09-09 05:42:52 +0530
  • f409eda3a4 Merge 02595eacf2 into 168710813c Gaurav Dadhania 2014-09-09 00:06:03 +0000
  • 02595eacf2 Fix APIRoot.get signature. Gaurav Dadhania 2014-09-09 05:35:44 +0530
  • 21980b800d More test sorting Tom Christie 2014-09-08 14:24:05 +0100
  • 168710813c Merge pull request #1844 from adamsc64/issue_1533 Tom Christie 2014-09-08 10:15:26 +0100
  • dc279530c7 Merge pull request #1846 from barqshasbite/patch-1 Tom Christie 2014-09-08 09:54:29 +0100
  • 880ec3fe97 Merge pull request #1847 from hamishcampbell/master Tom Christie 2014-09-08 09:53:59 +0100
  • 5f2d0a5a5d Make sure APIRoot.get can take on args, kwargs so router can be embedded within any URL pattern. Gaurav Dadhania 2014-09-08 09:57:35 +0530
  • 826d76a8c7 Stop the API Client converting empty lists/dicts to empty strings Hamish Campbell 2014-09-08 12:16:20 +1200
  • fe06d96dec Fixing quotes in filtering.md Darren Maki 2014-09-07 12:53:21 -0400
  • d4d7739574 Merge pull request #1842 from jpadilla/travis-tox Tom Christie 2014-09-07 14:00:39 +0100
  • 613a301a36 Fixed #1533 - Resolved issue with integer keys on nested choices never validating. Christopher Adams 2014-09-06 17:04:35 -0400
  • 3b6a5dd585 Add support for limit_choices_to on related fields fixing #1811 Piper Merriam 2014-09-06 14:23:10 -0600
  • e8fac28d88 Merge pull request #1818 from tituomin/serializer-subclass-mapping Tom Christie 2014-09-06 07:20:31 +0100
  • 4360c280e7 Merge afaa52a378 into 5bbfef36f4 Jharrod LaFon 2014-09-06 06:13:27 +0000
  • 5bbfef36f4 Merge pull request #1838 from jbittel/fix-encoded-filename-rfc6266 Tom Christie 2014-09-06 07:13:12 +0100
  • c419fb0f9e Merge pull request #1841 from jpadilla/view-description-as-promise Tom Christie 2014-09-06 07:05:27 +0100
  • 6901677cbd Install tox correctly José Padilla 2014-09-05 17:56:25 -0700
  • a01176ce5f Install tox José Padilla 2014-09-05 17:50:49 -0700
  • 7173e134dd Try running Tox from Travis José Padilla 2014-09-05 17:47:29 -0700
  • 3f7fad2e5a Refactor disposition unpacking for clarity Jason Bittel 2014-09-05 16:27:55 -0700
  • 97ebd68f68 Remove unicode strings José Padilla 2014-09-05 16:01:17 -0700
  • c9d4497d81 Use force_text from compat José Padilla 2014-09-05 15:58:53 -0700
  • 3e20b0110c Fix linting issues José Padilla 2014-09-05 15:58:42 -0700
  • afaa52a378 Removes OAuth dependencies from tox configurations Jharrod LaFon 2014-09-05 15:42:29 -0700
  • d44a8f24ff Merge remote-tracking branch 'poswald/view-description-as-promise' into view-description-as-promise José Padilla 2014-09-05 15:34:16 -0700
  • 959e234260 Move parser tests to correct directory Jason Bittel 2014-09-05 15:33:47 -0700
  • baa518cd89 Moved OAuth support out of DRF and into a separate package, per #1767 Jharrod LaFon 2014-09-05 15:30:01 -0700
  • c8e475023c Fix encoded filename parsing to allow for lang Jason Bittel 2014-09-05 15:22:43 -0700
  • bcd8a24db1 Refactor encoded filename feature per #1531 Jason Bittel 2014-09-05 14:56:54 -0700
  • b54c76b9fd cleaned up test a little to show problem in a cleaner way Shawn Campbell 2014-09-05 17:56:50 -0400
  • bcca9ed0fd Removed use encoding available only in py3 Vladislav Vlastovskiy 2014-04-14 15:03:50 +0400
  • 644f9b5421 Removed assert for wrong charset Vladislav Vlastovskiy 2014-04-14 15:02:52 +0400
  • 6e90dad8e3 Added test for encoded filename Vladislav Vlastovskiy 2014-04-14 14:25:30 +0400
  • bd225c49ce #1338 found the issue, its the filter construction. Dates should not be iexacted but a simple equals query. Shawn Campbell 2014-09-05 17:50:22 -0400
  • 8a9f34b838 Added get filename as encoded This filename described in RFC 6266 Vladislav Vlastovskiy 2014-04-14 14:18:10 +0400
  • 79d44435e0 #1338 added tests validating that filtering against isoformat works correctly unless you filter a date against a datetime. Shawn Campbell 2014-09-05 16:30:56 -0400
  • f4e02446f9 Merge pull request #1836 from jpadilla/filter-ordering Tom Christie 2014-09-05 20:34:43 +0100
  • ab213cbc41 Remove order_by from AutoFilterSet José Padilla 2014-09-05 11:43:49 -0700
  • 4697be18f1 Merged danielnaabs test case Victor Cabral 2014-09-05 11:34:49 -0700
  • 5add55abc8 Failing test case for #1432 José Padilla 2014-09-05 11:33:54 -0700
  • d934824bff Workin on Tom Christie 2014-09-05 16:29:46 +0100
  • 2b47c6b700 Merge pull request #1834 from piotrjakimiak/master Tom Christie 2014-09-05 13:57:34 +0100
  • cb3cc00edd Delete useless assert Piotr Jakimiak 2014-09-05 14:36:35 +0200
  • 4207d44531 Update requirements.txt Tom Christie 2014-09-05 13:19:47 +0100
  • c3b841ae44 Use Serializer instead of ModelSerializer Piotr Jakimiak 2014-09-05 14:08:11 +0200
  • 7dce364a35 Merge pull request #1829 from cezar77/login-form-errors Tom Christie 2014-09-05 12:59:26 +0100
  • 2531b5cd86 Remove light gray bordering from the well with general message error Cezar Pendarovski 2014-09-05 13:28:47 +0200
  • 6022b9ddd4 Fix comment Piotr Jakimiak 2014-09-05 11:56:44 +0200
  • e39422e35f Check object in tests Piotr Jakimiak 2014-09-05 11:27:36 +0200