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:30:57 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
77d20870a76a9cce3baa20878edff43cb6b1da28
77d20870
1 parent
284aac8b
fix edicto
Hide 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 @
77d2087
...
...
@@ -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