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-04 10:15:28 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e35813cbb71445e5718d6af79d0c8bb3ca8c59c9
e35813cb
1 parent
50747468
correcion de espacion en blanco
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
project/apps/edicto/api.py
project/apps/edicto/api.py
View file @
e35813c
...
...
@@ -13,7 +13,6 @@ from .permissions import IsAdminOrAuthorized
from
.utils
import
contador
class
EdictoViewSet
(
mixins
.
CreateModelMixin
,
mixins
.
RetrieveModelMixin
,
mixins
.
UpdateModelMixin
,
...
...
Please
register
or
login
to post a comment