Skip to content

Conversation

zankoAn
Copy link
Contributor

@zankoAn zankoAn commented Sep 20, 2025

Description

Remove outdated reference to the AllowPUTAsCreateMixin class in the documentation (docs/api-guide/generic-views.md).

The linked Gist here currently returns a 404 and is no longer available.

Since PUT-as-create is no longer the default behavior in DRF (as of version 3.0), the reference to AllowPUTAsCreateMixin is outdated and potentially confusing. Removing it makes the documentation clearer.

@browniebroke browniebroke added this to the 3.17 milestone Sep 20, 2025
@auvipy
Copy link
Collaborator

auvipy commented Sep 20, 2025

also tom has changed his ID name as well, this links works https://gist.github.com/lovelydinosaur/a2ace4577eff2c603b1b

but yes, we do not need this anymore.

@auvipy auvipy self-requested a review September 20, 2025 12:27
@zankoAn
Copy link
Contributor Author

zankoAn commented Sep 20, 2025

@auvipy Oh! Thanks for the updated link! Do you think we should update the link instead, or is removing it fine?

@auvipy auvipy merged commit f0ba887 into encode:main Sep 25, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants