django-rest-framework/tests/authentication
Jakub Bodek 1355890f9f
replace partition with split in BasicAuthentication (#8790)
* replace partition with split in BasicAuthentication

* test if basic auth without provided password fails
2022-12-08 09:52:35 +06:00
..
migrations Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
__init__.py Add migration for CustomToken test model. 2019-02-14 15:57:20 +01:00
models.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
test_authentication.py replace partition with split in BasicAuthentication (#8790) 2022-12-08 09:52:35 +06:00