-
At some point (perhaps in upgrading Django) we lost the ability to output non-ASCII characters. In particular the `avatar_and_name` tag calls `format_html` which then blows up. This could be as simple…
-
Sorl-thumbnail has fallback `{% empty %}` template tag which used if original file doesn't exist. With django-storages>1.6.6 sorl uses this fallback for all new files (i.e. if file exists but thumbnai…
-
In clicking around on the demo in #42, this error sometimes pops up. It's random and inconsistent.
```python
File "/home/josh/projects/django-simple-nav/.nox/demo/lib/python3.12/site-packages/dj…
-
## steps to reproduce:
1. Log in as an admin
2. Load https://addons.allizom.org/en-US/admin/models/waffle/switch/ or https://addons.allizom.org/admin/models/waffle/sample/
## traceback link:
https://…
krupa updated
7 months ago
-
When djangocms-alias autocreated the aliasses it leaves SITE field empty.
Is is possible to auto set it with SITE_ID?
If you want to add the same alias in a cms page with CMSplugin it doesnt find …
-
it seems like the code is having issues truncating a date
---
Sentry Issue: [COURTLISTENER-6Q5](https://freelawproject.sentry.io/issues/4976778181/?referrer=github_integration)
```
TypeError: 'Posi…
-
After the installation, I navigated to Offboarding --> Exit process
Then I could see the create button to create the process. I created a sample process and then I deleted it. After that when I click…
-
When DataCite's schema 4.5 is public, we need to upgrade EZID to support DOIs registered with this version of the schema. Ideally this will be done as soon as possible following the public release of …
-
**Python version**
3.11.7
**Django version**
4.2.8
**Package version**
0.28.3
**Current behavior (bug description)**
If you do not use `django.middleware.locale.LocaleMiddleware` in your …
-
### Deployment Type
Self-hosted
### NetBox Version
v4.0-beta2
### Python Version
3.10
### Steps to Reproduce
1. Add Widget `Object Count` with Models `Users > Group`, `Users > Use…