Hi Since long time ago (almost year!) I updated branch to current version of mezzanine. Travis build passes : )
What more: + removed unnessescary dependencies like `markdown` or `django_filters`. + added tests for blog posts + added methods for list blog posts like number of posts per month, per author or per tags + method for get five last posts. + added some shortcut to get content from page. + added 'browsable api`. Just after installation go after `api/` in browser. TODO for current features: - some generic api to manage pages - docs for blog and pages about `?search=` parameter - add links with custom methods from blog to browsable api. Now they are not visible. Dont know why pull request: https://github.com/stephenmcd/mezzanine/pull/1210 branch: https://github.com/thegrymek/mezzanine/tree/django-rest-framework best regards -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
