django-rest-framework/docs/topics
Pravin ade172e1d5
Standardize spelling to American English in documentation (#9804)
* Standardize spelling to American English (only in .md files)

* Update remaining British english spell words to American english style

* Configures the codespell pre-commit hook to enforce US English consistency
changes:
- Activates the `en-GB_to_en-US` built-in dictionary to flag British spellings
- Created codespell-ignore-words.txt file to ignore specific words
- include `code` and `names` for comprehensive typo checking in technical contexts.
- changed the 'lets' to 'let's'.
2025-10-27 22:44:48 +06:00
..
ajax-csrf-cors.md Updated links to CSRF/AJAX Django documentation (#9118) 2023-09-29 15:06:16 +06:00
browsable-api.md Standardize spelling to American English in documentation (#9804) 2025-10-27 22:44:48 +06:00
browser-enhancements.md docs: update http method override middleware example (#6776) 2019-07-03 10:23:35 +01:00
documenting-your-api.md blacken-docs (#8906) 2023-10-13 12:44:45 +01:00
html-and-forms.md Don't use Windows line endings 2024-04-30 18:28:27 +02:00
internationalization.md Remove Transifex mentions from documentation (#9572) 2025-10-27 16:37:27 +00:00
rest-hypermedia-hateoas.md Standardize spelling to American English in documentation (#9804) 2025-10-27 22:44:48 +06:00
writable-nested-serializers.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00