Aprila Hijriyan

Results 25 comments of 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...

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 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: ![Screenshot from 2021-05-12 15-20-06](https://user-images.githubusercontent.com/37798612/117942777-a18dde80-b335-11eb-9456-84b3f356ac4f.png) 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...