Hi all,
This morning we released the latest version of RatticWeb,
version 0.11.
PLEASE NOTE:
In this release we made breaking changes to the way you configure RatticWeb. Originally we opted to have RatticWeb configured by using a local_settings.py file containing python code. We decided instead to move towards a less programmatic apporach and to a more data driven config. To do this we've used Python's RawConfigParser which uses file similar to the windows INI format. The new format is documented here:
https://github.com/tildaslash/RatticWeb/wiki/InstallingHere are this weeks major changes:
- New INI style configuration format
- Refactored the way password icons work
- Removed some redundant migrations
- Started a VERY BASIC RPM package
As usual this version has been pushed to our demo site. It can be viewed at: https://demo.rattic.org/
Thanks for using RatticDB.
--
Dan