jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.17k stars 213 forks source link

Fixed REST_KNOX example typo in settings.md #249

Closed wolzenbug closed 2 years ago

wolzenbug commented 3 years ago

Fixed a typo in the settings.py example. Value for key ‘EXPIRY_DATETIME_FORMAT' setting was missing a character.