Hi, looking for a django developer to do some work on django auth and
hooking django's user / member / register / comments etc in with some
existing legacy systems that work in php.
Interested, please get me at rudoyle at gmail dot com
Kind Regards
Ruairi
--~--~-~--~~~-
e for some reason.
Could it be a mod python issue?
I've already tried the IRC channel and had many help from nice people
but no fix - have checked my settings & urls files and no bugs in
there. Have checked apache error_log and nothing in there.
Any
Also seems to be only related to the admin area - I created a test
application 'polls' (django tutorial) and that executes fine..
Anyone?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To po
*What we will do for you:*
- *Speak to the IRS so you don't have to*
- *Stop Enforced Collections*
- *Release Wage/Bank Levies*
- *Settle Federal & State back taxes and unfiled returns*
- *Bring you back into full tax filing compliance*
- *Negotiate an affordable tax debt resolu
How can I pass two forms(registration and login) in one template? I'm using
'registration' and it's using different templates. For registration it's
using 'registration_form.html and for login it's using login.html. How can
I pass a login form in modal window inside registration_form.html. In
s
Thank you so much!
среда, 15 ноября 2017 г., 6:29:57 UTC+3 пользователь Mike Ru написал:
>
> How can I pass two forms(registration and login) in one template? I'm
> using 'registration' and it's using different templates. For registration
> it's using '
I don't get how to do it. I need to display a message "Hello world" using
framawork messages with Jquery/Ajax
I can do it without Jquery/Ajax but it's not good.
The user clicks the link and depending on a condition or to send him
according to the reference or to display the message without rebo
It's cool. Thank you!
понедельник, 19 февраля 2018 г., 15:21:31 UTC+3 пользователь Etienne
Robillard написал:
>
> Check this out:
> https://stackoverflow.com/questions/20306981/how-do-i-integrate-ajax-with-django-applications
>
> Etienne
>
> Le 2018-02-19 à 07:12, Mik
I'm using python-social-auth-django. I' trying to login with Twitter. It
works. But some symbols are added to my nickname. Why is it happening?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving em
I have Model.
class UserProfile(models.Model):
user = models.OneToOneField(User, related_name='userprofile')
points = models.IntegerField(default=0)
city = models.CharField(max_length=30, blank=True)
about = models.TextField(blank=True)
avatar = models.ImageField(upload_to='avat
10 matches
Mail list logo