What's Changed
- Fixed the documentation for the
reindex
command by @peteeckel in #306 - Refuse to create managed records or set records to managed via the REST API by @peteeckel in #309
- Miscellaneous code cleanup tasks by @peteeckel in #310
- Fixed serialisers for the
Zone
model by @peteeckel in #312 - Separated models from choices by @peteeckel in #313
- Defined exports for all modules imported as * by @peteeckel in #314
- Cleaned up the forms code by @peteeckel in #315
- Added namserver tests for zone view and API by @peteeckel in #316
- Fixed some code style issues raised by pylint by @peteeckel in #317
- Made "Tenant" nullable in zone bulk edit forms by @peteeckel in #322
- Made
soa_serial_dirty
an object method for Zone by @peteeckel in #323 - Zone Templating by @peteeckel in #324
- Simplified import statements by @peteeckel in #326
- Prepared release 1.0.5 by @peteeckel in #327
Full Changelog: 1.0.4...1.0.5