Petr Dlouhý

Results 258 comments of Petr Dlouhý

@jaredly Please release this.

@goinnn Could you take a look at this and merge this PR first? Should be simple and risk free.

Now I have prepared everything I know of for the 1.9.3 release. Who does have permissions to make the release? @epicserve @coordt

@coordt To release on PyPI (https://pypi.org/project/django-categories/). My username is `petr.dlouhy`, but since the project moved to Jazzband I am not sure what the process should be.

@coordt Thank you very much. The 1.9.3 is released now.

I found, that this might be irrelevant issue, because if I tried to overpass the validate_money_expression() I have got following error: ``` ValueError: Failed to insert expression "Col(hordak_runningtotal, hordak.RunningTotal.balance) +...

This issue bugs me a bit. The output is huge in my case: ``` Invalid template /home/petr/.cache/pypoetry/virtualenvs/blenderkit-server-eqrfB9dY-py3.10/lib/python3.10/site-packages/categories/templates/admin/edit_inline/gen_coll_tabular.html: No named cycles in template. 'row1,row2' is not defined Error parsing template /home/petr/.cache/pypoetry/virtualenvs/blenderkit-server-eqrfB9dY-py3.10/lib/python3.10/site-packages/admin_tools/dashboard/templates/admin_tools/dashboard/dummy.html:...

I think, this is same error as #557 - Prospector doesn't respect `# noqa` at all.

@makseq Thanks for your comment. This seems to be like very useful extension. It would only need to find some select widget and use it. I don't have time to...

I have created separate project for the API: [django-categories-api](https://github.com/PetrDlouhy/django-categories-api) I would be glad if I could add some note about that project into README file of `django-categories`. But maybe it...