Upgrade to Django 5.1
This provides the new "Reusable field group templates" feature (as of 5.0).
This commit is contained in:
parent
8da5e1dac6
commit
ad380706c0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Installed in virtualenv
|
# Installed in virtualenv
|
||||||
Django==4.2.16
|
Django==5.1.2
|
||||||
# Provided by Debian Bookworm.
|
# Provided by Debian Bookworm.
|
||||||
beautifulsoup4==4.11.2
|
beautifulsoup4==4.11.2
|
||||||
html5lib==1.1
|
html5lib==1.1
|
||||||
|
|
Loading…
Reference in a new issue