Added - Support for AUTHENTICATION_DEBUG in config which helps debugging Authentication problems
4.0.4
Not secure
Changed - Template filters static64, media64 and file64 to simple_tags for easier usage
4.0.3
Not secure
Added - New templatetags in codenerix_special library for templates: static64, media64 and file64 to serve files from disk as base64 text. Intended to embed binary data in templates.