Skip to content

iambibhas/vscode-django-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Snippets

A collection of useful snippets for Django framework.

Features

  • Model
  • ModelAdmin
  • CharField
  • ForeignKeyField
  • Blank and Null Model Field Properties
  • save() method, for overriding them
  • View
  • ListView
  • DetailView
  • get_context_data()
  • __init__()
  • pdb
  • ipdb
  • traceback

I only added snippets that are most common and typing them every time is a pain. If you want to add more snippets, pull requests are welcome. I'll add more of them as I work on this.

Release Notes

1.0.0

Added basic snippets.

About

Common Django snippets for everyday use for VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published