Skip to content

v1.8.2+ebd3

Latest
Compare
Choose a tag to compare
@arrai-brat arrai-brat released this 06 Oct 18:35
  • Merge branch 'r1.8.2+ebd3'
  • Bumped version number to 1.8.2+ebd3
  • Fixed deprecated call to user.is_authenticated().
  • Replaced deprecated reference to ForeignObjectRel.to with ForeignObjectRel.model.
  • Fixed deprecated import path for reverse().
  • Fixed deprecated reference to field.rel with field.remote_field.