Releases: logikal-io/django-logikal
Releases · logikal-io/django-logikal
v3.14.0
v3.13.0
Added
- The
hasattr
template filter
v3.12.0
Added
- Option to specify the default address and port for the
run
command
v3.11.1
Fixed
- Outdated dependencies
v3.11.0
Added
- Migration operations for managing schemas
v3.10.0
Added
- Conditional local data insertion skipping
v3.9.0
Added
- The
upper_first
template filter
Fixed
- Custom error handlers are honored by the
error_urls()
andutility_paths()
functions
v3.8.0
Added
- Migration operations for managing table accesses
v3.7.3
Fixed
- Unnecessarily strong exception suppression in the
syncdb
management command
v3.7.2
Fixed
- Incorrect REST framework API template override