Closed ckoerber closed 5 years ago
I have started to work on the admin view for Baryon2pt (commit b9538b456e2ffdecfb13fce378a924fe80b1a998).
Baryon2pt
At the moment, the interface looks like this
It would be nice if someone who regularly queries the data / wants to work with them gives feedback what an ideal view would look like.
The file which generates the view is lattedb.correlator.admin. Feel free to hack it yourself. Here is the guide django->admin.
I have started to work on the admin view for
Baryon2pt
(commit b9538b456e2ffdecfb13fce378a924fe80b1a998).At the moment, the interface looks like this
It would be nice if someone who regularly queries the data / wants to work with them gives feedback what an ideal view would look like.
The file which generates the view is lattedb.correlator.admin. Feel free to hack it yourself. Here is the guide django->admin.