Commit Graph

  • 6e724c5f68 intial test of django 5.0a1 support Asif Saif Uddin 2023-09-19 13:55:08 +0600
  • 8f9ac50a70
    Merge 79eceeec7a into 4bbfa8d455 serajsid786 2023-09-15 19:12:36 -0500
  • 79eceeec7a
    Update README.md befinner serajsid786 2023-09-16 05:35:00 +0530
  • e16f3852b4
    Fix ordering duplication on non-unique field Stanislav Khlud 2023-09-15 12:19:15 +0700
  • a5b239e640 Fix test for Django 3.0 Berg Lucas 2023-09-14 18:26:04 +0200
  • 988bc3a89f Release Notes for 3.15 Rodrigo 2022-12-07 12:37:44 -0300
  • c1ccc37097 Add a real world example Berg Lucas 2023-09-13 02:14:54 +0200
  • 2f480f6750 made base.html resposive on all screens 4arjun 2023-09-10 13:57:05 +0530
  • f1fee7a4cc Update serializers.md Girik Bajaj 2023-09-10 13:41:27 +0530
  • 4bbfa8d455
    Updated Checkout action version & Ubuntu OS version (#9097) Asif Saif Uddin 2023-09-09 13:55:32 +0600
  • b6e3a22f7c
    added jQuery 3.7.1 support & dropped previous version (#9094) Asif Saif Uddin 2023-09-09 13:51:05 +0600
  • ef134f56f5
    Update README.md Daniel 2023-09-07 22:20:25 +0200
  • ea079bab3b
    unknown method paginate_queryset_as_qs issue fixed Sai Chander 2023-09-07 14:57:20 +0800
  • f2c1929b96
    Added paginate query set as qs method for limit offset pagination Sai Chander 2023-09-07 14:32:58 +0800
  • 10f1ea2687 generics/mixins: Move GenericAPIView code to GenericModelMixin Christian Franke 2023-09-05 13:17:38 +0200
  • fbddd6415e
    Update .github/workflows/main.yml Asif Saif Uddin 2023-09-05 10:44:47 +0600
  • 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