Ashton Hudson

Results 2 issues of Ashton Hudson

Currently, the django-autoslug sets `self.allow_unicode` to the kwargs value and it pops `allow_unicode` out the kwargs. https://github.com/justinmayer/django-autoslug/blob/3a87391ae7a5141d06396b93ee5b4030d9790a14/autoslug/fields.py#L206 Since SlugField has `allow_unicode=False` in its init kwargs, and then sets `self.allow_unicode=allow_unicode`, you...

### What type of bug is this? Incorrect result ### What subsystems and features are affected? Gapfill ### What happened? We have run into the exact same issue as defined...

bug
time_bucket_gapfill