mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
Restructuración breve de la página principal
This commit is contained in:
parent
8d3205bf8f
commit
cf862e56c7
5 changed files with 88 additions and 70 deletions
Binary file not shown.
|
|
@ -16,7 +16,7 @@ Including another URLconf
|
|||
"""
|
||||
|
||||
from django.contrib import admin
|
||||
from django.urls import path, include
|
||||
from django.urls import path
|
||||
from gestion import views # Importamos las vistas de la app donde guardaste la función
|
||||
|
||||
urlpatterns = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue