I need to know online status for each user. How do I do that?
--
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 post
Hey Google,
Is there any django app that would allow users to report bugs, or send
messages instantly from my index page?
I want it to be like UI widget and visitors can simply report bugs, speak
their ideas or opinion.
Something similar to Olark, but I don't want it to be live chat because I
Thanks for idea, I think this one with additional field might work!
уторак, 07. фебруар 2017. 10.51.36 UTC+1, Michal Petrucha је написао/ла:
>
> On Tue, Feb 07, 2017 at 01:30:18AM -0800, Branko Zivanovic wrote:
> > Thanks for the answer.
> > This will redirect user after
d this line in settings.py:
> LOGIN_REDIRECT_URL = "/my-tasks/"
>
> On Tue, Feb 7, 2017 at 2:09 PM, Branko Zivanovic > wrote:
>
>> I'm using django-allauth for authentication. I've enabled Facebook and
>> Google for social logins. How do I make red
I'm using django-allauth for authentication. I've enabled Facebook and
Google for social logins. How do I make redirect after first login? I want
to make people edit their profiles instantly after their first login.
--
You received this message because you are subscribed to the Google Groups
"
f you've got the result what is your concern?
>> Do you only need to switch into forms?
>>
>> Regards,
>> Constantine C.
>>
>> On Sun, Jan 15, 2017 at 2:41 PM, Branko Zivanovic > > wrote:
>>
>>> How do i implement search on django websit
. 07.13.44 UTC+1, Constantine Covtushenko је
написао/ла:
>
> Hi Branco,
>
> Sorry, but can you be more specific?
> If you've got the result what is your concern?
> Do you only need to switch into forms?
>
> Regards,
> Constantine C.
>
> On Sun, Jan 15, 2017 at 2
How do i implement search on django website with select menu and checkbox?
I've succeeded in adding basic text input and it works but I didn't use
django forms. How do I add this type of search?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
I'm using haystack with whoosh backend to implement a search on website. It
works on /search page but it doesn't work on /members. It redirects me to
search page if I try to submit form on any other page. How can I add search
on multiple pages?
--
You received this message because you are subs
Thank you very much Sir, that worked!
Happy New Year, all the best!
Branko
понедељак, 02. јануар 2017. 13.16.20 UTC+1, Daniel Roseman је написао/ла:
>
> This isn't a custom user model, it's a related model - what would normally
> be called a user profile.
>
> Regardless, there *is* a reference
I've created custom user model which has OneToOneField which relates to
original auth User model. In my template, I have to access data from custom
model, but I use user.is_authenticated() and original model doesn't have
reference to custom model. I'm not sure if I'm checking login incorrectly
I'm not sure why I need to add following line *{% load staticfiles %} *in
every single template file if there is inheritance.Can I avoid this somehow?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop recei
12 matches
Mail list logo