Giovanni Lanzani

Results 13 issues of Giovanni Lanzani

I find the range(len()) a bit NP, and it hides intent (at least for me). Tests (except test 5, see #22) pass. Apart from that everything seems to work by...

I'm trying to run the tests in the test folder, but the fifth (test_compare) fails with ``` File "~/Code/topmodel/web/views/pages.py", line 21, in compare model_data = g.model_data_manager.models[path] KeyError: u'data/test/my_model_name/' ```

I was wondering if front matter support (via yaml, f.e.) will be available in the future. It would allow extra metadata such as date ``` --- title: Remote Working Policy...

suggestion