-
@dimasciput @helendallas
**Charts**
- The taxa graph becomes meaningless when there are too many taxa to display. @dimas is there a way to limit the display to the (top 20?) most abundant taxa in…
-
This is my states:
init,doing,doing2,done
this is my transition meta approvals;
init->doing
init->doing2
doing->done
doing2->done
django.db raise following error when I try to approval to n…
-
The console shows this error when viewing detail pages for Units that have no Departments:
```
highcharts.src.js:123 Uncaught Error: Highcharts error #13: www.highcharts.com/errors/13
at Obje…
-
- http://freshwaterbiodiversity.org/map/#site-detail/taxon=&search=Baetis%20harrisoni&siteId=&collector=&category=&yearFrom=&yearTo=&months=&boundary=&userBoundary=&referenceCategory=&spatialFilter=&r…
-
Program raise error as title when I try to jump state
Is this a bug? I think `iteration` is a field in `Transition` model, not TransitionApproval
source in river.core.instanceworkflowobject.py …
-
I defined a model like below:
```python
class Ticket(BaseModel):
code = models.CharField(primary_key=True, default=code_generator, max_length=32)
status = StateField()
```
the code_gen…
-
@dimasciput
It is very hard to check that all the Biobase data has been migrated accurately and entirely. I have thus done a random check.
Noted the following: For JCW02
Only one taxon is repor…
-
I use Django 1.9.10
```
In [2]: django.VERSION
Out[2]: (1, 9, 10, 'final', 0)
```
my code is
```
from river.models.fields.state import StateField
class MyModel(models.Model):
m…
-
Similar to:
```
package main
import (
"github.com/caddyserver/caddy/v2/caddy/caddymain"
// plug in plugins here, for example:
// _ "import/path/here"
)
func main() {
caddymain.Ru…
-
Continuing from this ticket https://github.com/kartoza/django-bims/issues/1610
@helendallas
On reflection lets keep things simple.
For all data capture (algae, invertebrates, SASS and fish) w…