public: removal of skeleton files

This commit is contained in:
Frédéric Péters 2014-12-07 21:08:42 +01:00
parent b910c54c66
commit 39193c7214
3 changed files with 0 additions and 9 deletions

View File

@ -1,3 +0,0 @@
from django.contrib import admin
# Register your models here.

View File

@ -1,3 +0,0 @@
from django.db import models
# Create your models here.

View File

@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.