Re: File handling in Django

2025-02-04 Thread Van Kamanga
Implémenter un processus de modification quotidienne des champs de modèle dans un projet Django peut être complexe, mais c'est faisable. Voici quelques points à considérer pour garantir que le processus fonctionne efficacement dans un environnement de production : ✅Planification des tâches: Pour a

Re: File handling in Django

2025-02-04 Thread Idohou Sandé Augustin
I'm looking for back end developer Django Le mar. 4 févr. 2025, 06:03, Agar Joshua a écrit : > Hi I agree with alexei.ramo...@gmail.com renaming fields and doing > migrations is definitely not the most optimal solution. I suggest you have > generic names. Anything variable mostly ends up being a

Re: File handling in Django

2025-02-04 Thread Siddhaarrth S Nayyar
Mayank I think you should not delete and add the fields rather make them one consistent model so that while reporting or may be during data analytics that will play big role since it’s just date field. Otherwise changing the model may need migration which is like adding an extra process All the

Re: File handling in Django

2025-02-04 Thread Van Kamanga
Je suis disposé, crache le marché Le mar. 4 févr. 2025, 15:25, Idohou Sandé Augustin a écrit : > I'm looking for back end developer Django > > Le mar. 4 févr. 2025, 06:03, Agar Joshua a > écrit : > >> Hi I agree with alexei.ramo...@gmail.com renaming fields and doing >> migrations is definitely