Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 22:18:16 UTC Now

2019-04-27 09:35:29 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.0.9

Version 2.0.9:
- Fix UnboundLocalError: local variable 'key_cls' referenced before assignment
  for cases when models is a python package, the to argument is a string
  that is used in this pattern app.Model and also there is some other
  bool const like null=True right after to.
- Don't crash if ForeignKey field doesn't have keyword arguments

(adam)