*** dbpiv has joined #ara | 00:30 | |
*** dbpiv has quit IRC | 03:24 | |
*** gvincent has quit IRC | 06:57 | |
*** Tahvok has quit IRC | 07:36 | |
*** Tahvok has joined #ara | 08:43 | |
apollo13 | dmsimard: ah yeah, that might prove hard to fix, maybe adjusting django's code to use some sys.argv magic instead? | 18:01 |
---|---|---|
dmsimard | apollo13: I think that could be a good improvement | 18:32 |
apollo13 | dmsimard: yes and no, we cannot generally assume that the program calling django code is actually the one that would also support migrate | 18:33 |
apollo13 | ideas welcome :/ | 18:33 |
dmsimard | Yeah I don't think it's an easy fix | 18:33 |
dmsimard | Maybe it could be configurable from settings.py | 18:34 |
apollo13 | I think we'd probably shoot down an env variable to control that, but something like that would be the best option | 18:34 |
dmsimard | And default to python migrate.py | 18:34 |
apollo13 | something like that yeah | 18:43 |
apollo13 | I mean technically manage.py has a shebang and is executable, so no need for python there, just ./manage.py would do too | 18:43 |
apollo13 | and most people probably use it like that since it's shorter to type | 18:43 |
dmsimard | apollo13: do you think it's at least worth creating an issue about ? | 21:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!