django-rest-framework/rest_framework/schemas
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
..
__init__.py Update linter requirements (#7010) 2019-10-22 11:18:51 -07:00
coreapi.py Standardize spelling to American English in documentation (#9804) 2025-10-27 22:44:48 +06:00
generators.py Fix typo (#9231) 2024-01-24 23:17:01 +01:00
inspectors.py Add support for Python 3.13 (#9527) 2024-09-11 15:39:52 +06:00
openapi.py Standardize spelling to American English in documentation (#9804) 2025-10-27 22:44:48 +06:00
utils.py Fix Django 3.0 deprecations (#7074) 2019-12-04 14:14:43 -08:00
views.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00