https://www.youtube.com/channel/UCxxPBCkto7W8MX6TMctgLqw
Here is Developers community where you can ask for videos of your errors or
how to start with django they provide videos in a day or two so try
commenting your problem there or join there telegram channel with same name
errormania.
They are
Please checkout the official documentation
On Wed, 22 Apr 2020, 3:21 pm saifadnan abdallah, <
saifadnanabdal...@gmail.com> wrote:
> In which Computer app can I use Django
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe fr
In which Computer app can I use Django
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the
Hi, everyone!
We use django for processing our logs. We build our model like this
class URL(models.Model):
url = models.TextField(unique=True)
class cachelogtype1(models.Model):
url = models.ForeignKey(URL)
datetime = models.DateTimeField()
Our tables in DB lik
Do any one know how to do it?
Thanks in advance
Jayapal
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from thi
Hi frenz, i want to use sortable in my project for sorting datas.
already django admin part has one sortable. can we use(extend) admin
part sortable in our project. if possible, can you please tel me how
can i do
it?
Would be thankful for reply.
Jayapal
--~--~-~--~~~---
6 matches
Mail list logo