Skip to content

Releases: ImaginaryLandscape/django-version-viewer

Pypi Ready!

11 May 18:51
Compare
Choose a tag to compare
  • Django Version Viewer is now on Pip!
  • Travis CI tests implemented
  • Updates to README

Further tweaks

02 May 15:19
Compare
Choose a tag to compare

Template tag html no longer appears on login/logout screens for admin. README updated to specify how to properly override base_site.html so as not to interfere with DjangoCMS styling.

DjangoCMS toolbar is now available.

Template tag now gracefully handles event when context has no `request`

28 Apr 22:28
Compare
Choose a tag to compare

Not sure why but whenever a plugin is added with django CMS the template tag is getting called but there is no request key in the context object. This will no gracefully handle that event.

Initial Release

28 Apr 16:58
Compare
Choose a tag to compare

Initial release of django-version-viewer