-
### Description of the bug
Code blocks are being removed in the current implementation of Mack, specifically code blocks nested in lists.
Here is an example of the current output:
![image](http…
-
I've been using this plugin for a while now and I love it. Unfortunately over the past month or so I've noticed some issues begin to pop up.
## Case 1:
We have an angular application where we're inj…
-
Trying to set up geonode on Docker. Django container is stuck on perpetual restart loop and returns below errors when I examine the logs using `docker-compose logs -f django`
> django4project_geono…
-
## Describe the bug
The key listener we have in the AppWrapper is not an exact match on the keys 😨
## Steps to reproduce
1. Open up your Firefox
2. Create a markdown file from within the files …
-
## Describe the bug
OCIS Web doesn't warn a user about closing a window with an active upload
## Steps to reproduce
1. Begin upload
2. Close Window
## Expected behavior
When user closes a br…
-
## General Question
If I am creating a list of schema A inside one of my lambdas, how do I later get the returned list items through schema A's instances() call?
```
alist = pkg.mylambda.getSch…
-
Following [the upgrade instructions](https://tendenci.readthedocs.io/en/latest/upgrade/upgrade-to-tendenci.html), I created a new environment (Python 3.8.12) and installed Tendenci into that, using th…
-
## Description
Altinn Studio started with a single team and a mono repo and have lately split into several teams with their dedicated parts of the system. This leaves us with a directory structure …
-
## Description
Changes are made to use `appName` as key for getting app names from the text resources. On apps with `ServiceName` key in text resources, when one changes app name from the about page …
-
Context: Trying to over ride base_site.html when using django-admin-interface package. I have one file in main/templates/admin, which is base_site.html. And have `{% extends "admin_interface:admin/bas…