I didn't found anything in the docs... So... could I stil load a fixture
with a migration? Like here:
http://south.readthedocs.org/en/latest/fixtures.html
Am Freitag, 20. Dezember 2013 17:41:22 UTC+1 schrieb Andrew Godwin:
>
> This will also be true for django.db.migrations; there's no way we ca
Hello,
Based on the feedback I received through several channels (GitHub, IRC, private
email) I’m planning to make two API changes before merging this pull request.
(1) Remove auto-discovery of AppConfig in application modules
I implemented this shim to make it possible to take advantage of ap