Joseph Adediji

Results 8 issues of Joseph Adediji

Hi, my Django PWA is giving errors and I think it is related to the fact that I am serving all my static files from AWS S3. How do make...

Hello, my forums URL are of this format - "**forum/forum/jobsvacancies-3/**" is there a way to remove the second "forum" path? So that I get "**forum/jobsvacancies-3**/"

question
feature

Hello, I am setting up a cronjob that is supposed to run on some weekdays using the example below. ``` class MyCronJob(CronJobBase): RUN_WEEKLY_ON_DAYS = [0, 6] RUN_AT_TIMES = ['6:30'] schedule...

Hello, Firstly, thanks for maintaining this package, it is very useful. Secondly, is it possible to send HTML emails? Also, how about a WYSIWYG editor like CKEditor for composing a...

Hi, I have been trying to get this to work but no luck. The example is the doc is not even working. below is the output. ``` ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',...

Hello, I have setup everything correctly and the install popup works on desktop but it does not work on mobile devices. Any idea why this could be happening?

ResumeSet is an AI-powered resume builder that supports JSON Resume imports. ## Summary by CodeRabbit - **New Features** - Introduced a new project titled "ResumeSet" to the Getting Started section,...

### Describe the bug It starts off fine but when it gets to the point of translating the post, it throws an error. ### Reproduction Steps set ai_similarity_enabled = true...

bug
help wanted
Check up needed
keep