Commit Graph

  • 61e33761eb
    Docs: move path converter into a separate section (#9524) Bruno Alla 2024-09-10 12:29:31 +0100
  • ba72bd4c2d
    Docs: move path converter into a separate section Bruno Alla 2024-09-10 12:14:32 +0100
  • 7141bdb2df
    Spelling mistakes in Farsi language were corrected (#9521) Sina Amini 2024-09-07 15:00:13 +0330
  • 2ede857de0
    Add official support for Django 5.1 (#9514) Bruno Alla 2024-09-07 12:21:18 +0100
  • 125ad42eb3
    Accept integers as min/max values of DecimalField (#9515) Bruno Alla 2024-09-07 12:07:28 +0100
  • 1e1b4f9fda Spelling mistakes in Farsi language were corrected Sina Amini 2024-09-07 00:59:05 +0330
  • a805eb973a Spelling mistakes in Farsi language were corrected Sina Amini 2024-09-07 00:59:05 +0330
  • c6b46f6db3
    Update expected warning message in tests Bruno Alla 2024-09-06 18:58:59 +0100
  • 1289689f3b
    Update expected error messages in tests Bruno Alla 2024-09-06 18:55:03 +0100
  • 9fef0f6926
    Accept integer values for DecimalField min and max values Bruno Alla 2024-09-06 16:40:10 +0100
  • 801304fa54
    Add some integrations tests to cover various view types Bruno Alla 2024-08-31 10:31:36 +0100
  • 2458547b96
    Disable LoginRequiredMiddleware on ViewSets Bruno Alla 2024-08-30 23:03:58 +0100
  • f7e8556eec
    Revert redundant change Bruno Alla 2024-08-30 22:52:55 +0100
  • 63ce5c9414
    Move login required tests under a separate test case Bruno Alla 2024-08-30 19:15:41 +0100
  • 7f9caf52ce
    Document how to integrate DRF with LoginRequiredMiddleware Bruno Alla 2024-08-30 18:54:53 +0100
  • dee68ecfce
    Disable LoginRequiredMiddleware on DRF views Bruno Alla 2024-08-30 18:42:43 +0100
  • d295dfe5a7
    Revert custom middleware implementation Bruno Alla 2024-08-30 18:42:14 +0100
  • 6b55ccc22a
    Attempt to fix the tests Bruno Alla 2024-08-30 18:41:09 +0100
  • 48616f6f28
    First pass to create DRF's LoginRequiredMiddleware Bruno Alla 2024-08-30 18:13:54 +0100
  • bf0039da63
    Add tests to cover compat with Django's 5.1 LoginRequiredMiddleware Bruno Alla 2024-08-30 10:30:23 +0100
  • 0e6cc424f3 fix: prettify-1.0 dependency missing mostafaei2002 2024-08-30 11:49:56 +0330
  • f195dec501 Add unaccent to SearchFilter Marcelo Galigniana 2024-04-15 10:50:12 -0300
  • b8c646ac86
    Update docs to mention that min/max values should be Decimal objects Bruno Alla 2024-08-29 14:21:55 +0100
  • 4e83673a4a
    Use Decimal for min/max values of DecimalField in tests Bruno Alla 2024-08-29 14:21:25 +0100
  • 940f5666e2
    Add official support for Django 5.1 Bruno Alla 2024-08-29 13:04:44 +0100
  • f593f5752c
    Update browsable-api.md (#9509) rafaelgramoschi 2024-08-27 09:44:04 +0200
  • e77eec0ff2
    Update docs/topics/browsable-api.md Asif Saif Uddin 2024-08-27 13:38:03 +0600
  • bf77df6d39
    Update docs/topics/browsable-api.md Asif Saif Uddin 2024-08-27 13:37:55 +0600
  • 5cc1028c2f
    Fix "Converter is already registered" deprecation warning. (#9512) Noam 2024-08-26 18:32:50 +0300
  • f6ea019bd9
    Update django.po (#9505) akkuman 2024-08-26 17:31:07 +0800
  • ef026ecfab Fix "Converter is already registered" deprecation warning. Noam 2024-08-26 12:15:48 +0300
  • 2f28e7086d
    Update jobs.md (#9480) Pedro Schlickmann Mendes 2024-08-26 06:28:15 -0300
  • 93a091304e
    Support the strictest CSP with nonce for scripts Alexandr Artemyev 2024-08-23 23:19:56 +0500
  • 54884a53aa
    Update browsable-api.md rafaelgramoschi 2024-08-21 22:33:54 +0200
  • 760921a9bb
    Add MODEL_SERIALIZER_FIELD_MAPPING settings Stanislav Khlud 2024-08-21 09:55:29 +0700
  • b51141cb69
    Move page settings to property Stanislav Khlud 2024-08-21 09:01:54 +0700
  • 91695fb3c6
    Fix setting typo Stanislav Khlud 2023-09-15 16:23:33 +0700
  • 1ada7c7d22
    Update check for pagination settings, update test Stanislav Khlud 2023-09-15 11:09:36 +0700
  • a9d25af791
    Add MAX_PAGE_SIZE setting Stanislav Khlud 2023-09-14 10:42:02 +0700
  • 2e580636b7
    Update django.po akkuman 2024-08-20 10:58:48 +0800
  • 59a9b4f084
    Update authentication.py Code Simplification Ved Shah 2024-08-18 14:02:30 +0530
  • e9352e446f feat: add pagination to viewsets Paulo Victor 2024-08-12 11:12:26 -0300
  • 427917a47b feat: add pagination for viewsets Paulo Victor 2024-08-07 14:20:39 -0300
  • 03a0536cbd Speed up ProhibitSurrogateCharactersValidator Roman Donchenko 2024-08-07 17:52:29 +0300
  • f113ab6b68
    Update tutorials-and-resources.md (#9479) Dave Kalu 2024-08-05 17:26:41 +0400
  • 518eb22e67
    Fix unique_together validation with source (#9482) Yuekui 2024-08-05 03:36:50 -0700
  • a676d5b86a Revert validation change Maxwell Muoto 2024-07-31 11:12:57 -0700
  • 4bd36dde22 Fix unique_together validation with source yuekui 2024-07-29 22:26:00 -0700
  • 514c807177
    Update jobs.md Pedro Schlickmann Mendes 2024-07-20 15:21:30 -0300
  • c7e2192f31
    Update tutorials-and-resources.md Dave Kalu 2024-07-19 11:21:42 +0400
  • b0c5448547 🩹 Pagination returns the HTTP protocol in a production environment, but it should return the HTTPS protocol. Anderson Freitas 2024-07-17 14:50:38 -0300
  • 8e304e1adb
    Fixed AttributeError raised by data property being silently ignored (#9455) James McHugh 2024-07-17 12:51:39 -0400
  • b6ea11028f
    Update tutorials-and-resources.md (#9476) Andrea Grandi 2024-07-17 18:50:09 +0200
  • 558097487f
    Merge branch 'encode:master' into patch-1 Andrea Grandi 2024-07-17 13:03:15 +0200
  • 84402a326b
    Update quickstart.md sspkash 2024-07-17 12:03:14 +0530
  • 2195c9fb4d
    Merge 0ebbfbff45 into f74185b6dd SOHAIL AHMAD 2024-07-16 11:32:34 +0000
  • 0ebbfbff45
    Enhance Template Tags and Filters for Improved Functionality and Maintainability SOHAIL AHMAD 2024-07-16 04:32:10 -0700
  • 676ee2cdc3
    Enhance Template Tags and Filters for Improved Functionality and Maintainability SOHAIL AHMAD 2024-07-16 04:22:59 -0700
  • 5a734885a4
    Update rest_framework.py SOHAIL AHMAD 2024-07-16 04:11:41 -0700
  • f74185b6dd
    Fix get_template_context to handle also lists (#9467) Devid 2024-07-15 17:03:40 +0100
  • a4f4dd065b
    Merge branch 'encode:master' into jsonencoder_ipaddress Corentin Garcia 2024-07-13 19:45:03 +0200
  • 5c7bfe18ac
    Fix get_template_context to handle also lists sevdog 2024-07-12 08:46:04 +0200
  • b5c3a62ccc
    Update tutorials-and-resources.md Andrea Grandi 2024-07-11 15:11:30 +0200
  • bcc4ebfa81
    Allow format duration as ISO-8601 sevdog 2022-06-24 10:59:20 +0200
  • baf9a1f478 Fixed AttributeError raised by data property being silently ignored James Riley McHugh 2024-06-29 15:50:36 -0400
  • b0ca35ea55 Fix One field that is required=False, allow_null=True and not provided. to_representation should not explicitly set it to None liyilun 2024-07-08 19:11:48 +0800
  • c375e155a3
    Wrap exceptions caused by parsers in ParseError in request wrapper sevdog 2024-06-28 18:27:05 +0200
  • 6c5a36ce4d Deployed ccfe0a96 with MkDocs version: 1.2.4 Tom Christie 2024-07-05 16:57:31 +0100
  • ccfe0a9637
    Add Zuplo to sponsors (#9460) Tom Christie 2024-07-05 16:56:58 +0100
  • b3306c6732 Add Zuplo to sponsors Tom Christie 2024-07-05 16:52:32 +0100
  • e9f3fd250a
    Update release-notes.md (#9451) Alvaro Vega 2024-06-29 09:48:31 +0200
  • e8e49819b1
    Update release-notes.md Alvaro Vega 2024-06-27 18:03:10 +0200
  • 4d0662663a
    fix(release-notes): fix wronk link PR(#9435) on release-notes 3.15.2 (#9444) Francesco Cataldo 2024-06-27 14:19:59 +0200
  • 7297f19701
    Add adrf as a third party package for Django REST framework (#9198) Martijn Jacobs 2024-06-24 11:31:49 +0200
  • 3868707839
    Add adrf as a third party package for Django REST framework Martijn Jacobs 2024-06-24 10:21:51 +0200
  • 241d026777
    fix(release-notes): fix wronk link PR(#9435) on release-notes 3.15.2 Francesco 2024-06-20 09:26:34 +0200
  • e13688f0c0
    Remove long deprecated code from request wrapper (#9441) Devid 2024-06-18 19:03:37 +0100
  • f5d1e2e514
    Remove long deprecated code from request wrapper sevdog 2024-06-17 10:15:01 +0200
  • 2445421821
    Merge branch 'master' into drop-break-long-headers drop-break-long-headers Asif Saif Uddin 2024-06-15 14:30:29 +0600
  • 1e9b5c15ec
    Provide tests for hashing of OperandHolder (#9437) Ivan Studinsky 2024-06-15 15:00:28 +0700
  • 2c8d1f13db Deployed c7a7eae5 with MkDocs version: 1.6.0 Tom Christie 2024-06-14 16:49:25 +0100
  • c7a7eae551
    Version 3.15.2 (#9439) 3.15.2 Tom Christie 2024-06-14 16:34:21 +0100
  • 87aaf75ef6 Version 3.15.2 Tom Christie 2024-06-14 13:18:59 +0100
  • 3b41f01241
    Fix potential XSS vulnerability in break_long_headers template filter (#9435) Seokchan Yoon 2024-06-14 18:52:02 +0900
  • bf9212d070 Drop HTML line breaks on long headers Tom Christie 2024-06-14 10:29:28 +0100
  • cff912b0be Provide tests for hashing of OperandHolder Ivan Studinsky 2024-06-14 11:36:11 +0700
  • bc1c41d374 Fix potential XSS vulnerability in break_long_headers template filter ch4n3-yoon 2024-06-13 20:09:09 +0900
  • fe92f0dd0d
    Add __hash__ method for permissions.OperandHolder class (#9417) Ivan Studinsky 2024-06-10 13:19:06 +0700
  • fbdab09c77
    docs: Correct some evaluation results and a httpie option in Tutorial1 (#9421) wkwkhautbois 2024-06-02 13:14:37 +0900
  • 7236e2e8f8 fix: organize css mostafaei2002 2024-06-01 16:13:36 +0330
  • c48f5f88b8 Tutorial 1: Changed evaluation results accurate wkwkhautbois 2024-06-01 10:36:59 +0900
  • 630c0f740d
    Add __hash__ method for permissions.OperandHolder class Ivan Studinsky 2024-05-30 10:58:57 +0700
  • 6cd5e716e3 Tutorial 1: Added --unsorted option to httpie calls to prevent automatic json key sorting wkwkhautbois 2024-05-29 06:26:22 +0900
  • e2473c2153 Automatic Inclusion of @property Fields in ModelSerializer prowebking 2024-05-28 23:32:08 +0530
  • b836759c4d Automatic Inclusion of @property Fields in ModelSerializer prowebking 2024-05-28 22:55:47 +0530
  • 3504aa1485 fix: optimize js and remove unnecessary imports mostafaei2002 2024-05-28 18:27:22 +0330
  • 74eabba7bb fix: optimize & remove unnecessary css imports mostafaei2002 2024-05-28 18:24:59 +0330
  • c6e05ce69b fix: fix promo link colors on dark mode mostafaei2002 2024-05-28 18:19:25 +0330
  • 4401813279 fix: add next/prev buttons mostafaei2002 2024-05-28 18:15:27 +0330
  • 5ae59fb63c fix: hide promo on mobiles & apply filters on logo for dark mode mostafaei2002 2024-05-23 11:12:23 +0330