Skip to content

v0.2.3

Compare
Choose a tag to compare
@grantmcconnaughey grantmcconnaughey released this 03 Aug 01:48
  • Use Django cache instead of URL parameters in order to prevent potential remote code execution.
  • Fixed issue where tags with multiple args would not work.
  • Removed template tag args/kwargs always being passed in as strings.
  • Removed LAZY_TAGS_FORCE_LOGIN setting. Not needed now that remote code execution issue is fixed.