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

Added Django Snippets #97

Merged
merged 4 commits into from
Nov 12, 2021
Merged

Added Django Snippets #97

merged 4 commits into from
Nov 12, 2021

Conversation

Ali-Aref
Copy link
Contributor

Added Django Snippets on frameworks directory under these 5 files:
1- models: all django models related snippets
2- forms: all django forms related snippets
3- views: all django views related snippets
4- imports: some important django import snippets
5- file-templates: django file template snippets

these snippets almost cover all django snippets.

@rafamadriz
Copy link
Owner

Hey thanks for contributing!

There's one small change needed, in package.json instead of python as a language, put django. The reason is that not everyone uses django. Adding more snippets to a certain filetype is explained in README in case anyone wants to expand django snippets. For more info see #88 where this was discussed.

@Ali-Aref
Copy link
Contributor Author

Thanks, All set and now it's fixed. 😊

@rafamadriz rafamadriz merged commit 05bfa76 into rafamadriz:main Nov 12, 2021
@Ali-Aref Ali-Aref deleted the django-snippets branch November 12, 2021 14:04
@Ali-Aref Ali-Aref restored the django-snippets branch November 12, 2021 14:28
@Ali-Aref Ali-Aref deleted the django-snippets branch November 12, 2021 14:41
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

Successfully merging this pull request may close these issues.

None yet

2 participants