-
I've added the value field to my existing model:
```
class Cost(PolymorphicModel):
...
value = fields.MoneyField(max_digits = 5, decimal_places = 2, default_currency = 'GBP')
```
Migrations …
-
I am exploring Standalone problem instance to solve my VRP. I am able to create a duration matrix with the help of add_osrm_matrix.py file. But I don't know how to proceed further towards generating t…
-
Description:
Move addon data from creature_addon to creature_template_addon for some creatures with one spawn
Expected behaviour:
No change in behaviour. Cleanup
Steps to reproduce the pro…
-
- [ ] Copy one environment totally to another environment and replicating it
- [ ] Document the backup and restoration process on the WIKI
As a first step, backup all components of -test
-
The Power/Volume buttons worked perfectly with kernel version 5.9.13, but stopped working after the upgrade to 5.10.1
After updating the kernel from `5.9.13-surface` to `5.10.1-surface` via…
-
It is in fact possible to have a comma in a database name; I know this because one such database exists on my estate (some weird program that generates names based on user input, awful system, avoid i…
-
The most recent import of Langmuir has been running since 2/22. It has only processed 131 works in 4 days. Normally a batch of this size would have processed about 1000 works in this time.
Sidekiq ha…
-
Hi,
I installed gr-satellites on my Raspberry PI3. When I run GQRX and "python qo100.py" (CPU load 43%), I got following message when I decoded beacon:
gr::log :DEBUG: correlate_access_code_tag_b…
uy0ll updated
5 years ago
-
The "Send to device" command is intermittently failing. I am updating meta data on existing books on the iDevice (i.e. Marvin configured to update rather than do nothing on existing). I have been ab…
-
When two lines have the same "title" AND "year" AND "authors" keep only one (the first? the most complete?)
Below the three key in ISI and SCOPUS:
- title --> ISI = TI / Scopus = Title
- year -->…
tommv updated
3 years ago