To help me and others who are working with Django. These are the snippets of code that I used to fix some of the problems that I encountered, or to add something new.
Traceback (most recent call last):
File ".\manage.py", line 22, in <module>
| @@||target.com | |
| @@||assets.targetimg1.com^$script,domain=www.target.com |
| # pip install PyGithub | |
| # This script will edit the title and body of all spam issues to "Spam", add a label "spam" to those issues | |
| # set them as closed and lock the conversation | |
| # Just set your GitHub Personal Access Token (Account settings > Developer settings > Personal Access tokens. | |
| # Create a token with all the permissions for "repo" (probably the first one in the permission list) | |
| import os |
To help me and others who are working with Django. These are the snippets of code that I used to fix some of the problems that I encountered, or to add something new.
Traceback (most recent call last):
File ".\manage.py", line 22, in <module>