-
I followed the example and it worked great. Used this method.
`clojure -Sdeps '{:deps {org.rssys/apptemplate {:git/tag "0.1.1" :git/sha "215be27" :git/url "https://github.com/redstarssystems/apptempl…
-
Consider adding a utility to create FreeBSD Jails, e.g., using [Bastille](https://bastillebsd.org/).
> Bastille is an open-source system for automating deployment and management of containerized ap…
-
### Current behavior
- The test doesn't 100% fail.
- I use Cypress v12.17.2 and `testIsolation` is disabled.
- cy.intercept() add route correctly, but doesn't intercept the XHR request, the cypress…
-
It seems that if an application is specified via AppConfig, it will not work:
```
INSTALLED_APPS = (
'wiki.apps.WikiConfig'
)
```
For `django-wiki`, this produces errors like `TemplateDo…
-
## Background
Currently, we embody the separation between Zk and Native execution in two ways. First, we have three zero-sized structs defined in `rollup-interface` which implement the sealed `StateT…
-
-
reform-blaze doesn't seem to play well with applicativeDo (from GHC 8).
Just adding `{-# LANGUAGE ApplicativeDo #-}` to a code containing `reform` forms makes the happstack server to return a blank …
-
Hi,
im trying out App-Development and am so far done with a local docker-development-setup.
The ExampleApp can be installed/registered. Using the routes though there is always "500 Internal serve…
-
**Is your feature request related to a problem? Please describe.**
The component and trait system kubevela suggests is great, but an application manifest can turn out to be very large and complex sin…
-
Hi,
first thank you very much for this package which looks so cool
I tried to install grappelli-extensions with pip and python 2.7, django 1.6, grappelli 2.5.4,
following the instructions in the readm…