mirror of
https://github.com/MOIS3Y/logs-collector.git
synced 2025-09-13 13:13:01 +02:00
Refactoring: views now use api for ajax
This commit is contained in:
@@ -173,12 +173,6 @@ SPECTACULAR_SETTINGS = {
|
||||
'VERSION': '0.1.0',
|
||||
'SERVE_INCLUDE_SCHEMA': True,
|
||||
'SERVE_PUBLIC': False,
|
||||
'SERVERS': [
|
||||
{
|
||||
'url': 'http://localhost:8000/api/v1/',
|
||||
'description': 'main api endpoint'
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
# https://django-rest-framework-simplejwt.readthedocs.io/en/latest/
|
||||
|
Reference in New Issue
Block a user