Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
bab825cb
Commit
bab825cb
authored
6 months ago
by
Alexa Valentová
Browse files
Options
Downloads
Patches
Plain Diff
try reverting to old django
parent
f70b7408
No related branches found
No related tags found
2 merge requests
!1175
Release
,
!1174
try reverting to old django
Pipeline
#20027
passed
6 months ago
Stage: build
Changes
4
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
requirements/base.in
+1
-1
1 addition, 1 deletion
requirements/base.in
requirements/base.txt
+1
-1
1 addition, 1 deletion
requirements/base.txt
requirements/dev.in
+1
-1
1 addition, 1 deletion
requirements/dev.in
requirements/dev.txt
+1
-1
1 addition, 1 deletion
requirements/dev.txt
with
4 additions
and
4 deletions
requirements/base.in
+
1
−
1
View file @
bab825cb
wagtail
wagtail
wagtail-metadata
wagtail-metadata
wagtail-trash
wagtail-trash
django
django
<=5.0.7
django-environ
django-environ
django-extensions
django-extensions
django-redis
django-redis
...
...
This diff is collapsed.
Click to expand it.
requirements/base.txt
+
1
−
1
View file @
bab825cb
...
@@ -85,7 +85,7 @@ decorator==5.1.1
...
@@ -85,7 +85,7 @@ decorator==5.1.1
# via ipython
# via ipython
defusedxml==0.7.1
defusedxml==0.7.1
# via willow
# via willow
django==5.
1.2
django==5.
0.7
# via
# via
# -r base.in
# -r base.in
# django-extensions
# django-extensions
...
...
This diff is collapsed.
Click to expand it.
requirements/dev.in
+
1
−
1
View file @
bab825cb
django
django
<=5.0.7
django-debug-toolbar
django-debug-toolbar
pytest
pytest
pytest-sugar
pytest-sugar
...
...
This diff is collapsed.
Click to expand it.
requirements/dev.txt
+
1
−
1
View file @
bab825cb
...
@@ -8,7 +8,7 @@ asgiref==3.8.1
...
@@ -8,7 +8,7 @@ asgiref==3.8.1
# via django
# via django
coverage[toml]==7.6.4
coverage[toml]==7.6.4
# via pytest-cov
# via pytest-cov
django==5.
1.2
django==5.
0.7
# via
# via
# -r dev.in
# -r dev.in
# django-debug-toolbar
# django-debug-toolbar
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment