Leo Trubach

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

    tuple as dictionary key

    Hello!Code inspector doesn't like when i write (it's allowed in python, though):        for row in Salary.objects.all():            j, p, m = row.job_id, row.payment_id, row.movement_type          ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Unresolved tag 'trans'

    Hi!When editing my template i get error "unresolved tag 'trans'", but this tag works when i run development server.How do i fix it?Thank you.
    • 2 followers
    • 4 comments
    • 0 votes