Adam Hill
Adam Hill
I have profiled the Python component view initialization/creation process in the past, but I should profile that again along with: - Python `message` endpoint view - JavaScript code that creates...
To prevent flicker only show/remove `unicorn:loading` when the action takes longer than 200ms.
### Describe the bug Running `curlylint` on the following example Django template throws an exception. It appears that having an un-closed tag inside of the `if` statement causes an issue...
Either `last_updated_date` or `modified_date`. Some more thoughts https://github.com/adamghill/coltrane/issues/29#issuecomment-1260813736 and https://github.com/adamghill/coltrane/issues/29#issuecomment-1261069008.
mypyc: https://blog.meadsteve.dev/programming/2022/09/27/making-python-fast-for-free/ Could also look at https://cython.org/ or https://github.com/Nuitka/Nuitka.
Use https://pypi.org/project/svgsprite/? Part of `record`? Another CLI command? Should `collectstatic` also be wrapped?
This should fix #662 and specifically this comment: https://github.com/adamghill/django-unicorn/issues/662#issuecomment-1965663619.