@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
from django.conf import settings |
2 | 4 |
from django_logit import logit |
3 | 5 |
from django_response import response |
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
from django.conf import settings |
2 | 4 |
from django_logit import logit |
3 | 5 |
from django_response import response |
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
from django.conf import settings |
2 | 4 |
from django_logit import logit |
3 | 5 |
from django_response import response |
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
from django.conf.urls import include, url |
2 | 4 |
from api.lensman import contract_admin_views, contract_mp_views, activity_admin_views |
3 | 5 |
|
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
from django.apps import AppConfig |
2 | 4 |
|
3 | 5 |
|
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
# Generated by Django 3.2.8 on 2024-08-09 04:36 |
2 | 4 |
|
3 | 5 |
from django.db import migrations, models |
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
from django.apps import AppConfig |
2 | 4 |
|
3 | 5 |
|
@@ -1,3 +1,5 @@ |
||
1 |
+# -*- coding: utf-8 -*- |
|
2 |
+ |
|
1 | 3 |
# Generated by Django 3.2.8 on 2024-08-09 04:36 |
2 | 4 |
|
3 | 5 |
from django.db import migrations, models |