Tags give the ability to mark specific points in history as being important
-
-
0.0.5
c368b3a6 · ·Using `~` as separator for SetCut elements. `;` is described as a reserved character inside a URI path component at [RFC2396](http://www.ietf.org/rfc/rfc2396.txt), and as a sub-delimiter at [RFC3987](http://www.ietf.org/rfc/rfc3987.txt), so it should not be used to separate SetCut elements. This issue is also discussed at https://github.com/DataBrewery/cubes/issues/13
-
0.0.4
955f4fbf · ·* Added compatibility with restframework 2.3.X * Better error message when the required settings are not defined
-
-
-
0.0.1
ca4d53c7 · ·Versão inicial da app * Api HTTP equivalente ao OLAP Server do cubes * Backend utilizando o ORM do django