- Add support for Django 2.0 (31) - Add a "DISCARD ALL" command run at the end of each script. It adds a new settings variable: ``NORTH_DISCARD_ALL`` (33)
0.2.2
++++++++++++++++++
- Flush command: do not flush migration tables.
0.2.1
++++++++++++++++++
- Add `VACUUM` to `NORTH_NON_TRANSACTIONAL_KEYWORDS` default settings. - Add a setting `NORTH_SCHEMA_VERSION` to force the schema to be used to init a DB.
0.2.0
++++++++++++++++++
- Backport the `sqlall` command. - Sanitize sql statements for SimpleBlock.
0.1.8
++++++++++++++++++
- Detect manual files if not stored in the 'manual' dir. - Fix unicode error with SimpleBlock