user0007
Results
2
issues of
user0007
Hi, I have a problem with django-discover-runner and custom model's abtrsact class. Example: # lib.py ``` from django.db import models class ModelAbstract(models.base.ModelBase): def __new__(cls, name, bases, attrs): dateable = False...
1 - Ready
RFC defines "Issued At" as "iat" not "orig_iat" => https://tools.ietf.org/html/rfc7519#section-4.1.6
discussion