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:34:26 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f6c228f41459194ff26c984a9dc62e5c5b091b17
f6c228f4
1 parent
77d20870
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
project/apps/edicto/migrations/0001_initial.py
project/apps/edicto/migrations/0001_initial.py
View file @
f6c228f
...
...
@@ -63,7 +63,6 @@ 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