This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
JugarAlPadelOC
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Corrijo repostajes por eventos
main
creylopez
9 months ago
parent
46354066e1
commit
3893f76fd9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/eventos/management/commands/importar_eventos.py
+ 1
- 1
src/eventos/management/commands/importar_eventos.py
View File
@ -1,6 +1,6 @@
import
json
from
django.core.management.base
import
BaseCommand
from
repostaje
s.models
import
Evento
from
evento
s.models
import
Evento
class
Command
(
BaseCommand
)
:
Write
Preview
Loading…
Cancel
Save