Releases: pinax/pinax-theme-bootstrap
Releases · pinax/pinax-theme-bootstrap
7.11.0
- Updated pinax-stripe templates
7.10.2
- fixed management command,
copy_from_theme
to work with Django 1.10
- cleaned up
pinax-documents
templates
7.10.1
- add "thread_confirm_delete.html" for pinax-messages
- add delete link to "thread_detail.html" for pinax-messages
7.10.0
- add templates for
pinax-messages
- fix print statement in
copy_from_theme
management command so it works with Python 3