Commits on Source (6)
-
Renovate Bot authored
-
Tobias Mieves authored
-
Tobias Mieves authored
chore(deps): update dependency django to v5 See merge request !28
-
Tobias Mieves authored
BREAKING CHANGE: The link to home_view is now included into the home_logo block so that it needs to be provided by the app if overwritten.
-
Tobias Mieves authored
-
Tobias Mieves authored
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 3 additions, 40 deletions.gitlab-ci.yml
- .onedev-buildspec.yml 13 additions, 13 deletions.onedev-buildspec.yml
- __init__py 0 additions, 0 deletions__init__py
- requirements.txt 1 addition, 1 deletionrequirements.txt
- templates/base.html 5 additions, 3 deletionstemplates/base.html
__init__py
0 → 100644
Django==4.2.7 | ||
Django==5.0 | ||
whitenoise==6.6.0 | ||
gunicorn==21.2.0 | ||
\ No newline at end of file |