Nhb Ramonvdw

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Long Django query statements

    I have a preference to wrap long Django queries like this:for p58 in (Piece2x2            .objects            .filter(side4=p58_exp_s4,                    side1__in=p58_exp_s1_set)            .excl...
    • 2 followers
    • 1 comment
    • 0 votes