Tweaks to sobol to make its use simpler: added a prerendered version of the results...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 19 May 2011 15:48:06 +0000 (11:48 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 19 May 2011 15:48:18 +0000 (11:48 -0400)
commit6ccf44d39e1dac86792c148fef95c76c6e8a588e
tree0d9c9a00cfdd5847a6453bc6096bcd59ca6b0435
parent0959d38b27c03863ec376839dcc6d896d04e36ea
Tweaks to sobol to make its use simpler: added a prerendered version of the results to the ajax response, added result to result context by default, and preconfigured GET params on the reversed ajax_api urls that are passed to the template context. Added initial Sobol migration.
philo/contrib/sobol/migrations/0001_initial.py [new file with mode: 0644]
philo/contrib/sobol/migrations/__init__.py [new file with mode: 0644]
philo/contrib/sobol/models.py
philo/contrib/sobol/search.py