fixed couchdb backend, updated backbone and underscore, added couchdb multiview example in demos
This commit is contained in:
@@ -13,6 +13,10 @@ root: ../
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3><a href="couchdb_multiview/">CouchDB Multiview Demo</a></h3>
|
||||
<p>You will need to modify the "app.js" file in "demos/couchdb_multiview"
|
||||
to connect to your couch database. Also, don't forget to configure your
|
||||
<b>reverse proxy or proxy so you can connect to your database</b>.</p>
|
||||
<h3><a href="multiview/">Multiview Demo</a></h3>
|
||||
<p>See the integrated <a href="multiview/">multiview in action on a
|
||||
sample dataset</a> - the multiview incorporates most the main views
|
||||
|
||||
Reference in New Issue
Block a user