Djangae 0.9.12 Released!

10 views
Skip to first unread message

Luke Benstead

unread,
Mar 11, 2019, 11:57:53 AM3/11/19
to djangae-users
I'm pleased to announce the release of Djangae 0.9.12!

You can view the full release notes here, but here are a few highlights:
  • Added djangae.deferred.defer_iteration_with_finalize which is a heavily tested method of applying a function to each instance of a queryset in a sharded background task, with a finish callback when done.
  • Added various utilities for determining whether an instance has been read or written during a transaction, including a helper to only refresh an instance if it's not already been read.
  • Added a utility to prevent reading a particular instance inside a transaction, this is useful for avoiding contention issues and accidental reads (e.g. following a foreign key)
  • The djangae.contrib.backup app no longer uses the deprecated API
  • ListField and RelatedListField now take a remove_duplicates option so you can keep an ordered list of items without worrying about duplicates creeping in
  • Refactored the atomic() decorator to be simpler and more reliable
Massive thanks to all those who have contributed to this release! It's all very much appreciated!

Enjoy!
--

--
Luke Benstead
p.ota.to

Adam Alton

unread,
Mar 12, 2019, 12:02:23 PM3/12/19
to Luke Benstead, djangae-users
Woo!  Thanks Luke!

--
You received this message because you are subscribed to the Google Groups "djangae-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to djangae-user...@googlegroups.com.
To post to this group, send email to djanga...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/djangae-users/CAArNv2KCWT_79dPah__0FxWRcJRk2ABdWnyJq0eajWLFR6o0DA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Jacob G

unread,
Mar 12, 2019, 12:27:12 PM3/12/19
to djangae-users
Awesome work! Thanks guys!

Arturo Gomez

unread,
Mar 12, 2019, 1:26:37 PM3/12/19
to Jacob G, djangae-users
Great work! Thank you!
--
Arturo
Gomez
B.Sc. Computer Science - Biology
University of Victoria

Email: arturo...@gmail.com



Reply all
Reply to author
Forward
0 new messages