mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-20 13:36:05 -05:00
feat: update versions for python packages, add Pages functionality (#1386)
This PR updates Django core version and also brings html pages support (that admins can create)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Django==5.1.6
|
||||
djangorestframework==3.15.2
|
||||
Django==5.2.6
|
||||
djangorestframework==3.16.1
|
||||
python3-saml==1.16.0
|
||||
django-allauth==65.4.1
|
||||
psycopg[binary,pool]==3.2.4
|
||||
@@ -22,3 +22,4 @@ pre-commit==4.1.0
|
||||
django-jazzmin==3.0.1
|
||||
pysubs2==1.8.0
|
||||
sentry-sdk[django]==2.23.1
|
||||
django-tinymce==4.1.0
|
||||
|
||||
Reference in New Issue
Block a user