>
> I see on this link
>
https://stackoverflow.com/questions/63096379/django-ckeditor-upload-image-link-expires-after-some-hours
Has no solution yet. He got the same problem as me.
I'm currently still trying to find solution, tinkering aws s3 settings to
set the expired time.
Any suggestions wo
I tried to put
AWS_QUERYSTRING_AUTH = False
AWS_S3_BUCKET_AUTH = False
on settings.py,
it didn't work.
Thanks.
On Wed, Sep 9, 2020 at 3:16 PM hans alexander wrote:
> I see on this link
>>
>
>
> https://stackoverflow.com/questions/63096379/django-ckeditor-upload-image-link-expires-after-some
Set your bucket access and permission to Public.
On Wed, Sep 9, 2020, 1:48 PM hans alexander wrote:
> I tried to put
>
> AWS_QUERYSTRING_AUTH = False
> AWS_S3_BUCKET_AUTH = False
>
> on settings.py,
>
> it didn't work.
>
> Thanks.
>
>
> On Wed, Sep 9, 2020 at 3:16 PM hans alexander wrote:
>
>>
i already see this video but when i try to move to the step when he say
that you have to go to the command type "heroku log tails"
it's not giving me the same error so when i want to move to the next step
like going from the page that have application error to the page that have
Django error it did
Hello friends, I am developing a system and i want to use bootstrap admin
dashboard but i dont want to loose the features of django admin please how
do i go about it
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this grou
Hi,
Use this.
https://pypi.org/project/django-jazzmin/
All the best
On Wed, Sep 9, 2020 at 9:47 PM lada...@gmail.com
wrote:
> Hello friends, I am developing a system and i want to use bootstrap admin
> dashboard but i dont want to loose the features of django admin please how
> do
awsome
On Wed, Sep 9, 2020 at 9:54 PM RANGA BHARATH JINKA
wrote:
> Hi,
>
> Use this.
> https://pypi.org/project/django-jazzmin/
>
> All the best
>
> On Wed, Sep 9, 2020 at 9:47 PM lada...@gmail.com
> wrote:
>
>> Hello friends, I am developing a system and i want to use bootstrap adm
Thanks a lot. Please i have installed it and it’s working but i have these
challenges:
1. How to remove the Jazzmin version from the footer
2. I have a tabular inline which allows me to add more fields but it has
removed the add more button.
>
> On 9 Sep 2020, at 4:24 PM, RANGA BHARATH JINKA
Hi,
You can configure it.
https://django-jazzmin.readthedocs.io/configuration/
All the best
On Thu, Sep 10, 2020 at 2:38 AM Emmanuel Oppong Ntiamoah <
ladamo...@gmail.com> wrote:
> Thanks a lot. Please i have installed it and it’s working but i have these
> challenges:
> 1. How to remov
Dears,
can anyone help-me to configure a NGINX + GUNICORN to multiple projects?
for the first project everything is work fine, for the second project, I
create a new .socket file and new service file..
The nginx and gunicorn is running, but when I try to access my site,
appears the default page
I got a user-based dropdown working but now the form does not submit. here
are my files
MODEL.PY name= models.ForeignKey(User, on_delete=models.CASCADE, null=True,
blank=True) FORMS.PY class MyForm(forms.ModelForm): class Meta: model =
MyModel fields = ('name', ) def __init__(self, user, *arg
I get this while trying to run server:
Exception ignored in thread started by: .wrapper at 0x021B59E90AF0>
Traceback (most recent call last):
File
"C:\Users\User\AppData\Local\Programs\Python\Python38\lib\site-packages\django-1.9-py3.8.egg\django\utils\autoreload.py",
line 226, in wrapper
You can refer below links. it helps you
* https://github.com/pennersr/django-allauth/issues/2274
*
https://github.com/django/django/blob/ba2057910644d3255a6283a16ceefbd0fceedafc/docs/releases/2.0.txt#L341-L359
On Tuesday, September 8, 2020 at 2:26:25 PM UTC+5:30 punde...@gmail.com
wrote:
> Hi,
13 matches
Mail list logo