Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Marta Miranda
/
boletin_api
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Enzo Yair
2023-09-26 10:31:59 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dd16cce5c41d8e978000f984b307f3e728eabdcf
dd16cce5
1 parent
38bde49b
se corrigio el valor del migrate 0001 a la forma original
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
project/apps/edicto/migrations/0001_initial.py
project/apps/edicto/migrations/0001_initial.py
View file @
dd16cce
...
...
@@ -63,6 +63,7 @@ class Migration(migrations.Migration):
models
.
UUIDField
(
default
=
uuid
.
uuid4
,
editable
=
False
,
primary_key
=
True
,
serialize
=
False
,
unique
=
True
,
),
...
...
Please
register
or
login
to post a comment