Aprila Hijriyan
Aprila Hijriyan
@samuelcolvin, I need help here, I want to set up a cronjob every 30 minutes. I tried setting it with 2 minutes to see if this works. But after I...
Any progress here?
Yes, I agree, the package name must be changed so that there is no conflict with `python-dotenv`. Maybe a good name is `django_dotenv` ?
Please see #7
please use english and give more info
Hi @chdlong, Sorry, for slow response. Hmm, brutemap does not support sites that require a verification code :(
Experiencing the same issue Model: ```python class Article(db.Model): id = Column(Integer, primary_key=True) user_id = Column(ForeignKey("user.id")) org_id = Column(ForeignKey("organization.id")) title = Column(UnicodeText(), nullable=False) image = Column(String(255), nullable=False) content = Column(UnicodeText()) drafted...
Any progress here? i am currently looking for a way how to work with this.
I experienced the same thing OS Information:  This is the result when I run the command suggested by @rezk2ll. ``` ➜ ~ G_MESSAGES_DEBUG=all wingpanel Failed to...
If I reinstall wingpanel, this is the result. ``` ➜ ~ sudo apt install --reinstall wingpanel Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0...