Skip to content

Releases: logikal-io/django-logikal

v3.7.1

09 Aug 16:45
fcced09
Compare
Choose a tag to compare

Fixed

  • Broken documentation due to import-time settings loading
  • Translation management command crash with the latest version of Babel
  • Invalid installed apps base setting

v3.7.0

09 Aug 13:24
63fdd08
Compare
Choose a tag to compare

Added

  • Support for REST APIs

v3.6.2

25 Jul 15:42
3f8d7e2
Compare
Choose a tag to compare

Fixed

  • Spacing in syncdb info messages

v3.6.1

25 Jul 11:54
e2fbe0f
Compare
Choose a tag to compare

Fixed

  • Info messages in the syncdb command

v3.6.0

17 Jul 14:48
548c731
Compare
Choose a tag to compare

Added

  • Option to specify apps and routes for which HTML validation shall be skipped

v3.5.0

16 Jul 19:46
abe166a
Compare
Choose a tag to compare

Added

  • Migration operations for managing users, schema and model accesses

v3.4.1

27 Jun 21:59
0fb9603
Compare
Choose a tag to compare

Fixed

  • Terminal output text when using --no-input mode

v3.4.0

27 Jun 21:40
2676ff3
Compare
Choose a tag to compare

Added

  • Configuration option to set the allowed database hosts for the syncdb management command

v3.3.1

27 Jun 19:16
88c5b04
Compare
Choose a tag to compare

Fixed

  • Missing dependency on the syncdb command

v3.3.0

10 Jun 16:31
2e0ed19
Compare
Choose a tag to compare

Added

  • Support for turning off admin URLs in the django_logikal.urls.utility_paths function