Commit Graph

  • f802de23a8
    Updated Checkout action version & Ubuntu OS version Asif Saif Uddin 2023-09-05 10:41:21 +0600
  • 088bfdc0bb added jQuery 3.7.1 support & dropped previous version Asif Saif Uddin 2023-09-04 19:30:10 +0600
  • 753fa8ef6c
    Update exceptions.py mojtaba 2023-08-31 13:58:59 +0330
  • 8fc9a29f74
    Update exceptions.py mojtaba 2023-08-31 13:31:21 +0330
  • f277956924
    Update exceptions.py mojtaba 2023-08-31 13:21:20 +0330
  • 5a01a4c8a9
    Update CONTRIBUTING.md (#9095) Daniel 2023-08-31 10:19:25 +0200
  • 197611bc5f
    Update CONTRIBUTING.md Daniel 2023-08-30 19:53:02 +0200
  • d7e8f6d634 added jQuery 3.7.1 support & dropped previous version Asif Saif Uddin 2023-08-30 14:43:41 +0600
  • 8842e5fd97 Add custom_many_related_field to RelatedField ByK95 2023-08-27 14:26:15 +0300
  • d2fac8b779 fix: rename test case in NoMiddlewareClassesTests Sui Yang 2023-08-27 02:14:27 +0800
  • 7f320d6239 feat: introduce middleware classes Sui Yang 2023-08-27 02:04:02 +0800
  • 25277bc492
    Update throttling.py awiebe 2023-08-25 17:28:06 -0700
  • 2fa181754e
    More flake8 awiebe 2023-08-25 17:26:54 -0700
  • 2e90c5acd3
    Sort imports to please flak8 awiebe 2023-08-25 17:23:36 -0700
  • 3dce5b782d
    Try regex based solution to handle long unit names awiebe 2023-08-25 17:20:26 -0700
  • ce0fe7a7c6
    Make Flake8 happy awiebe 2023-08-25 16:43:21 -0700
  • 78a82c53d8
    Fix variable typo denominator_num awiebe 2023-08-25 16:38:47 -0700
  • a84846c4ef
    Add support for denominators to throttle strings awiebe 2023-08-25 16:25:37 -0700
  • af93794309 Add 2 customization packages, rest-framework-redesign and rest-framework-material Yousef Abu Shanab 2023-08-25 08:38:40 -0700
  • 88df823cf2
    FIX JSONField deserialize action LeoLu 2023-08-24 20:45:20 +0800
  • bee53973cd
    Added request param to paginate_queryset in ListModelMixin Andrii Bronetskyi 2023-08-24 14:55:26 +0300
  • 705e277896 Add test case for source with attributes in extra_kwargs Lucas Berg 2023-08-23 14:39:28 +0200
  • e7267496d2 #fa_IR ~ rest_framework/locale/ -> 1) add new translates 2) fix typo and other translates 3) compile to .mo aminegn 2023-08-23 09:38:31 +0330
  • a5aa48b6c4 updating the docs and removing the extra file from package Pravin Kamble 2023-08-22 23:57:48 +0530
  • 4d54da3176 updating the docs and removing the extra file from package Pravin Kamble 2023-08-22 23:47:00 +0530
  • 8a77717188 update the docs with examples Pravin Kamble 2023-08-22 22:28:59 +0530
  • 6844bc2b1f fix the white spacing Pravin Kamble 2023-08-21 22:20:41 +0530
  • 436f61ca21 fix the white spacing Pravin Kamble 2023-08-21 21:55:48 +0530
  • fea49b77d5 update the tests Pravin Kamble 2023-08-21 21:51:20 +0530
  • 97af7999e9 Merge branch 'feature/flexible-throttling-intervals' of https://github.com/PravinKamble123/django-rest-framework into feature/flexible-throttling-intervals Pravin Kamble 2023-08-21 21:42:11 +0530
  • f62927c1df update the throtting_duration_parser.py returning tuple instead of dict Pravin Kamble 2023-08-21 21:41:01 +0530
  • 5d684b7e06
    Update rest_framework/throttling.py PravinKamble123 2023-08-21 21:01:05 +0530
  • e4a8a1e08b fixing the api view Pravin Kamble 2023-08-21 00:29:02 +0530
  • 9becb0ed53 fixing the whitespaces Pravin Kamble 2023-08-21 00:27:16 +0530
  • c10c92c59b fixing the whitespaces Pravin Kamble 2023-08-21 00:21:23 +0530
  • decd4b83e1 adding tests Pravin Kamble 2023-08-21 00:03:30 +0530
  • 71289fff0d adding tests Pravin Kamble 2023-08-20 23:57:51 +0530
  • 35a63d8667 feat: Add support for flexible throttling intervals Pravin Kamble 2023-08-20 23:40:05 +0530
  • 68dbb4890c feat: Add support for flexible throttling intervals Pravin Kamble 2023-08-20 23:21:03 +0530
  • ac07bbbeb8
    Update django.po Hamidreza Fahimi 2023-08-19 16:34:25 +0330
  • 40eccb0d6c
    Fixes documentation link test (#9076) Harald Nezbeda 2023-08-17 12:21:03 +0200
  • d2fc5616b3 Fixes documentation link test Harald Nezbeda 2023-08-17 09:36:06 +0200
  • dd0bb97082 Add support for source with attributes in extra_kwargs Lucas Berg 2023-08-16 17:24:12 +0200
  • f28bc2c1bc Aggregate response codes by their category Vyacheslav Maltsev 2023-08-16 16:59:59 +0300
  • 5c07060ce0
    Use str as default path converter (#9066) Devid 2023-08-16 15:11:50 +0100
  • 9e05aa5962
    Update third-party-packages.md (#9026) Ori Roza 2023-08-15 08:58:06 +0300
  • a47adbcd0f
    Document support for http.HTTPMethod in the @action decorator added in Python 3.11. (#9067) Pavel Král 2023-08-15 07:50:02 +0200
  • 2843b925f9
    Add note for HiddenField behavior (#9055) Denis Surkov 2023-08-15 07:20:05 +0200
  • a2430a8cce
    Add docs validation to release process (#6967) Harald Nezbeda 2023-08-15 07:17:08 +0200
  • 4476b7eabc
    Update .github/workflows/main.yml Asif Saif Uddin 2023-08-15 11:05:10 +0600
  • 7fce41ec2c
    Update .github/workflows/main.yml Asif Saif Uddin 2023-08-15 11:05:03 +0600
  • 6ebe6f2600
    Update exceptions.md (#9071) rexes-aka 2023-08-15 13:56:42 +0900
  • 008ac94982
    Use str as default path converter sevdog 2023-08-10 17:51:52 +0200
  • 1feece5d72
    Update exceptions.md rexes-aka 2023-08-14 08:35:38 +0900
  • e45abe99ad Add docs validation to release process Ryan P Kilby 2020-03-11 13:29:52 -0700
  • a4ccebade7 Add ci stage to test for broken links in documentation Harald Nezbeda 2019-10-03 20:49:50 +0200
  • da9288878b
    Partial serializer should not have required fields (#7563) Denis Orehovsky 2023-08-13 08:36:19 +0400
  • e1119f2d9a Update documentation to mention HTTPMethod support in @action Pavel Kral 2023-08-11 11:34:19 +0200
  • fcfca6ec25 Implement tests for HTTPMethod from Python 3.11 Pavel Kral 2023-07-27 16:47:12 +0200
  • ec8ac957d1
    Update relations.md Mojtaba A 2023-08-08 11:42:22 +0330
  • 7a9db57eaf
    Propagate 'default' from model_field to serializer field. (#9030) rizwanshaikh 2023-08-07 12:05:54 +0530
  • 660aad5b69
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-08-07 11:57:35 +0600
  • ada14ece80
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-08-07 11:57:27 +0600
  • c9dfe68af8
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-08-05 10:48:05 +0600
  • 053c39200b
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-08-05 10:47:36 +0600
  • 8c9efdc1a1 set flake8 ali 2023-08-05 03:14:45 +0330
  • 43a07e23bd change term_valid def ali 2023-08-05 03:11:31 +0330
  • 0561ecff33 use better solution and add test ali 2023-08-05 02:24:10 +0330
  • 226a37a761
    Merge branch 'encode:master' into fix-ordering-field-rename alirezazadeh77 2023-08-05 00:06:35 +0330
  • 268b30ae91
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-08-02 11:28:34 +0600
  • 9a2bae6894
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-08-02 11:28:09 +0600
  • 0875e61125 Fix router ordering for the same model Sergey Klyuykov 2023-07-31 14:22:17 -0700
  • 96a820c00e Add test for disabling default action's method by None. Sergey Klyuykov 2023-07-31 14:07:53 -0700
  • 127b10a280 Update status-codes.md file Mahdi Rahimi 2023-07-31 23:54:23 +0330
  • 5f6b0d32d2 Update status-codes.md file Mahdi Rahimi 2023-07-31 23:52:47 +0330
  • ee838de648 Add Cloudflare-specific HTTP status codes for improved error handling Mahdi Rahimi 2023-07-31 23:36:54 +0330
  • 150cc7cfa7 updated note Rizwan Shaikh 2023-07-31 23:38:33 +0530
  • 2cc065f9f7 added notes regarding default value propagation from model to serializer field Rizwan Shaikh 2023-07-31 23:31:24 +0530
  • dd03646829 Fix: Provide support for disabling actions in child viewsets. Sergey Klyuykov 2023-07-28 15:10:01 -0700
  • 589b5dca9e
    Allow to override child.run_validation call in ListSerializer (#8035) Pierre Chiquet 2023-07-26 06:27:49 +0200
  • 9cd482ce81
    Update docs/api-guide/validators.md Asif Saif Uddin 2023-07-26 10:07:22 +0600
  • fc51e6dd94
    Update docs/api-guide/fields.md Asif Saif Uddin 2023-07-26 10:07:15 +0600
  • 9aae7d496d Add note for HiddenField behavior denisSurkov 2023-07-25 22:35:56 +0500
  • b99df0cf78
    Align SearchFilter behaviour to django.contrib.admin search (#9017) Devid 2023-07-25 14:01:23 +0100
  • 5c3b6e496c
    class name added to unkown field error (#9019) Amin Aminian 2023-07-25 09:51:25 +0200
  • 140b3986b8
    Update docs/api-guide/filtering.md Asif Saif Uddin 2023-07-25 13:37:13 +0600
  • 67cd9c2259
    Improve search documentation sevdog 2023-07-24 12:23:31 +0200
  • 4d26cf042c
    Bump pygments from 2.12 to 2.15.0 in /requirements dependabot[bot] 2023-07-20 11:34:13 +0000
  • 7658ffd71d
    Fix: Pagination response schemas. (#9049) Sergey Klyuykov 2023-07-15 02:26:56 -0700
  • 848c3f762b Fix: Pagination response schemas. Sergey Klyuykov 2023-07-13 22:32:29 -0700
  • 66d86d0177
    Fix choices in ChoiceField to support IntEnum (#8955) Burson 2023-07-13 20:50:49 +0800
  • 75bb41f3b3 Fix choices in ChoiceField to support IntEnum b7wsh 2023-04-20 11:29:32 +0800
  • a7bafb7392
    Use generator to build search conditions to reduce iterations sevdog 2023-07-12 17:39:08 +0200
  • 751d69a3ab fix: Call parent constructor for new Permission in test Ehsan200 2023-07-12 14:32:34 +0330
  • 2f230c2e85 fix: Use custom cache for better memory usage Ehsan200 2023-07-12 14:31:50 +0330
  • d92b7834a5
    Update requirements/requirements-testing.txt Asif Saif Uddin 2023-07-05 12:35:50 +0600
  • 979bb24bec Async view implementation James Hilliard 2023-05-10 08:51:42 -0600
  • 1ce85d01b5
    Allow search to split also by comma after smart split sevdog 2023-06-23 09:33:06 +0200
  • 82c42dc5db
    Add compatibility with older django/python versions sevdog 2023-06-22 14:41:48 +0200
  • ad96159234
    Align SearchFilter behaviour to django.contrib.admin sevdog 2023-06-22 11:37:21 +0200