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 cd593be291
commit 50dfd644e0
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.