Diogo Hudson Dias

Results 5 comments of Diogo Hudson Dias

WIth Django, the same thing here. ```python @pytest.mark.django_db def test_purge_old_data_success(user_01, user_02, freezer): """Test if notification are purged as expected.""" origin = NotificationOrigin.FROM_GROUP.value subject = "subject" body = "body" now =...

Thas Nice!! Big Head one! 🧠 ![image](https://github.com/withfig/fig/assets/49169467/6c80ea77-6c77-42eb-8c81-f6af125f20e6) Also in SONOMA

> Quick update to @zeroflaw 's Dockerfile to avoid the segfault on Docker Desktop on M1 Macs. > > ``` > FROM ubuntu:21.04 > > ENV FC_LANG en-US LC_CTYPE en_US.UTF-8...

Starting on Docker 4.16, we can now run docker with rosetta, which makes this easier. And the performance is quite acceptable. This article from StringMeteor, explains how to run [Docker...

Hi, community! Is there any ETA for this to be delivered? Or maybe a workaround to get this working?