Merge branch 'develop/francisco' of https://gitlab.com/m3f_usm/T_digital_Transporte_USM into develop/francisco
commit
a9579af488
|
|
@ -1,4 +1,5 @@
|
||||||
# models
|
# models
|
||||||
|
from http.client import HTTPResponse
|
||||||
from django.contrib.auth.models import User
|
from django.contrib.auth.models import User
|
||||||
from .models import Project, Agency, Route
|
from .models import Project, Agency, Route
|
||||||
# serializers
|
# serializers
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue