Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/requirements_core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Django==3.2.8
django-appconf==1.0.4 # Helper for handling app configs
django-better-admin-arrayfield==1.4.2 # Admin widget for ArrayField
django-dynamic-preferences==1.10.1 # Settings management
django-dynamic-preferences==1.14.0 # Settings management
django-extensions==3.1.0 # For the generate secret command
django-formtools==2.2 # Form wizards
django-ipware==3.0.2 # IP Address logging
Expand Down