mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-28 06:31:01 +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.
|
||
|---|---|---|
| .. | ||
| rest_framework | ||