Skip to content

Releases: LaLogiaDePython/django-menu-generator

v1.0.4

19 Feb 18:09
70e6777
Compare
Choose a tag to compare

Features:

  • Adding support for AppConfig in INSTALLED_APPS

v1.0.3

31 Jan 17:02
Compare
Choose a tag to compare

Project Enhancements:

  • Dropping support for Python 2
  • Updating docs
  • Readme updating
  • Support for Django 2.0 (Thanks to @lachmanfrantisek)

Features:

BugFix:

  • Fixing backward compatibility with Django < 1.10

1.0.2(2017-04-29)

29 Apr 22:35
Compare
Choose a tag to compare
  • Updating .gitignore to ignore sphinx builds
  • Updating docs
  • Readme enhancements

1.0.1(2017-04-29)

29 Apr 21:33
Compare
Choose a tag to compare
  • Added docs
  • Readme enhanced
  • BUGFIX: Added a correction to the validators evaluation with the AND connector
  • Added flake8 to CI
  • Added tox

Initial release

09 Apr 18:43
Compare
Choose a tag to compare
  • Code cleanup
  • Readme added
  • Added url params feature, permissions validator, menu from apps feature