-
The wheels apparently ship with patched templates from Django itself:
```
adminsortable2/templates/adminsortable2/edit_inline/stacked-django-4.2.html
adminsortable2/templates/…
-
In our project, the free school information system AlekSIS, we sometimes need to put parts of a form in tables, for example. Is there an option in django-material for just rendering a field instead of…
-
The fields of`{source, destination}_material_uuid` in `WorkflowActionSet` are keys into `BomMaterial`, but this is not reflected in how they are handled as `RetUUIDFields`:
https://github.com/darkrea…
-
Type: Bug
when i press the enter key after a tag or a function it doesn`t make the automatic indentation i used to
VS Code version: Code 1.72.2 (d045a5eda657f4d7b676dedbfa7aab8207f8a075, 2022-10…
-
-
-
Creating User Forms
https://docs.djangoproject.com/en/1.11/topics/forms/modelforms/
-
On #157, there is a list of allowed materials:
> ### Allowed Materials
> The materials and URLs below will be available for download from the ETL on the day of the exam.
Any other materials and…
-
We need to add the controls UI to the screen for desktop devices. We could try to use a library/service to determine if the user's device is a touch device, but my guess is it'll be much easier to jus…
-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…