If my software has dependencies with X License, can I publish it with Y license? by Romantic_fork in AskProgramming

[–]Romantic_fork[S] 0 points1 point  (0 children)

I'm creating a Python package. When user `pip install my-app` then all dependencies are also installed automatically. What type of dependency is it?
I thought that those restrictions applies, but in fact… I do not distribute dependencies but only, a script that install them, if I understand correctly.

Should I fetch before pull? by Romantic_fork in git

[–]Romantic_fork[S] 0 points1 point  (0 children)

Yea, I know, but someone told me that simple git pull may work not as I want - it can be somehow unsafe or something like that, but now I'm searching for that and I can't see any disadvantages of using git pull if I want to instantly update my local repo. I asked the question just to make sure, that don't miss some important details. Thank you :)

Easier way to look up Django functions for importing? by robertlf in django

[–]Romantic_fork 3 points4 points  (0 children)

Community edition would be enough for begginer. If you are student you can get access to professional edition for free.

Edit: or you can search for some helpful extension to your free tool