Are you using Django in a docker container?
If so, any changes to the filesystem are ephemeral and disappear when
the container is recycled.
Regards,
David
-- Original Message --
From "Ram"
To django-users@googlegroups.com
Date 3/24/2023 2:04:56 PM
Subject What makes the images d
Hi,
We are seeing weird issue that images are deleted between deployments in
our Dev. server and we are seeing this message in log files:
example:
WARNING 2023-03-10 07:03:16,927 - Not Found: /media/cl_1zf3am8.JPG
Could someone let me know what could be the issue?
Best regards,
~Ram
--
You
How can I use for dental clinic, For example, do I need to include 32
fields from the model to specify 32 teeth, or is there a way to do it in
one?
On Wednesday, March 22, 2023 at 8:24:18 PM UTC+5 Larry Stevens wrote:
> Perfect, problem solved.
> Thank you so much Jeman, Harouna, and Robinson.
Hello,
How can I use dental teeth section. For example, do I need to include 32
fields from the model to specify 32 teeth, or is there a way to do it in
one?
On Tuesday, March 14, 2023 at 5:39:27 AM UTC+5 Muhammad Juwaini Abdul
Rahman wrote:
> In my previous case, I only use this:
>
> CSRF_TRU
On 23/03/2023 6:02 pm, Shubham Lahane wrote:
im currently working on my BE project. my project topic is 'secure
EFIR using Blockchain'. actually im working on wesbite that is
decentralized in nature. once user fill the FIR form, in backend smart
contracts will run and i want to show transaction
the error is:
django.core.exceptions.FieldError: Unknown field(s) (e-resource) specified
for Post
models.py
class Post(models.Model):
e_resource = models.FileField(null=True,
blank=True,
validators=[FileExtensionValidator( ['pdf'] ) ],
u
im currently working on my BE project. my project topic is 'secure EFIR
using Blockchain'. actually im working on wesbite that is decentralized in
nature. once user fill the FIR form, in backend smart contracts will run
and i want to show transaction hash to user who filled the FIR form. how i
Hello Kasper,
I have followed following link to get portly chart:
https://hackmamba.io/blog/2022/03/quickly-create-interactive-charts-in-django/
But I'm not getting end result. Please find below the structure that I have
made. Please let me know if I'm missing anything.
[image: Screenshot 2023
8 matches
Mail list logo