Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Licence #6

Open
kevihiiin opened this issue Apr 2, 2020 · 1 comment
Open

Project Licence #6

kevihiiin opened this issue Apr 2, 2020 · 1 comment

Comments

@kevihiiin
Copy link

Hi @Mischback,

I want to use the code generated by your skeleton for another open source project. The project will be licensed under GPLv3, given that I could not find a licence on your repository I wanted to ask if this would be compatible and if you are planning to publish the project under a license.

@Mischback
Copy link
Owner

Hi @kevihiiin,

funnily I'm currently working on a massive new feature-set and have the topic licence on my todo list.

tl;dr: Next version of django-project-skeleton will include MIT License.

Just to clarify, why there currently is no licence included:
The django-project-skeleton is, as the name suggests, a skeleton, that can and should be used to create and maintain Django-based web applications. Some files (e.g. manage.py or wsgi.py) are slightly modified versions of the files provided by Django itsself.

When I created django-project-skeleton I was not aware, that omitting a licence could possibly hamper its usage. My thought was, that the template should not provide a licence, because I didn't want to restrict the users to a given licence.

Once #5 is finished, it will include a licence file, that will get replaced/deleted during an initialisation step (most likely a make init).

I plan to update the repository to be available under MIT License. I'm not a lawyer, but I think that it should be compatible with GPLv3.

Please drop me another message, I you / your team requires the licence file to be available now, I will provide a hotfix commit to development / master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants