Skip to content

Releases: logikal-io/django-logikal

v3.14.0

26 Nov 20:32
06cb0a0
Compare
Choose a tag to compare

Added

  • The --offline flag to the manage and run commands

v3.13.0

09 Nov 14:05
9d83bbd
Compare
Choose a tag to compare

Added

  • The hasattr template filter

v3.12.0

07 Nov 11:18
9430ddf
Compare
Choose a tag to compare

Added

  • Option to specify the default address and port for the run command

v3.11.1

29 Oct 12:34
cb2390d
Compare
Choose a tag to compare

Fixed

  • Outdated dependencies

v3.11.0

14 Oct 20:23
1236d04
Compare
Choose a tag to compare

Added

  • Migration operations for managing schemas

v3.10.0

02 Oct 01:45
074f344
Compare
Choose a tag to compare

Added

  • Conditional local data insertion skipping

v3.9.0

17 Sep 16:13
d96ca38
Compare
Choose a tag to compare

Added

  • The upper_first template filter

Fixed

  • Custom error handlers are honored by the error_urls() and utility_paths() functions

v3.8.0

19 Aug 22:56
a29bcec
Compare
Choose a tag to compare

Added

  • Migration operations for managing table accesses

v3.7.3

19 Aug 17:10
c14b7b8
Compare
Choose a tag to compare

Fixed

  • Unnecessarily strong exception suppression in the syncdb management command

v3.7.2

12 Aug 19:27
9df0ac1
Compare
Choose a tag to compare

Fixed

  • Incorrect REST framework API template override