-
self-signed cert expired on 2/16/2018.
https://github.com/wakatime/xcode-wakatime/blob/master/XcodeSigner.pem
pmark updated
6 years ago
-
Hi, i am trying django-river 0.8.2 + Django=1.10 and i am running into a migration error.
my model is:
```
class QualificationRequest(models.Model):
rnal_code = models.CharField(max_length=50, …
-
Django river is adding its own manager named `workflow` to the model. But, django detects it and decide there is no need to add default one which is `objects` automatically.
This is related with iss…
-
@javrasya This issue is somehow related to this one https://github.com/javrasya/django-river/issues/32
So basically after creating my model with the `status = StateField(editable=False)` and migratin…
-
#### Ombi build Version:
V 3.0.2903
#### Update Branch:
Open Beta
#### Media Sever:
Plex
#### Media Server Version:
Plex 1.11.3.4803
#### Operating System:
unRAID
#### Om…
-
@javrasya I trying out django-river, and i noticed that if i do `MyModel.objects.all()` i get a `AttributeError: type object 'MyModel' has no attribute 'objects'`, but if i do `MyModel.workflow.get_qu…
-
Does django-river support multiple models with different states. For example one model has open, inprogress, close state and other model has draft, approved, open, close.
-
http://worldmap.harvard.edu/maps/bentest7
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [X] 3.2.8 CE
Mode:
- [X] Single-Server
Storage-Engine:
- [X] rocksdb
On this operating…
-
![image](https://cloud.githubusercontent.com/assets/8301092/18364775/9bd20b1e-75dd-11e6-9621-855f2e643ad5.png)
```
IndexError at /ccc/
list index out of range
Request Method: POST
Request URL: htt…