X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..3badd77f743883992829a1174eef7c8d5e851766:/apps/social/models.py diff --git a/apps/social/models.py b/apps/social/models.py new file mode 100644 index 000000000..71a836239 --- /dev/null +++ b/apps/social/models.py @@ -0,0 +1,3 @@ +from django.db import models + +# Create your models here.