-
the install log shows no error but instead of an arches web page, there is an `Error 500`
turning django debug on:
```
Error reading /web_root/arches/arches/webpack/webpack-stats.json. Are you su…
-
Actually, only x86_64 containers seem to be hosted on registry.centos.org, but more architectures are already officially supported for the base images (https://hub.docker.com/_/centos/) :
- amd64 (x…
-
dgilmore said that it's possible to get the HW which was the main problem why we didn't do it so far
mozeq updated
7 years ago
-
Hi!
We've got a request to add a dismissible alert to the HER demo site landing page / home page. It should be something like a "modal" that appears by default when a user first accesses the home p…
-
Golang 1.12.6 on i686 and armv7:
```
Testing in: /builddir/build/BUILD/yaml-1.0.0/_build/src
PATH: /builddir/build/BUILD/yaml-1.0.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/s…
-
We could add sensible defaults to ArchesTestRunner in order to shorten the invocation from
```sh
python manage.py test tests --settings=tests.test_settings
```
to just
```sh
python manage.py t…
-
Dear,
We at Nepal Heritage Documentation Project (NHDP) has developed Digital Archive of Nepalese Arts and Monuments (DANAM https://uni-heidelberg.de/danam). DANAM is based on Arches 4.4.1.
My q…
-
Try to design and implement arches using CSGCombiner.
Supposed features:
- Length
- Curve (corner’s curvature)
- Fill (fill upper corners or follow the arch’s curve)
-
**Problem**
Assigning a string representation of a UUID to a model instance causes undefined behavior in the ORM.
For example, we shouldn't be doing this:
```py
PHYSICAL_THING_GRAPH_ID = "9519cb…
-
See failure on #11515
```py
FAIL: test_related_resources_in_resource_report_api (tests.views.api.test_resources.ResourceAPITests.test_related_resources_in_resource_report_api)
---------------------…