/static/%20/js/script.js HTTP/1.1" 404 1803'
why i am getting the error
--
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.co
Follow the
> steps that they have shown i the video to see if it works.
> https://www.youtube.com/watch?v=s0RX_YU9eJM
> https://www.youtube.com/watch?v=VnR5O4IjmOs
>
> Hope it helps.
>
>
> Regards,
> Chetan Ganji
> +91-900-483-4183
> ganji.che...@gmail.com
> ht
Hi Chetan,
Thanks for the quick reply. Linux is not an option for me as I am not well
versed in it. Is it possible for you to give me some resource for windows.
Thanks and regards,
Vamsi
Sent from my iPhone
> On Apr 29, 2019, at 1:06 PM, Chetan Ganji wrote:
>
> Hi Vamsi,
>
>
server
like Apache etc. is this necessary?
Thanks in Advance for your help.
Vamsi.
--
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-user
I have 2 projects. They are* project 1* and *project 2*.
*Project 2* has
*models.py*
class Address(models.Model):
Street = models.CharField(max_length=50)
pin = models.CharField(max_length=20)
*forms.py *
class Address(forms.Form):
..
My question is, In *project 1* i wanna
5 matches
Mail list logo