Allan Simon
Allan Simon
I start to wonder if it's due to the fact I have two database, "default" and "read-only" (in test they both actually correspond to the same database) and I wonder...
It seems to be that during the migrations sometimes "default" is chosen, sometimes "readonly" is chosen if I add in `lib/python3.6/site-packages/django/db/models/query.py` (line 156) ``` class QuerySet(object): """ Represents a lazy...
ok ok so I think i finally found the solution https://pytest-django.readthedocs.io/en/latest/database.html#tests-requiring-multiple-databases which points to https://docs.djangoproject.com/en/dev/topics/testing/advanced/#topics-testing-primaryreplica so using ['TEST']['MIRROR'] = 'default' seems to fix the problem however I think ( I...
git grep transactional_db returns 0 result in my codebase
thank you :) don't hesitate to poke me if you need help or people to test
would using sqlite do the tricks ? as you would not have yet an other service to configure while still being able to have the full power of sql ?
It's been a long time so I don't remember very well , but basically in the code below if you use `ToTsquery` and you search for an author name "Victor...
doing a plan + apply, once again solved the problem....
for example I have worked with people from https://shtooka.net to make recording of words so could I use them (as i can get the IPA of these recordings quite easily)...
Sorry i had not read the part about fine tuning , i will try to use the instruction to create a model for french