aldpuzz

Results 5 issues of aldpuzz

**Description of feature or bug** Wenn man bei den Skills Eingaben gemacht hat wie Level oder Interesse, aber nicht auf "Bewerten" geklickt (wegen #1018), dann werden diese Eingaben rückgängig gemacht,...

**Description of feature or bug** Wenn man bei den Skills Eingaben mache, ist mir als User nicht offensichtlich, dass ich den Button "Bewerten" nachher anklicken muss. Mir ist schon mehrmals...

#379: Issue with explicit_end set to False having no impact on small dump Warning: this change is not tested yet Any input is welcome ;)

Therer's a missing dependency: six With `drf-url-filters==0.5.1`, I had the following error: ``` 0.800 File "/usr/local/lib/python3.14/site-packages/filters/mixins.py", line 1, in 0.800 import six 0.800 ModuleNotFoundError: No module named 'six' ``` Adding...