DjangoGirls / tutorial

This is a tutorial we are using for Django Girls workshops
http://tutorial.djangogirls.org/
Other
1.53k stars 1.86k forks source link

Upgrade project to Bootstrap v5 #1756

Closed adamantike closed 2 years ago

adamantike commented 2 years ago

According to the official Bootstrap migration guides:

Apparently, the only change affecting this project comes from the v4 migration guide:

  • Renamed .btn-default to .btn-secondary.