Commit Graph

  • 2b033d2456 New font in logo Tom Christie 2014-01-07 14:57:00 +0000
  • e3ae33017d Added "nofollow" against docs link. Tom Christie 2014-01-06 15:01:45 +0000
  • abe0304539 Test for setting allow_none=True for nullable CharFields Yuri Prezument 2014-01-06 14:02:00 +0200
  • bc61d01737 Set allow_none = True for CharFields with null=True Yuri Prezument 2014-01-06 13:56:57 +0200
  • 349205d218 CharField - add allow_null argument Yuri Prezument 2014-01-05 15:58:46 +0200
  • a1eb749b3d Possible fix for #1330 Yuri Prezument 2014-01-05 15:25:16 +0200
  • 206ad1e901 Regression test for #1330 (Coerce None to '') Yuri Prezument 2014-01-05 15:16:55 +0200
  • 899381575a Fix a typo Paul Melnikow 2014-01-04 17:03:01 -0500
  • 3cd15fb171 Router: Do not automatically adjust lookup_regex when trailing_slash is True Paul Melnikow 2014-01-04 16:57:50 -0500
  • a1d7aa8f71 Allow viewset to specify lookup value regex for routing Paul Melnikow 2014-01-02 17:44:47 -0500
  • b07c17b6a4 Merge 7965d6b6cb into 442916b964 Rob Terhaar 2014-01-04 13:06:15 -0800
  • 7965d6b6cb optionally throw a Http404 exception instead of a 403 when object-based permission fails Rob Terhaar 2014-01-04 15:58:22 -0500
  • 399e4d9b08 Merge branch 'master' into logo Tom Christie 2014-01-03 13:27:00 +0000
  • f49f0ad830 Latest docs build Tom Christie 2014-01-03 13:26:35 +0000
  • 76324458af Merge 1294af3d49 into 442916b964 Jesús Espino 2014-01-03 05:25:54 -0800
  • 442916b964 Link to BrightAPI, and remove ad except from frontpage Tom Christie 2014-01-03 13:24:52 +0000
  • 3050f0e82a Frontpage tweaks Tom Christie 2014-01-03 13:06:41 +0000
  • c3f8c8ffde Merge pull request #1329 from estebistec/fix-serializer-from-native-sig Tom Christie 2014-01-02 23:27:26 -0800
  • 4caa9416e5 Merge pull request #1325 from kevin-brown/compat_fix Tom Christie 2014-01-02 23:26:25 -0800
  • e020c51b44 FIX BaseSerializer.from_native has an altered signature Steven Cummings 2014-01-02 17:18:08 -0600
  • 67bfa30646 Allow viewset to specify lookup value regex for routing Paul Melnikow 2014-01-02 17:44:47 -0500
  • abfb1c0085 Merge 877ef5c9ed into 12d1544101 Steven Cummings 2014-01-02 14:25:10 -0800
  • 12d1544101 Merge pull request #1327 from bodylabs/tox_link Tom Christie 2014-01-02 14:24:51 -0800
  • e032bad1a7 FIx link to tox Paul Melnikow 2014-01-02 16:54:06 -0500
  • 002e672952 Invoke super from UpdateModelMixin.pre_save Paul Melnikow 2014-01-02 16:50:00 -0500
  • 0672d6de6e Fix bugfix note Kevin Brown 2014-01-02 16:46:57 -0500
  • 43506deaa1 Add robots.txt Tom Christie 2014-01-02 17:41:48 +0000
  • a735c24434 Added sitemap Tom Christie 2014-01-02 17:36:02 +0000
  • 76392635c4 Add hook for response data in Create and Update mixins Simon Luijk 2014-01-02 11:41:21 +0100
  • 2921455ea7 Merge pull request #1318 from sheppard/generic-dj16 Tom Christie 2014-01-02 01:44:49 -0800
  • 76b1cc986a Happy new year Tom Christie 2014-01-02 09:29:10 +0000
  • 1f3f2741f5 Happy new year Tom Christie 2014-01-02 09:28:34 +0000
  • 877ef5c9ed Tweaks for compat with Python 2.6 and Python 3.X Steven Cummings 2013-12-29 12:34:14 -0600
  • fd4c87d67a Add tests of ListField and DictField Steven Cummings 2013-12-28 21:21:03 -0600
  • c3586b6be4 Add validation for ListField and DictField Steven Cummings 2013-12-28 21:19:22 -0600
  • e237d5b65c Remove obsolete import Steven Cummings 2013-12-27 11:28:30 -0600
  • 3494d4d912 Document compound types: DictField, ListField Steven Cummings 2013-12-27 10:56:06 -0600
  • e802d75efe Add unicode_options parameter to DictType to allow for customizing key processing to a unicode string Steven Cummings 2013-12-27 10:55:38 -0600
  • f21f009fd1 Put default files=None back on BaseSerializer.from_native Steven Cummings 2013-12-13 23:00:54 -0600
  • b0027e52fa Updates for pull request review comments Steven Cummings 2013-12-12 22:36:19 -0600
  • 0e8760eaaf Add compound field types Steven Cummings 2013-12-12 00:42:08 -0600
  • 1ee7b63ba0 Fix for #1319 including tests Miroslav Shubernetskiy 2013-12-26 15:27:59 -0500
  • d30ce2575c fix for genericrelation saving S. Andrew Sheppard 2013-12-23 22:31:31 -0600
  • 25bd6d1d4b can't save genericrelations via nested serializers in django 1.6 S. Andrew Sheppard 2013-12-23 22:27:40 -0600
  • d4f99dc205 Lastest docs build Tom Christie 2013-12-23 14:39:52 +0000
  • 75e8724731 Fuller notes on the 'base_name' argument. Closes #1160. Tom Christie 2013-12-23 14:38:51 +0000
  • d24ea39a4e Added note on view_name in hyperlinked relationships. Closes #1221 Tom Christie 2013-12-23 14:29:22 +0000
  • 66cc2d3d5d Switch title ordering. Tom Christie 2013-12-23 12:37:56 +0000
  • 333814e29c Merge branch 'patch-1' of git://github.com/bennbollay/django-rest-framework into bennbollay-patch-2 Tom Christie 2013-12-23 12:35:44 +0000
  • feddd16c54 Tweak test style Tom Christie 2013-12-23 12:04:17 +0000
  • bed2f08c24 Updated release notes Tom Christie 2013-12-23 11:57:25 +0000
  • 3f5e3c28f5 Updated tests to pass in python 3 Tom Christie 2013-12-23 11:55:25 +0000
  • 9d281e187a Merge branch 'master' of git://github.com/flisky/django-rest-framework into flisky-master Tom Christie 2013-12-23 10:47:20 +0000
  • 659fef4970 Merge 80e9f0d64b into d8a95b4b6d 尹吉峰 2013-12-23 02:21:55 -0800
  • 52686420f4 Merge branch 'bennbollay-patch-1' into 2.4.0 Tom Christie 2013-12-23 09:48:59 +0000
  • 83b31e7ea2 Merge branch 'patch-1' of git://github.com/bennbollay/django-rest-framework into bennbollay-patch-1 Tom Christie 2013-12-23 09:20:59 +0000
  • cf956cdd5f Merge e5caf48a12 into d8a95b4b6d bennbollay 2013-12-23 01:13:30 -0800
  • d8a95b4b6d Back out permissions example change in favor of easier to follow example Tom Christie 2013-12-23 09:12:34 +0000
  • c385723648 Merge pull request #1315 from amatellanes/master Tom Christie 2013-12-23 01:10:13 -0800
  • 2846ddb5d2 Simplified some examples in tutorial amatellanes 2013-12-23 09:06:03 +0100
  • 67a2b5a8cb Merge remote-tracking branch 'upstream/master' amatellanes 2013-12-23 09:00:28 +0100
  • 74f1cf6355 Revert "Simplified some examples in tutorial" amatellanes 2013-12-23 08:56:34 +0100
  • d6806340e5 Simplified some examples in tutorial amatellanes 2013-12-23 08:50:46 +0100
  • 80e9f0d64b fix url double quoted in Django 1.6 Yin Jifeng 2013-12-23 11:02:07 +0800
  • e5caf48a12 Change the page title to prioritize page content bennbollay 2013-12-22 16:53:52 -0800
  • 9b7341e484 Merge pull request #1312 from amatellanes/master Tom Christie 2013-12-22 04:53:00 -0800
  • 2d6d725c2f Simplified some functions amatellanes 2013-12-22 12:39:47 +0100
  • b7482629c3 Merge pull request #1309 from lukaszb/errors-for-renamed-fields Tom Christie 2013-12-21 13:58:49 -0800
  • 71ab7cda2a Additional test for 'source' behaviour. Refs #1302 Tom Christie 2013-12-21 21:54:51 +0000
  • a439c80cd8 Less brittle through relationship testing. Closes #1292. Tom Christie 2013-12-21 21:21:53 +0000
  • bc0e994784 Added example of using APIException class. Closes #1300 Tom Christie 2013-12-21 21:10:05 +0000
  • 5be65a47ce Merge 786fae2c85 into 1f3ded4559 Kevin Wang 2013-12-21 12:54:27 -0800
  • e6fd79fd88 Latest docs build Tom Christie 2013-12-21 17:18:57 +0000
  • 1f3ded4559 Docs tweaks Tom Christie 2013-12-21 17:18:25 +0000
  • e6fac63536 Merge pull request #1310 from vbabiy/adding-djangorestframework-camel-case-to-docs Tom Christie 2013-12-21 09:12:50 -0800
  • 22343ee117 Added links to djangorestframework-camel-case in the third party sections of the docs for both parsers and renderers. Vitaly Babiy 2013-12-21 07:05:21 -0500
  • 973f898a4b Should it be that way? Lukasz Balcerzak 2013-12-20 17:45:56 +0100
  • 46906b2bdc Merge pull request #1308 from lukaszb/missing-custom-validation-method-test Tom Christie 2013-12-20 08:37:30 -0800
  • 71aa5f3c45 Added missing custom validation method test Lukasz Balcerzak 2013-12-20 17:16:24 +0100
  • c66b0f8835 Merge pull request #1307 from lukaszb/test-class-name-duplicated Tom Christie 2013-12-20 08:13:09 -0800
  • 0e3822d6e0 Updated test class name to be unique Lukasz Balcerzak 2013-12-20 16:53:06 +0100
  • 786fae2c85 fix tabs->spaces Kevin Wang 2013-12-20 05:45:00 -0600
  • 7222e06e3d add write_only_fields Kevin Wang 2013-12-20 05:42:10 -0600
  • 260d925e11 Merge de79648e9b into 02ae1682b5 Hans 2013-12-19 14:56:54 -0800
  • de79648e9b Fix Anonymous User errors when using both django-guardian and DjangoModelPermissionsOrAnonReadOnly. Hans 2013-12-19 14:53:48 -0800
  • 02ae1682b5 Add note on compat import in tutorial Tom Christie 2013-12-17 09:45:28 +0000
  • 7bdb1b2eef Merge pull request #1301 from linovia/bugfix/tutorial_for_python3 Tom Christie 2013-12-17 01:42:47 -0800
  • 8026480454 Use the BytesIO for buffering bytes and import the one from the compat module. Xavier Ordoquy 2013-12-17 10:30:23 +0100
  • 8894019899 Merge branch 'nullbooleanfield_testcase' of git://github.com/dpetzel/django-rest-framework into dpetzel-nullbooleanfield_testcase Tom Christie 2013-12-16 13:51:57 +0000
  • 0f37260254 Merge pull request #1184 from dpetzel/nullbooleanfield_fix Tom Christie 2013-12-16 05:50:10 -0800
  • 4f58263cd1 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-12-16 11:59:49 +0000
  • f0f7a91b31 Add CONTRIBUTING.md Tom Christie 2013-12-16 11:59:37 +0000
  • 31dd160256 Typo Tom Christie 2013-12-16 11:59:14 +0000
  • c7895d7203 Merge 0e134dc9eb into 4bc829d4e9 Pablo Klijnjan 2013-12-16 01:19:05 -0800
  • 4bc829d4e9 Merge pull request #1298 from craigds/fix-nested-serializers-with-renamed-fields Tom Christie 2013-12-16 01:18:31 -0800
  • fc2dee844a Don't import compat.py from authtoken.models. Closes #1297 Tom Christie 2013-12-16 08:59:10 +0000
  • 4a134eefa2 Fix expansion of writable nested serializers where the inner fields have source set. Craig de Stigter 2013-12-16 15:51:43 +1300
  • 0e134dc9eb Adding utility method to APIClient Pablo Klijnjan 2013-12-15 10:25:42 +0200
  • 69fef838cc Update django-oauth-plus version Tom Christie 2013-12-14 21:05:11 +0000
  • 480b64d313 Latest docs build Tom Christie 2013-12-14 20:44:09 +0000