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 17:25:58 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
86b0da73f7fc2e562843e4663480040be05fb710
86b0da73
2 parents
38bde49b
08462098
Merge branch 'fix/modelo_edicto' into 'develop'
Fix/modelo edicto See merge request
!56
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 @
86b0da7
...
...
@@ -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