-
Sentry seems to catch some exception that is otherwise fine, and generation fails with the following:
```
CommandError: Failed to render view "/": 'NoneType' object has no attribute 'view_name'
`…
-
Currently django-distill only generates the pages for the language that is set in `settings.LANGUAGE_CODE`. It would be great if django-distill could generate pages for URLs that are in i18n_patterns …
-
[Step 5: Generate quality attribute utility tree] In step five.
We discuss the requirements more specifically the quality attribute requirements of the
system.
And per the ATAM method, we do that b…
-
The README is super-long, so I think it's time to move it out to a separate site, and give it some structure.
I suggest GitHub Pages because it's built in to GitHub already.
-
Currently Loco offers html output as a starting point for UI. We have decided to not decide about frontend, so that we can focus the thinking on it separately, and now have come the time to start thin…
-
Basically same as title. I want to know if there is or will be an option to generate static site to keep build time minimal. For a non-fair comparision, we can compare it to Hugo which is the fastest …
-
Hello @jtremesay
We talk a bit a few months ago about JSSG and its usage for my company algoo. I did test some things with it and decided to start working with jssg as the core of our future websi…
-
Hello.
Sorry if my question seems naive or if I missed something from the book. But I have difficulty understanding how the allocation is really committed to the db level. It is the only thing I ha…
-
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this re…
-
Great Jamstack tool btw!
The workaround is simple. Set `SECURE_SSL_REDIRECT = False`. If it's True it will return
```
Loading site URLs
CommandError: View returned an invalid status code: 301 …