Merge: Update xymus.net to activate the full API for the mobile client
authorJean Privat <jean@pryen.org>
Mon, 23 May 2016 02:28:15 +0000 (22:28 -0400)
committerJean Privat <jean@pryen.org>
Mon, 23 May 2016 02:28:15 +0000 (22:28 -0400)
This PR activates full support for the Benilux mobile app on the [xymus.net](xymus.net) production server. It was missing only the RESTful API code which is generated by nitrestful, and the admin interface.

A future PR will update the HTML interface with info on the app, or it will drop the hard coded content of the Benitlux page/views in favor of local content.

Pull-Request: #2118
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge