-
Hi,
I have a question regarding the Azure SQL Database version V12 update (15/05/2015 https://azure.microsoft.com/en-gb/documentation/articles/sql-database-v12-whats-new/)
How compatible is django-py…
-
Requested by @holtgrewe. A user may accidentally upload a file to a landing zone that already exists in the project's sample repository, but with a different file name and/or under a different collect…
-
### Description
**Problem:**
Currently, WebhookPlan relies on `celery-task-results`, which presents limitations in terms of mapping and other constraints. As we aim to have greater control and fle…
-
At the moment there is no validation when adding a new exercise to the workout without any repetitions.
When working on this issue it's probably a good idea to refactor the logic for this and let dja…
-
https://www.openmicroscopy.org/qa2/qa/feedback/41761/
```
Traceback (most recent call last):
File "/opt/omero/web/venv3/lib64/python3.9/site-packages/django/core/handlers/exception.py", line 55…
-
> [!NOTE]
> This issue is a duplicate of #971 but includes a full description for searchability and links to history on the tracker itself.
## What is the Current Behavior?
Assume a fixed schem…
tony updated
2 months ago
-
Have some MultiValueFields on an index that are populated from related models (m2m) on the model we are indexing. Initial index goes fine and everything is searchable as is. However, when using RealTi…
ghost updated
4 months ago
-
```
While db2 doesn't support 'offset' in sql, and django orm needs this,
currently this is implemented with ROW_NUMBER() workaround.
This is probably the best way to simulate offset, but disadvant…
-
Today, I was asked why we used rails instead of django.
- I've not worked on as many django apps as I have rails apps, so developer comfort/preference
- totally opinion, but python seems to be a chatt…
-
Having a Django installation be public is pretty problematic for a couple of reasons:
- Sharing unnecessary configuration data, which might confuse other users of the system if their operational conce…