Skip to content

Commit

Permalink
move to bootstrap5
Browse files Browse the repository at this point in the history
  • Loading branch information
durandom committed Jan 1, 2024
1 parent b00bc68 commit c32b1c2
Show file tree
Hide file tree
Showing 5 changed files with 376 additions and 748 deletions.
4 changes: 2 additions & 2 deletions components/paddock/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@ verify_ssl = true
[packages]
apscheduler = "*"
celery = "*"
crispy-bootstrap4 = "*"
dash-bootstrap-components = "*"
django = "*"
django-admin-list-filter-dropdown = "*"
django-admin-relation-links = "*"
django-allauth = "*"
django-bootstrap4 = "*"
django-crispy-forms = "*"
django-dirtyfields = "*"
django-environ = "*"
Expand Down Expand Up @@ -53,6 +51,8 @@ pydub = "*"
django-bootstrap5 = "*"
django-bootstrap-icons = "*"
django-markdown-deux = "*"
crispy-bootstrap5 = "*"
django-bootstrap4 = "*"

[dev-packages]
black = "*"
Expand Down
Loading

0 comments on commit c32b1c2

Please sign in to comment.