mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
App gestion y pruebas añadidas a la base de datos
This commit is contained in:
parent
0e0c8d7d1b
commit
ec44ae2e46
26 changed files with 209 additions and 3 deletions
Binary file not shown.
|
|
@ -11,7 +11,7 @@ class Documento(models.Model):
|
|||
('suspension', 'Suspensión'),
|
||||
('motor', 'Motor/Powertrain'),
|
||||
('electronica', 'Electrónica'),
|
||||
('general', 'General / Normativa'),
|
||||
('normativa', 'General / Normativa'),
|
||||
('software', 'Software')
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue