First correct email to email
On 24 Sep 2020 00:33, "coolguy" wrote:
> either use admin.site.register
> OR
> *@*admin.register(User)
>
> On Wednesday, September 23, 2020 at 11:01:43 AM UTC-4 kkwaq...@gmail.com
> wrote:
>
>> *models.py*
>>
>> [image: 1.jpg]
>>
>> *admin.py*
>>
>> *[image: 2.jpg]*
>
Yes, l'm generally satisfied with what they offer, although the editor is
very basic.
On Wed, Sep 23, 2020, 5:33 PM Carles Pina i Estany wrote:
>
> Hi,
>
> On Sep/21/2020, Maksim Mislavskii wrote:
> > maybe pythonanywhere.com?
>
> I just wanted to say: I use pythonanywhere.com and I'm happy with
is there any tutorial on creating job portals (like indeed ) using 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.c
Hi,
Karan here, Have 3 years of experience to work as a Django Developer.
Let me know when we are good to talk on the same.
Regards,
Karan
On Thu, Sep 24, 2020 at 5:08 AM Virendra Tripathi wrote:
> Hi Harish,
>
> I am interested. And, will be in India for 3 months starting Oct 1st week.
>
> Pl
Hi all,
How to capture client side location in django can any one help to achieve
this?
Thank you
~Salima
--
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 djan
There are a lot of tutorials for creating apps in Django that store and
read data submitted by users.
You can adapt the instructions to create a job portal.
On Thu, Sep 24, 2020 at 7:19 PM Ayush Shukla wrote:
> is there any tutorial on creating job portals (like indeed ) using django
>
> --
>
You can read the client's IP address with -
request.META['REMOTE_ADDR'] -- ( not sure how it handles proxies, etc )
then use GeoIP2 to get the location info -
https://docs.djangoproject.com/en/3.1/ref/contrib/gis/geoip2/
On Thu, Sep 24, 2020 at 6:42 PM Salima Begum
wrote:
>
> Hi all,
>
> Ho
7 matches
Mail list logo