Skip to content

Releases: alesdotio/django-admin-shortcuts

3.0.1

Choose a tag to compare

@alesdotio alesdotio released this 30 Jul 08:00
Bumped version to 3.0.1

3.0.0

Choose a tag to compare

@alesdotio alesdotio released this 28 Jul 11:33
  • Support for Django 5.0 and dark mode
  • Dropped support for older Django versions
  • Removed Fontawesome dependency
  • Removed JQuery dependency
  • Removed advanced features

Full Changelog: 2.1.1...3.0.0

2.1.1

Choose a tag to compare

@alesdotio alesdotio released this 26 Aug 11:38

What's Changed

  • Feature: Using built-in admin permissions by @pe712 in #42

New Contributors

  • @pe712 made their first contribution in #42

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@alesdotio alesdotio released this 26 Aug 11:38

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

Choose a tag to compare

@alesdotio alesdotio released this 10 Jun 13:45
  • Support for Python 3
  • Support for Django 2.0
  • Show shortcuts on all pages by setting show_on_all_pages
  • Replaced image icons with many more icons through Fontawesome