Code Snippets

Most are short and handy pieces of code that I often see myself copying and pasting over and over again in my projects. If you find obsolete code or think you have a better alternative, please leave a comment below the relevant snippet.

Name Description Tags Last updated
Easy database and migrations reset during development Remove all your django migrations files with one commmand. django, python Oct. 30, 2022