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

Django (web-mode) and (python-mode) snippets #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jsoa
Copy link

@jsoa jsoa commented Apr 10, 2020

The code in this changeset includes a collection of django python-mode and web-mode snippets. Each mode has its own readme about the collections:

- adds more common imports
- adds inclusion tag (python)
- fixes issue with `first` filter
- updates various tags to allow for selection
- updates various tags to allow for chooses
- updates readme
- Fixes issue with `modeladmin` snippet
- Updates `__str__` for generic model snippet so its more pratical
- Renamed some view snippet variables to be more clear
@hlissner hlissner added this to the Backlog milestone May 3, 2022
@hlissner hlissner added is:snippet Requests that a snippet be added or removed mode:python mode:web labels May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:snippet Requests that a snippet be added or removed mode:python mode:web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants