Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 387 Bytes

File metadata and controls

13 lines (11 loc) · 387 Bytes

Changelog

0.1.1

  • Enforce the use of the same model inside BulkInlineModelAdmin and BulkModelAdmin
  • Added errors to change form context
  • Documented caveat: No admin logs are generated for bulk operations
  • Compatibility with python 2.7, 3.2, 3.3, 3.4 and Django 1.7 and 1.8
  • Added tox
  • Removed dependency to django-sortedm2m
  • Removed migrations in example_project