Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Wagtail Videos
Commits
f90f03b1
Commit
f90f03b1
authored
May 07, 2024
by
Lucas Gueiros
Browse files
add dependency wagtail-modeladmin
parent
9db99986
Pipeline
#132
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
f90f03b1
...
...
@@ -21,6 +21,7 @@ setup(
"Django>=3.2"
,
"django-enumchoicefield>=1.1.0"
,
"bcp47==0.0.4"
,
"wagtail-modeladmin==2.0.0"
,
],
extras_require
=
{
"testing"
:
[
"mock==2.0.0"
]},
zip_safe
=
False
,
...
...
Lucas Gueiros
@lucas.dgueiros
mentioned in issue
#1 (closed)
·
May 09, 2024
mentioned in issue
#1 (closed)
mentioned in issue #1
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment