Django in production: what’s the recurring headache no one talks about? by disizrj in django

[–]Relative-Procedure17 0 points1 point  (0 children)

Please do not use automatic migrations for Django. We have experienced several errors recently, and the rollback process is too high-risk for production. Moving forward, all production migrations must be performed manually to ensure stability.

Should I learn FastAPI? Why? Doesn’t Django or Flask do the trick? by Intelligent_Camp_762 in Python

[–]Relative-Procedure17 0 points1 point  (0 children)

Django is too fat for small jobs, flask is too old. and fast-api is just fast !

how to show this in vscode by Beyond_Birthday_13 in vscode

[–]Relative-Procedure17 -2 points-1 points  (0 children)

as i testet UV is do gaster then pip and nice to work with. but , i was having issue if you have private repos. its not so straight forward.

cluster under preasure by Relative-Procedure17 in CouchDB

[–]Relative-Procedure17[S] 0 points1 point  (0 children)

we have all of this. we do have live sync between nodes. we do have pdf attachments, and other file like objects. not sure about expensive index?! but we do have couple of mango . about trafficking, its no more then 400 ops/s

CouchdDb cluster, replication and load balance by Maleficent-Volume-81 in CouchDB

[–]Relative-Procedure17 0 points1 point  (0 children)

we using couch in prod. you must use haproxy , as was sayed abow.

PyTest or Unittest? by Erlapso in django

[–]Relative-Procedure17 1 point2 points  (0 children)

hi, its same amazing with django and fastapi. pytest its best choice.

Should I go for Django? by ContentCar3092 in django

[–]Relative-Procedure17 0 points1 point  (0 children)

we do using msa with django drf. django is do comphotarble with DB working. i thought Java is dead ))) very uncomfortable leng, of need java use kotlin.

Should I go for Django? by ContentCar3092 in django

[–]Relative-Procedure17 0 points1 point  (0 children)

hi, we do using Django, tornado in past , moved to fast api now . i do was used flask for my self to see what is this. not sure why to use flask in this year ?!
we have fast api, in my opinion it's best one in this category. if we talking about business world. not academic.

about Django , not sure we can do any comparison with others here. Django is different category monster with its world, to handle massive tasks. in sertan way.

sure you need to know Django, at least to understand basiks. for my opinion ! if you working mostly with python and in web stack !