When creating DB do not use --run-sync-db#2126
When creating DB do not use --run-sync-db#2126AlejandroRivera wants to merge 1 commit intographite-project:masterfrom
Conversation
|
I think you need to run |
|
When i tried it myself without At this point, i'm not sure what's the difference between: and but if you say that's the right way of creating the DB for the first time, i can make the change in the PR. I'll await confirmation. |
|
Well... I'm not a big Django expert, unfortunately. If |
Codecov Report
@@ Coverage Diff @@
## master #2126 +/- ##
=======================================
Coverage 77.63% 77.63%
=======================================
Files 79 79
Lines 8195 8195
Branches 1684 1684
=======================================
Hits 6362 6362
Misses 1575 1575
Partials 258 258Continue to review full report at Codecov.
|
|
I spent some time with python3 and django 1.11. Looks like |
Sorry, i'm not sure i understand what you mean. Can you elaborate? |
|
@AlejandroRivera: |
|
My version is |
|
TBH I didn't reproduce cases when |
|
@deniszh, do you have any ideas of who to tag so the discussion can take place? I do not :( |
|
I suspect the correct command varies by django version :( I'll do some digging and see what I can find out |
|
This can be closed because #2425 was merged |
With
--run-sync-db:Without
--run-sync-db: