Skip to content

Latest commit

 

History

History
119 lines (78 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

119 lines (78 loc) · 2.61 KB

CHANGELOG

[1.0.13] 2024-11-06

Changes

[1.0.12] 2024-11-06

Changes

[1.0.11] 2024-09-16

Changes

  • Remove length_is filter
    • Deprecated in Django 5.1

[1.0.10] 2023-03-01

Changes

  • Fix #17 - TabularInline, StackedInline add and delete buttons don't work

[1.0.9] 2023-01-31

Changes

  • Links curation
  • DOCS Update

[1.0.8] 2023-01-23

Changes

  • Links Update (minor)

[1.0.7] 2023-01-23

Changes

  • Links Update (minor)

[1.0.6] 2023-01-23

Changes

  • Links Curation (all pages)
  • DOCS Update (minor)

[1.0.5] 2023-01-23

Changes

  • Bump UI Version v1.4.1
  • KIT is fully integrated:
    • Django.contrib.AUTH (all actions)
    • Registration
    • All Kit Pages

[1.0.4] 2022-11-18

PROMO

[1.0.3] 2022-10-26

Improvements

[1.0.2] 2022-10-26

Improvements

[1.0.1] 2022-10-19

Improvements

  • README Update
    • Links & Texts

[1.0.0] 2022-10-19

Improvements

  • Update DOCS
  • CleanUp README

[0.0.6] 2022-09-19

Merge PRs

  • PR #6: fix admin url for view only permissions
  • PR #10: make active current model in the navigation
  • PR #11: added app list link to the breadcrumbs
  • PR #12: update typo on placeholder login.html

[0.0.5] 2021-12-20

Fixes

  • Update for Django 4
    • Patch #4 - cannot import name 'force_text' from django.utils.encoding

[0.0.4] 2021-12-16

Fixes

  • Update for Django 4
    • Patch #3 - cannot import name 'smart_text' from django.utils.encoding

[0.0.3] 2021-10-06

Improvements

  • Update README with more information

[0.0.2] 2021-10-06

Release

[0.0.1] 2021-09-26

Initial Release

  • Publish on PyPi