Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

0.4.2 - Lareau

Compare
Choose a tag to compare
@douglasmiranda douglasmiranda released this 17 Mar 20:15
· 19 commits to master since this release
62d2943

Thanks, @dlareau for #139 xD

Some improvements are:

  • Using context var app_list from Django Admin and not from our custom template tag.
  • Custom template tag and custom template for sidebar removed, it's more simple now.
  • available_apps now provides us a way to render the app list everywhere on Django Admin.

For more: #54 #140 #141