Add initial migration with everything
authorMagnus Hagander <magnus@hagander.net>
Tue, 22 Dec 2015 13:56:11 +0000 (14:56 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 22 Dec 2015 13:56:11 +0000 (14:56 +0100)
commitc7dac8c5c0f40f16b22d5b581d5e0b2f9e31f9c3
treef22261ff8e9009012f21a31d2869153c187e2072
parentde5262598ee44ac7614a532f1843d81804d2aeb9
Add initial migration with everything

To make it possible to use django migrations in the future.
gitadmin/gitadmin/adm/migrations/0001_initial.py [new file with mode: 0644]
gitadmin/gitadmin/adm/migrations/__init__.py [new file with mode: 0644]