Skip to content

Instantly share code, notes, and snippets.

@yxy
Created September 12, 2017 06:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yxy/79d0fdecee327670b3bea40c82981dac to your computer and use it in GitHub Desktop.
Save yxy/79d0fdecee327670b3bea40c82981dac to your computer and use it in GitHub Desktop.
测试
from django.db import models
from django.contrib.auth.models import User
from django.db.models.signals import post_save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment