Skip to content

Docs push#1719

Merged
vitalik merged 21 commits into
docsfrom
master
Apr 21, 2026
Merged

Docs push#1719
vitalik merged 21 commits into
docsfrom
master

Conversation

@vitalik
Copy link
Copy Markdown
Owner

@vitalik vitalik commented Apr 21, 2026

No description provided.

andreasnuesslein and others added 21 commits November 14, 2025 12:36
Fix Object of type HttpUrl is not JSON serializable
allow `"app_label.ModelName"` format for ModelSchema model
LimitOffsetPagination to support max_limit in decorator
annotation fixes - python 3.14 compatibility
TestClient: improve mock request mock

  - request.body is now bytes (was str), matching Django's HttpRequest.body
  - request.session is set to {} by default
  - request.auser() async method added, returns request.user (Django 5.0+)
  - request.resolver_match is set from URL resolution
  - TestAsyncClient methods (get, post, put, patch, delete, request) are now properly async, fixing mypy errors when using await

fixes  #1675 #1321 #1252 #1061 #1361
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for dashing-entremet-aa3378 ready!

Name Link
🔨 Latest commit b3c16a6
🔍 Latest deploy log https://app.netlify.com/projects/dashing-entremet-aa3378/deploys/69e71795cd230400089840f9
😎 Deploy Preview https://deploy-preview-1719--dashing-entremet-aa3378.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vitalik vitalik merged commit bee83c2 into docs Apr 21, 2026
111 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants