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 15:35:32 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
084620987958ab6d1d5a4c38a4900c6b76daa226
08462098
2 parents
f6c228f4
dd16cce5
Merge branch 'fix/migrate' into 'fix/modelo_edicto'
Fix/migrate See merge request
!55
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 @
0846209
...
...
@@ -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