main.yml
4.77 KB
-
Replace `DATABASE_OPTIONS` setting. · a78cde93
`DATABASE_OPTIONS` was deprecated in Django 1.2 and removed in 1.4. `OPTIONS` should now be passed as part of `DATABASES`.
Morgan Robertson committed
`DATABASE_OPTIONS` was deprecated in Django 1.2 and removed in 1.4. `OPTIONS` should now be passed as part of `DATABASES`.