-
I found myself wanting a different sorting for Social Account providers that the one we are exposing:
![Screenshot_2024-06-12_16-19-43](https://github.com/readthedocs/ext-theme/assets/244656/f2aefa…
-
- [We shouldn't use `any` for `Parameter["value"]` or `Parameter["default"]`](https://github.com/metabase/metabase/blob/0d5bc020d780d4ca86474c992f4fd4a49ee4a45b/frontend/src/metabase-types/api/paramet…
-
W ocenie zajęć wyświetlane są osobno poszczególne grupy zajęciowe, jednak nie jest napisane, która jest która. Np. z PWI mam dwie nierozróżnialne w ocenie grupy pracowniane.
Powinno być albo napis…
-
correct line 72 in file site-packages/watermarker/templatetags/watermarker.py
replace this:
mark = mark.resize(scale, resample=Image.ANTIALIAS)
for this:
mark = mark.resize(scale, resample=Image.L…
-
React 18 replaces `render` with `createRoot` and `root.render`. ([how to upgrade](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html))
Is there a plan to update [django-react-templatet…
-
```
What steps will reproduce the problem?
1. pip install
http://django-colors.googlecode.com/files/Django-Colors-0.0.2-pre-alpha.tar.gz
What is the expected output? What do you see instead?
No medi…
-
I follow the doc 'Customizing the comments framework' and build an custom comments app.
The doc teach me set like this:
```
INSTALLED_APPS = [
...
'my_comment_app',
...
]
COMMENTS_APP = …
ghost updated
8 years ago
-
**Is your feature request related to a problem? Please describe.**
There is currently no real issues with SQL queries, however we currently don't have any performance metrics of SQL operations perfor…
-
I might be wrong but it looks like the template tags only work if your model is called Category.
-
When use django channels, the request is an instance of AsgiRequest, so the condition in /darklow/django-suit/blob/develop/suit/templatetags/suit_menu.py#L26/ produces an empty left menu, could be rep…