Commit Graph

  • e6655e3b97 Declared Django 4.2 support in README.md (#8985) Mehraz Hossain Rumman 2023-05-15 21:02:17 +0600
  • b9c8d1923d remove django 2.2 from docs index (#8982) Mathieu Dupuy 2023-05-14 02:00:13 +0200
  • 4f18318b1c Allow REST_FRAMEWORK.PAGE_SIZE to be overriden in settings Christophe Henry 2023-05-26 12:43:59 +0200
  • d252d22343
    Make set_value a method within Serializer (#8001) Étienne Beaulé 2023-05-24 10:59:42 -0300
  • 83a16d0a88
    remove pytz, more subtly Mathieu Dupuy 2023-05-22 23:22:23 +0200
  • 26df637d53
    Revert "remove pytz" Mathieu Dupuy 2023-05-22 22:54:54 +0200
  • a25aac7d67
    fix URLPathVersioning reverse fallback (#7247) jornvanwier 2023-05-18 05:46:40 +0200
  • 332e9560ab
    Fix Links in Documentation to Django reverse and reverse_lazy (#8986) Dominik Bruhn 2023-05-17 07:46:48 +0200
  • 6aecf0da6b
    Update reverse.md Dominik Bruhn 2023-05-16 19:49:15 +0200
  • 1f77269e61
    Fix Django Docs url in reverse.md Dominik Bruhn 2023-05-16 19:47:58 +0200
  • 7bebe97724
    Declared Django 4.2 support in README.md (#8985) Mehraz Hossain Rumman 2023-05-15 21:02:17 +0600
  • 4e3da9b148
    Declared Django 4.2 support in README.md Mehraz Hossain Rumman 2023-05-15 20:51:37 +0600
  • 393609dfaa
    remove pytz Mathieu Dupuy 2023-05-15 15:48:12 +0200
  • 1ada5dfa30
    Update setup.py Asif Saif Uddin 2023-05-14 06:10:27 +0600
  • 001d6ec2c9
    remove django 2.2 from docs index (#8982) Mathieu Dupuy 2023-05-14 02:00:13 +0200
  • db8c08eb5f
    remove django 2.2 from docs index Mathieu Dupuy 2023-05-13 19:54:02 +0200
  • 271e7d700e Fix Failed to import middleware classes Oguntunde Caleb 2023-05-12 17:13:10 +0100
  • 5b1894569b Pr failed permission error, troubleshooting Oguntunde Caleb 2023-05-12 16:40:29 +0100
  • 2359ae86ac
    run middleware after authentication Include caleb.fun 2023-05-12 08:59:06 +0100
  • 0e973b9953 Follow naming convention Oguntunde Caleb 2023-05-12 02:11:54 +0100
  • 05b389f668 ... Oguntunde Caleb 2023-05-12 02:07:14 +0100
  • db2c45c729 Pr issue fix Oguntunde Caleb 2023-05-12 01:48:20 +0100
  • 22b5658f24 Follow naming convention Oguntunde Caleb 2023-05-12 01:44:48 +0100
  • 700cbf1966 Add middleware classes support that run after drf mutate request Oguntunde Caleb 2023-05-12 00:51:53 +0100
  • 516ba527dd fix imports sorting for list serializer tests Saadullah Aleem 2023-05-11 01:36:00 +0500
  • 4bbc689ec5 fix formatting issues for list serializer validation fix Saadullah Aleem 2023-05-11 01:33:19 +0500
  • a717d74f3c fix: Make the instance variable of child serializer point to the correct list object instead of the entire list when validating ListSerializer Saadullah Aleem 2023-05-11 01:19:12 +0500
  • 99e8b4033e
    feat: enforce Decimal type in min_value and max_value arguments of DecimalField (#8972) Ismael Jiménez Sánchez 2023-05-09 16:50:29 +0200
  • 550714c5be Updated translations for Persian (fa) language Mahdi 2023-05-07 20:11:26 +0330
  • f86a007923 remove redundant module name in log ismaeljs 2023-05-07 17:46:38 +0200
  • 51265fa77c add warning when min_value and max_value are not decimal ismaeljs 2023-05-07 17:37:22 +0200
  • ed941287d9 feat: enforce decimal type in decimal field ismaeljs 2023-05-04 07:52:14 +0200
  • 5a09412fd9 lint Nancy Eckenthal 2023-05-03 19:33:02 -0400
  • 7704a244d6 undo unnecessary change Nancy Eckenthal 2023-05-03 19:23:35 -0400
  • ad4ec1b1e9 be more permissive of mixed casing in validating strings for BooleanField values Nancy Eckenthal 2023-05-03 19:14:36 -0400
  • e08e606c82
    Fix mapping for choice values (#8968) Saad Aleem 2023-05-03 12:08:07 +0500
  • d14eb7555d
    Refactor read function to use context manager for file handling (#8967) Mahdi Rahimi 2023-05-02 19:39:19 +0330
  • 301087dc64 add tests for text choices class Saadullah Aleem 2023-05-02 18:41:52 +0500
  • 960bebd2a3 fix formatting Saadullah Aleem 2023-05-02 13:33:34 +0500
  • f95dc69e03 Check for multiple choice enums Saadullah Aleem 2023-05-02 13:10:10 +0500
  • f1a11d41cb
    fix: fallback on CursorPagination ordering if unset on the view (#8954) fdomain 2023-05-02 02:55:59 +0200
  • 2d26752e7d fix imports in tests Saadullah Aleem 2023-05-01 22:59:29 +0500
  • 4b9bdb0f6c fix imports Saadullah Aleem 2023-05-01 22:27:37 +0500
  • 5b5cfdc47b fix tests for ChoiceField IntegerChoices Saadullah Aleem 2023-05-01 22:17:31 +0500
  • af08f67336 fix mapping for choice values Saadullah Aleem 2023-05-01 22:02:54 +0500
  • a13fba4712
    Merge 1129a8dacd into 54307a4394 Ben 2023-05-01 17:07:09 +0800
  • cfd3bd3b42 Refactor read function to use context manager for file handling Mahdi 2023-04-30 21:51:01 +0330
  • 54307a4394
    Replaced OrderedDict with dict (#8964) suayip uzulmez 2023-04-30 12:20:02 +0300
  • 10f9f22886 Replaced OrderedDict with dict şuayip üzülmez 2023-04-29 23:21:22 +0300
  • 1ce0853ac5
    Refactor get_field_info method to include max_digits and decimal_places attributes in SimpleMetadata class (#8943) Mahdi Rahimi 2023-04-27 07:54:13 +0330
  • 652315742e fix: fallback on CursorPagination ordering if unset on the view Florian Domain 2023-04-19 11:34:43 +0200
  • 48bfcc9bcf Fix example of requires_context attribute Vladimir Kasatkin 2023-04-18 12:32:02 +0300
  • e5e2cbad9a Add query parameter filtering to list method Mahmoud-Barry 2023-04-17 21:38:11 +0000
  • 5ef18af3b1 Add query parameter filtering to list method Mahmoud-Barry 2023-04-17 21:35:32 +0000
  • 414e582c26 Add query parameter filtering to list method Mahmoud-Barry 2023-04-17 21:02:43 +0000
  • 5f024d9c78 Add query parameter filtering to list method Mahmoud-Barry 2023-04-17 20:27:19 +0000
  • e3d5554c4a Add query parameter filtering to list method Mahmoud-Barry 2023-04-17 20:26:17 +0000
  • d78e386b7f
    Removed usage of field.choices that triggered full table load Lenno Nagel 2023-04-17 21:59:41 +0300
  • b49ac016f0
    Update .github/workflows/main.yml revert-8947-revert-8946-codecov Asif Saif Uddin 2023-04-17 14:22:24 +0600
  • dcb3f7ccf5
    Update .github/workflows/main.yml Asif Saif Uddin 2023-04-17 14:22:15 +0600
  • 40751108b7
    Update .github/workflows/main.yml Asif Saif Uddin 2023-04-17 14:13:02 +0600
  • d649afa5a0
    Update .github/workflows/main.yml Asif Saif Uddin 2023-04-17 14:11:56 +0600
  • 1b8235ae56
    Update .github/workflows/main.yml Asif Saif Uddin 2023-04-17 14:09:54 +0600
  • b415ee6f45 Revert "Revert "test codecov gha (#8946)" (#8947)" Asif Saif Uddin 2023-04-17 14:08:14 +0600
  • 38a74b42da
    Revert "test codecov gha (#8946)" (#8947) Asif Saif Uddin 2023-04-15 12:11:35 +0600
  • 571f4d6ce6 Revert "test codecov gha (#8946)" Asif Saif Uddin 2023-04-13 21:57:50 +0600
  • 721df598cc
    Update rest_framework/metadata.py Asif Saif Uddin 2023-04-13 21:50:38 +0600
  • 684522807f
    test codecov gha (#8946) Asif Saif Uddin 2023-04-13 21:48:45 +0600
  • 09a22c425c
    test codecov gha Asif Saif Uddin 2023-04-13 21:40:26 +0600
  • 0392d95470 Add new test to check decimal_field_info_type Mahdi 2023-04-13 15:01:00 +0330
  • 7494d7c4a9 Refactor get_field_info method to include max_digits and decimal_places attributes in SimpleMetadata class Mahdi 2023-04-12 20:12:52 +0330
  • c65a5a6cc8
    Update tests/test_permissions.py Asif Saif Uddin 2023-04-12 22:09:26 +0600
  • 0201108394
    Update tests/test_permissions.py Asif Saif Uddin 2023-04-12 22:09:17 +0600
  • 0d4b995804
    Update tests/test_permissions.py Asif Saif Uddin 2023-04-12 22:09:00 +0600
  • 0d6ef034d2
    Implement __eq__ for validators (#8925) Maxwell Muoto 2023-04-09 03:53:47 -0500
  • ae8f0b548d Add documentation on implementation Maxwell Muoto 2023-04-08 13:05:24 -0500
  • 8cd7105f93
    Merge branch 'master' into fix-nullbooleanfield-deprecations Asif Saif Uddin 2023-04-08 21:17:51 +0600
  • b1cec517ff
    Ensure CursorPagination respects nulls in the ordering field (#8912) ddelange 2023-04-08 12:42:28 +0200
  • 62abf6ac1f
    Use ZoneInfo as primary source of timezone data (#8924) Maxwell Muoto 2023-04-08 04:16:00 -0500
  • 2b6fe08297
    Update tests/test_fields.py Asif Saif Uddin 2023-04-08 15:06:50 +0600
  • 4842ad1b6a
    Add username search field for TokenAdmin (#8927) (#8934) Nikita Reznikov 2023-04-08 11:56:49 +0300
  • 959085c145
    Handle Nested Relation in SlugRelatedField when many=False (#8922) Arnab Kumar Shil 2023-04-08 08:27:14 +0200
  • fa037542bd
    Merge d6fb871b35 into ea03e95174 DOUBLE CODES 2023-04-07 07:06:30 +0000
  • d6fb871b35
    Create devcontainer.json DOUBLE CODES 2023-04-07 13:36:11 +0630
  • 537685dd60 Update status code variables for ease of use Kal 2023-04-07 01:07:18 +0300
  • c7baa0f40f added more test cases based on review Arnab Shil 2023-04-05 10:52:53 +0200
  • fc31b3904b
    Sort imports in a proper order (#8927) Nikita Reznikov 2023-04-04 20:06:24 +0300
  • d7f0c0dbbb
    Add username search field for TokenAdmin (#8927) Nikita Reznikov 2023-04-04 19:48:00 +0300
  • ea03e95174
    docs: Fix authentication / authorization mixup (#8930) Christian Franke 2023-04-04 10:44:59 +0200
  • fda63e2ff6 docs: Fix authentication / authorization mixup Christian Franke 2023-04-04 10:29:56 +0200
  • 3428cec194
    Use consistent spelling for "authorization" (#8929) Christian Franke 2023-04-04 09:38:23 +0200
  • b60fbf3374
    test django 4.2 stable release (#8932) Asif Saif Uddin 2023-04-03 22:35:11 +0600
  • 00173773ec
    test django 4.2 stable release dj42 Asif Saif Uddin 2023-04-03 22:22:42 +0600
  • 651d139740 Use consistent spelling for "authorization" Christian Franke 2023-04-03 14:36:46 +0200
  • d579b50089
    Merge branch 'encode:master' into patch-1 ddelange 2023-04-03 11:23:06 +0200
  • 8a16457a42
    Fix test for django30 ddelange 2023-04-03 09:29:14 +0200
  • 58e5e40f00 Implement equality operator and add test coverage Maxwell Muoto 2023-04-02 16:04:43 -0500
  • 89a437083d Use ZoneInfo as primary source of timezone data Maxwell Muoto 2023-04-02 14:03:46 -0500
  • 0e41f35b41
    Update tests/test_versioning.py Asif Saif Uddin 2023-04-02 15:14:11 +0600
  • a19a202d3a blacken-docs: Adds commas at the end to make it look identical to pre-black version Joseph Victor Zammit 2023-03-30 12:51:36 +0200