-
View is more preferable, flexiblecand configurable for suport.
-
https://github.com/takielias/tablar/blob/744d5412075e1f15b93128e02a1fc4f09db592c5/resources/views/master.blade.php#L19
Hello,
I think you mistyped this line and should fix it with : @if(config('…
ELtd updated
2 months ago
-
Thank you for providing RotatableStack!
I try to use it for a small toy project, and it works only partly: I have several views that are combined in a VStack. The first view consists of two Texts. …
-
**Introduction**
The `urls.py` file for one of my apps, let's call it **foo**, looks (somewhat) like this:
```py
from django.urls import include, re_path
from rest_framework.routers import SimpleR…
-
Hi,
I installed 1.3.2 and 1.4 on the same system. Both version use the same DB.
Version 1.3.2 show all custom fields (Device) in the table view. In the version 1.4 I'm missing all custom fields co…
-
This works properly in Visual Studio, but it is not working in WinDbg.
This problem doesn't just manifest itself in custom types. This is an issue with standard library types that use `IncludeView`…
-
Hi, i am currently trying to track grape bunches on a vineyard row. I have a dataset for training a maskrcnn model, so my idea was to just crop the grape bunches from my dataset, and feed it to the si…
-
### Describe the bug
The test suites for custom test cases (both from Custom YAML Tests and Custom SDK Python Tests) have inconsistent names. They have a "-custom" suffix during the test execution, b…
-
Hi!
In my culture preferrable order of names looks like this:
```
```
Or another order also possible:
```
```
But in GrampsWeb another order of names is widely used:
```
```
…
-
User Guide does not seem to explicitly allow for customized views in content references. Do we support this? If so, let's say so.
e.g.:
VIZ_IMAGE(myworkbook/myview/myusername@mydomain/mycustomiz…