Re: Location identification with login

2022-12-27 Thread tristant
Appreciate everyone's pointers! Cheers, On Sunday, December 25, 2022 at 9:26:50 PM UTC-7 yebo...@gmail.com wrote: > This can be done GeoIP but it can be done in a different way I have done > one before that was with REST API, all you have to do if you don't want to > depend on any third librar

Re: How to allow user to delete their own profile after login with their default id.

2022-12-27 Thread Manjusha
need to create database for user and need to add id column in database. On Tuesday, December 27, 2022 at 11:32:11 PM UTC+5:30 Manjusha wrote: > User object doesn't have attribute id so it will not work, I have checked > now and you can refer this documentation >

Re: How to allow user to delete their own profile after login with their default id.

2022-12-27 Thread Manjusha
User object doesn't have attribute id so it will not work, I have checked now and you can refer this documentation , so you will get clear idea. On Monday, December 26, 2022 at 8:10:35 PM UTC+5:30 rajm1...@gmail.com wrote: > Hey, >

Pass variable to {% load %} templatetag

2022-12-27 Thread Santiago Lamora
Hi, I'm trying to decouple a template from a custom app "foo.bar". So only if the app "foo.bar" is in INSTALLED_APPS the template will render some extra information but if not, the project could still work (e.g. only with features provided by "foo" app). The "extra" content rendered by the app

Re: Need Someone Exchange Experience

2022-12-27 Thread olatunji jolaoluwa
i'm interested, although am new into the world of software development and django, but hopefully i will learn from you guys.thanks On Thursday, December 22, 2022 at 1:06:58 PM UTC-5 anasje...@gmail.com wrote: > I'm in > > On Thursday, December 22, 2022 at 2:21:15 PM UTC+1 julika...@gmail.com >