Updating example plugin zip file, python3 is default utf8

and added in pre/post examples
This commit is contained in:
chris
2020-08-11 02:13:50 -04:00
parent f9f26b10dc
commit 09d1e151c4
12 changed files with 16 additions and 22 deletions

View File

@@ -1,6 +1,3 @@
# -*- coding: utf-8 -*-
from django.contrib import admin
# Register your models here.