mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-28 22:47:36 +03:00
Apart from a few exceptions, django-rest-framework uses the American
English spelling "authorization"/"authorized".
$ git grep -oi authorised | wc -l
2
$ git grep -oi authorized | wc -l
30
Replace the few occurences of the British English spelling with the
American English one.
|
||
|---|---|---|
| .. | ||
| api-guide | ||
| community | ||
| img | ||
| topics | ||
| tutorial | ||
| CNAME | ||
| index.md | ||