Skip to content

0.17.5

Compare
Choose a tag to compare
@long2ice long2ice released this 07 Jul 02:28
  • Set field_type of fk and o2o same to which relation field type. (#443)
  • Fix error sql for .sql() call more than once. (#796)
  • Fix incorrect splitting of the import route when using Router (#798)
  • Fix filter error after annotate with F. (#806)
  • Fix select_related for reverse relation. (#808)