Re: How to migrate MySQL -> PostgreSQL?

2019-06-05 Thread phep
Hi, Would you mind giving details why dumping/reloading JSON should not be used in production (putting aside HA problems, for sure). TIA Le 05/06/2019 à 14:01, Devender Kumar a écrit : Hi, *It's very complicated with not much explanation in question.* Its depend on where you want to do this

Re: How to integrate a python algorithm in a Django website

2017-02-16 Thread phep
Such commands you could run in cron jobs, as François said. Regards, phep -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googl

I can't understand this NoReverseMatch

2017-04-20 Thread phep
rt' ), # ... [ more stuff removed ] ... ] 8< Then the bailing template line (there, the report_id variable is correctly set to 1, as can be seen in the exception message): 8< 8< Thanks in advance, phep -- You received this m

Re: I can't understand this NoReverseMatch

2017-04-20 Thread phep
Sorry for the noise, guys, always the same song... Why this stupid errors never show up before you hit "send" Le 20/04/2017 à 13:49, phep a écrit : Hi all, I just got this (slightly reformated for readability) exception I really can't explain: 8< NoReve

How safe is it to use sys.exit() in custom commands

2017-09-29 Thread phep
x27;d like to be sure there is no hidden traps before to deploy this code on the production server. So what is your take on this question ? Thanks in advance, phep -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe f

Does Django 2.2 LTS supports Postgresql 11 ?

2021-02-16 Thread phep
Hi, Pretty much everything is in the subject line! The release-notes say Postgresql 9.4 or higher is supported, but Postgresql 11 had been released only 6 months before Django 2.2, so I'd prefer to be sure. Thanks in advance, phep -- You received this message because you are subscrib