Commit Graph

  • 04e5b5b20a removed AUTH_USER_MODEL compat property (#4176) Asif Saifuddin Auvi 2016-06-07 17:13:35 +0600
  • f82cf3e65e used overridable AUTH_USER_MODEL Asif Saifuddin Auvi 2016-06-07 17:01:52 +0600
  • 2c0bcc6275 reverted settings removal Asif Saifuddin Auvi 2016-06-07 16:40:02 +0600
  • 45e38ddacc imported and updated to contrib auth User model Asif Saifuddin Auvi 2016-06-07 16:25:56 +0600
  • 7dca49cb18 removed AUTH_USER_MODEL compat property Asif Saifuddin Auvi 2016-06-07 15:59:55 +0600
  • ec3b19f593 Merge 45235e19cb into b1035b2a87 Krzysztof Nazarewski 2016-06-06 11:06:08 +0000
  • b1035b2a87 Minor docs tweaks. [ci skip] (#4174) Tom Christie 2016-06-06 12:03:37 +0100
  • d1fc1af63a Minor docs tweaks. [ci skip] Tom Christie 2016-06-06 12:01:05 +0100
  • 2712d4e5fe Note on obtain_auth_token and throttles/permissions. Closes #4128. [ci skip] (#4173) Tom Christie 2016-06-06 11:03:56 +0100
  • f3cd9c3ba6 Note on obtain_auth_token and throttles/permissions. Closes #4128. [ci skip] Tom Christie 2016-06-06 11:03:16 +0100
  • 5b5e9f4533 Merge tomchristie:master into kammala:fix-type-annotations p.kamayev 2016-06-06 12:05:47 +0300
  • 064e8e264b Merge pull request #4171 from auvipy/up José Padilla 2016-06-05 08:33:28 -0400
  • d54082c4a7 upgraded django to 1.9.7 release Asif Saifuddin Auvi 2016-06-05 12:12:38 +0600
  • 6413937a46 Merge 6e52326d91 into d404597e0b Asif Saifuddin Auvi 2016-06-04 20:18:16 +0000
  • 6e52326d91 adjusted import Asif Saifuddin Auvi 2016-06-05 02:17:43 +0600
  • 16cc63ffaa removed contrib.postgres compat shim Asif Saifuddin Auvi 2016-06-05 01:53:11 +0600
  • 371a1aac5e Merge cc5859e2be into d404597e0b faddey-w 2016-06-03 23:33:05 +0000
  • 004d92bb2e Merge 3aea37d98b into d404597e0b Yue Tang 2016-06-03 23:33:04 +0000
  • 730fe5a69d Merge 6c6d926cb3 into d404597e0b Piotr Maliński 2016-06-03 23:32:42 +0000
  • 11a1c5419b Merge 343b055ba7 into d404597e0b lexdene 2016-06-03 23:32:41 +0000
  • b190a7a43f Merge 9e572d444e into d404597e0b Hans van Luttikhuizen 2016-06-03 23:32:39 +0000
  • 0766b79894 Merge 75bb9c5b39 into d404597e0b Alex 2016-06-03 23:32:33 +0000
  • d404597e0b Update FileUploadParser docs. Closes #4167. [ci skip] (#4169) Tom Christie 2016-06-03 09:37:09 +0100
  • 60627d366d Update FileUploadParser docs. Closes #4167. [ci skip] Tom Christie 2016-06-03 09:34:17 +0100
  • 94863ee6d0 Change serializer field help_text rendering in browsable api (#3812) Sergei Sinitsyn 2016-06-02 19:21:57 +0500
  • 75751cc64e Allow relative style hyperlinked URLs Tom Christie 2016-06-02 15:03:17 +0100
  • 9c996d7d2a Clean up existing deprecation warnings. (#4166) Tom Christie 2016-06-02 14:39:10 +0100
  • 01a73733b7 Merge d3a30d40b3 into 53a356a380 Asif Saifuddin Auvi 2016-06-02 13:37:23 +0000
  • dc914bfc5b Add missing on_delete=models.CASCADE to ForeignKey and OneToOneField Tom Christie 2016-06-02 14:29:24 +0100
  • b6a7c527a8 Use new value_from_object in preference to internal _get_val_from_obj Tom Christie 2016-06-02 14:13:50 +0100
  • 745a28e8b1 Use '.remote_field' and '.model' in preference to '.rel' and '.to' when inspecting model fields. Tom Christie 2016-06-02 14:05:16 +0100
  • b91aaa56cb Add missing linebreak after imports Tom Christie 2016-06-02 13:39:55 +0100
  • 55484bb7a8 Remove use of .rel in favor of .remote_field Tom Christie 2016-06-02 13:33:01 +0100
  • c4bc584b98 Add an explicit fields = '__all__' on automatically generated ModelSerializers Tom Christie 2016-06-02 13:15:35 +0100
  • 642db43d5a Add explicit on_delete=models.CASCADE to ForeignKey fields. Tom Christie 2016-06-02 13:04:56 +0100
  • 252ccf1e6b Add Meta.fields = '__all__' to serializer classes where required. Tom Christie 2016-06-02 12:33:34 +0100
  • 8944a0762f Merge e670284f07 into 53a356a380 Xavier Ordoquy 2016-06-02 09:35:24 +0000
  • 53a356a380 Fix docs link [ci skip] (#4165) Tom Christie 2016-06-02 10:35:18 +0100
  • d45f35fdd4 Fix docs link [ci skip] Tom Christie 2016-06-02 10:34:27 +0100
  • ab3892342b Modified depth to make it dynamically editable Samir Otiv 2016-06-02 13:47:03 +0530
  • cd5772174e Merge pull request #4162 from sohopro/patch-1 Xavier Ordoquy 2016-06-02 09:19:48 +0200
  • 20e3a9a006 Update filtering.md sohopro 2016-06-02 16:12:35 +0900
  • 4ac8cdb95e Updated Guardians and Filter Versions (#4161) Carlton Gibson 2016-06-01 23:49:50 +0200
  • 6445c2fb33 Remove Django 1.10 from allow_failures Carlton Gibson 2016-06-01 21:53:34 +0200
  • d3503450fa updated guardians and filter versions auvipy 2016-04-03 22:08:27 +0600
  • 05b0c2adff Don't list M2M choices in OPTIONS requests. Refs #3751. (#4160) Tom Christie 2016-06-01 17:28:32 +0100
  • 0c8b98fbe1 Don't list M2M choices in OPTIONS requests. Refs #3751. Tom Christie 2016-06-01 17:17:13 +0100
  • 014e24b024 Do not list related field choices in OPTIONS requests. Simon Charette 2016-06-01 11:33:03 -0400
  • 9d5773772b Reformat travis.yml and turn off email notifications (#4159) Tom Christie 2016-06-01 15:53:58 +0100
  • 491b3af184 Reformat travis.yml and turn off email notifications Tom Christie 2016-06-01 15:43:40 +0100
  • b92901e591 updated jquery version to 1.12.4 (#4157) Asif Saifuddin Auvi 2016-06-01 20:33:36 +0600
  • 994e1ba927 Django 1.10 support. (#4158) Tom Christie 2016-06-01 15:31:00 +0100
  • 3a808a03d6 Resolve isort differences between local and tox environments Tom Christie 2016-06-01 15:14:58 +0100
  • 3bdbfdb200 Resolve tox.ini issues Tom Christie 2016-06-01 15:07:41 +0100
  • b5931940e1 BaseFilter test requires a concrete model Tom Christie 2016-06-01 14:48:22 +0100
  • 0ab1aeb9ab Remove code style issue Tom Christie 2016-06-01 14:01:00 +0100
  • 7ece633831 Remove unused TEMPLATE_LOADERS setting, in favor of TEMPLATES. Tom Christie 2016-06-01 13:57:27 +0100
  • c65c5e4b2c Correct sorting of import statements. Tom Christie 2016-06-01 13:20:45 +0100
  • 437a125793 Pass 'user' to template explicitly Tom Christie 2016-06-01 13:17:22 +0100
  • 9d1ee6f896 Use '.callback' property instead of private attributes when inspecting urlpatterns Tom Christie 2016-06-01 13:02:25 +0100
  • 46f2ec49da Apply override_settings to a TestCase, not a mixin class Tom Christie 2016-06-01 12:50:07 +0100
  • 96aaa24e9b Get model managers and names in a version-compatible manner. Tom Christie 2016-06-01 12:47:44 +0100
  • 9c83ff44a5 Refactor UsingURLPatterns to use override_settings(ROOT_URLCONF=...) style Tom Christie 2016-06-01 12:26:06 +0100
  • f11e24ecff Replace 'urls = ...' in test classes with override_settings('ROOT_URLCONF=...') Tom Christie 2016-06-01 12:19:14 +0100
  • be5784ab78 Merge 5b348721c2 into fe2aede18d CaffeineFueled 2016-06-01 11:02:11 +0000
  • 4eced6941c updated static reference to jquery1.12.4 Asif Saifuddin Auvi 2016-06-01 17:02:07 +0600
  • 1a2b3255ad Remove deprecated view-string in URL conf Tom Christie 2016-06-01 11:57:46 +0100
  • dfa92b0d5d added jquery version 1.12.4 Asif Saifuddin Auvi 2016-06-01 16:55:32 +0600
  • 2fb4eaac5d updated jquery version to 1.12.4 Asif Saifuddin Auvi 2016-06-01 16:52:19 +0600
  • b0894edbeb Added TEMPLATES setting to tests Tom Christie 2016-06-01 11:47:24 +0100
  • fe2aede18d More robust default behavior on OrderingFilter (#4156) Tom Christie 2016-06-01 11:08:04 +0100
  • ad8a52857e More robust default behavior on OrderingFilter Tom Christie 2016-06-01 10:59:14 +0100
  • dc09eef24a Style fix of tests (#4154) Asif Saifuddin Auvi 2016-06-01 15:40:54 +0600
  • 8e2787fd4b Merge pull request #4153 from auvipy/des Xavier Ordoquy 2016-06-01 10:32:20 +0200
  • eef94856d8 deleted description.py as unneeded Asif Saifuddin Auvi 2016-06-01 10:24:29 +0600
  • 4fabdee4a3 fix lint error Asif Saifuddin Auvi 2016-06-01 02:04:38 +0600
  • a637dfada5 lint error fix in test_authentication Asif Saifuddin Auvi 2016-06-01 01:29:13 +0600
  • 760005dc1f lint error fix in test models Asif Saifuddin Auvi 2016-06-01 01:08:45 +0600
  • 63ba32de78 lint error fix in test_browsable_api Asif Saifuddin Auvi 2016-06-01 01:03:59 +0600
  • 91bb17770e removed description tests unicode related functions Asif Saifuddin Auvi 2016-06-01 00:43:37 +0600
  • 3db45cb94d removed description codes as it seems to be python 2.6 issue Asif Saifuddin Auvi 2016-06-01 00:39:01 +0600
  • 1f00ea5a8f add IsSuperUser iloveyo123u1 2016-06-01 00:12:01 +0800
  • a8da2f2b6b Merge 0c13037966 into 0777cb7577 Krzysztof Nazarewski 2016-05-31 03:13:12 +0000
  • eb9fc08bd0 Merge cee5055b7a into 0777cb7577 lexdene 2016-05-31 00:39:17 +0000
  • 0777cb7577 Merge pull request #4151 from adamchainz/readthedocs.io José Padilla 2016-05-29 21:53:04 -0400
  • e3337ab4aa Convert readthedocs link for their .org -> .io migration for hosted projects Adam Chainz 2016-05-29 23:26:56 +0100
  • 8cbeef7a3f Merge c79f4f5b3b into 8e082770b0 Xavier Ordoquy 2016-05-29 17:57:11 +0000
  • 8a5bb6d5d7 Update documentation Tom Christie 2016-05-28 09:55:51 +0000
  • 8e082770b0 Premium sponsor link Tom Christie 2016-05-28 10:55:38 +0100
  • 1f6ac146f7 Update documentation Tom Christie 2016-05-28 09:51:45 +0000
  • 9895de990d Fix signup URLs Tom Christie 2016-05-28 10:23:59 +0100
  • 92bf8b9197 Wrap guardian.VERSION in tuple, in django-guardian 1.4.2 version has list type and comparison fails. (#4149) KhasanovBI 2016-05-26 22:22:38 +0300
  • 65be82e8fd Wrap guardian.VERSION in tuple, in django-guardian 1.4.2 version has list type and comparison fails. b.khasanov 2016-05-26 19:02:36 +0300
  • 9d2f6fea11 Update README Tom Christie 2016-05-26 13:24:59 +0100
  • f20613a828 Initial HyperlinkedPrimaryKeyRelatedField class Emad Mokhtar 2016-05-26 15:18:01 +0300
  • 0a91f58796 Update documentation Tom Christie 2016-05-26 10:48:39 +0000
  • 3a173547ad Funding announcement (#4147) Tom Christie 2016-05-26 11:48:15 +0100
  • 2fd8a86d18 Funding announcement Tom Christie 2016-05-26 11:07:49 +0100
  • 592eea9b9e * Use get_serializer_class in ordering filter* Test improper configuration of ordering* Raise ImproperlyConfigured when missing get_serializer_class Kennedy Mwenja 2016-05-26 11:59:13 +0300
  • 2d20f09c0c Merge pull request #4146 from xiaohanyu/bug-fix-unique-validator-error-with-related-field Xavier Ordoquy 2016-05-26 07:56:03 +0200