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
django-dsgov
Commits
669d5e7f
Commit
669d5e7f
authored
Jun 18, 2025
by
Eduardo Silva
Browse files
ajustes para atualizacao de versao do django
#5
parent
4b9437b1
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
669d5e7f
...
@@ -14,6 +14,7 @@ __pycache__/
...
@@ -14,6 +14,7 @@ __pycache__/
.Python
.Python
build/
build/
develop-eggs/
develop-eggs/
dist/
!/static/dist/
!/static/dist/
downloads/
downloads/
eggs/
eggs/
...
...
pyproject.toml
View file @
669d5e7f
...
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
...
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name
=
"django-dsgov"
name
=
"django-dsgov"
version
=
"0.1"
version
=
"0.1"
dependencies
=
[
dependencies
=
[
"django==5.
0.4
"
,
"django==5.
2.3
"
,
]
]
description
=
"Um App Django app para dispobilizar o Design System gov.br para projeto django."
description
=
"Um App Django app para dispobilizar o Design System gov.br para projeto django."
readme
=
"README.rst"
readme
=
"README.rst"
...
@@ -18,7 +18,7 @@ authors = [
...
@@ -18,7 +18,7 @@ authors = [
classifiers
=
[
classifiers
=
[
"Environment :: Web Environment"
,
"Environment :: Web Environment"
,
"Framework :: Django"
,
"Framework :: Django"
,
"Framework :: Django :: 5.
0.4
"
,
"Framework :: Django :: 5.
2.3
"
,
"Intended Audience :: Developers"
,
"Intended Audience :: Developers"
,
"License :: OSI Approved :: MIT License"
,
"License :: OSI Approved :: MIT License"
,
"Operating System :: OS Independent"
,
"Operating System :: OS Independent"
,
...
...
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