johnm
johnm
**Describe the solution you'd like** Is there a way that can allow user to select only the Months? I looked at the options in doc, but couldn't find any. something...
#### Issue Summary in subscriptions.create, when calculating the trial_end value, using ```python if trial_days: subscription_params["trial_end"] = datetime.datetime.utcnow() + datetime.timedelta(days=trial_days) ``` However utcnow is timezone naive so the trial_end has no...
Hi I have a question to ask, please help me out, thanks! Once the dropdown list is on, if clicked anywhere else, the list should be dismissed automatically. It works...
### Please describe your bug So I am using the m3u8 file for Live TV, some of the channels are ok to play but some are not with ffmpeg errors....
Hi, I am new to the python semantic release, just tried a bit but I like it. It works all good with only one issue, We have a self-managed GitLab...
When I use the celery check, I will get some errors every 2-3 minutes. there are two kinds of errors like below. However my celery runs well without a problem....