Reference apps as acom.main

This commit is contained in:
Michael DeHaan 2013-03-13 15:28:30 -04:00
parent e089266491
commit 2ce1af0325

View File

@ -1,6 +1,9 @@
clean:
find . -type f -regex ".*\.py[co]$$" -delete
rebase:
git pull --rebase origin master
zero:
python manage.py migrate main zero