You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.0.5, 10/10/2013 -- Python 3 support, separate javascript init script for widget and other bugs
v0.1.0, 13/03/2014 -- Added ability to better customize widgets (template/css/preview). Added better static files integration (thanks to Ivan VenOsdel)
v0.1.1, 10/12/2015 -- Updated CSS to match new Django 1.9 flat admin theme. Cleaned up documentation. Added ability to load pagedown-extras. Merged some PRs
v0.1.2, 25/07/2016 -- Merged a PR fixing a Django warning. Thanks to @sobolevn
v0.1.3, 11/04/2017 -- Merged a PR fixing Django 1.11 issue. Thanks to @andrroy