github adamghill/django-unicorn 0.11.0

latest releases: 0.58.1, 0.58.0, 0.57.1...
3 years ago
  • $model special argument and decorator.
  • $toggle special method.
  • Support nested properties when using the set shortcut.
  • Fix action string arguments that would get spaces removed inadvertently.

Breaking changes:

All existing special methods now start with a $ to signify they are magical. Therefore, refresh is now $refresh, reset is now $reset, and validate is now $validate.

Don't miss a new django-unicorn release

NewReleases is sending notifications on new releases.