Rami
Rami
@michael-yin Michael, thank you for the demo. Do you have the source code of that? I need to add that to my RichtTextField in the admin interface and I dont...
Great package @jacebrowning, congrats! This request could be done like this: ```python from dataclasses import dataclass from datafiles import datafile @datafile("parents/{self.name}/metadata.yml") @dataclass class Parent: name: str @datafile("parents/{self.parent.name}/items/{self.name}/metadata.yml") @dataclass class Item:...
@arcstur, is it possible that you share some of your code using tectonic with the django-tex package? Many thanks!
I am trying to use this package in my site: https://ramiboutas.com/stats/
Many thanks to @westbrook-ai for sharing that code snippet! 🙏 If someone wants to implement this Authorization feature with a Cloudflare Tunnel, you can point it to a local reverse...
@arkid15r is there a planned release date for the v1? Thank you very much!
@arkid15r thank you very much for your response! I would be glad if there is a standard method that returns country regions in a standar way ( I suppose this...
I have tested my branch locally: ``` (.venv) one 😎 uv add git+https://github.com/ramibch/django-modeltranslation.git@ticket_802 Updated https://github.com/ramibch/django-modeltranslation.git (4ef69d3741900b70028ec6259ded3184c500fa26) Resolved 181 packages in 800ms Built django-modeltranslation @ git+https://github.com/ramibch/django-modeltranslation.git@4ef69d3741900b70028e Prepared 1 package in 535ms...