Files @ b694901831b2
Branch filter:

Location: symposion_app/MANIFEST.in

Patrick Altman
Remove migrations

These migrations were written for South. Now that we have Django 1.7,
we will just use Django migrations once we hit a 1.0 release.
1
2
3
include README LICENSE
recursive-include symposion/templates *.html *.txt
recursive-include symposion/static *