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
On Monday 27 March 2017 20:19:11 Babatunde Akinyanmi wrote:
> Hello Idowu.
> You were supposed to include your stack trace so that there can be a
> proper diagnosis of the problem. Now we can only guess.
>
> I guess you are submitting your form with the `description` field
> empty because your def
On Monday 27 March 2017 09:27:59 Shahab Emami wrote:
> hello
>
> i have question:
> where can i find a few django sample projects?
Mezzanine[1] and Cartridge[2] probably fit the bills best. Mezzanine comes with
it's
own mezzanine-project command, which creates a project and after ru
It does not work :(
With ArrayField Will I be able to filter the content of the field?. For
example, if i have one record and in the field data a list of dict with
50k. Can I filter it?. That is to say, to bring only in the array the
records with 'processed' true.
Thanks!
El martes, 28 de ma
On Monday 27 March 2017 15:03:17 Martin Peveri wrote:
> Perfect!! This code works:
>
> data = objectitem.data
>
> data[0]['processed'] = True
>
> objectitem.data = data
>
> objectitem.save()
>
> A last query that is not related to the insertion, but to the query.
>
> If I want to get only rec
This is an exceptional opportunity to be a key part of a team of eight
developers and three sysadmins at PrimarySite, the leading provider of
primary school websites.
About PrimarySite
We’re a 60 person company formed over ten years ago who build great
products for primary schools to save them ti
Hi Melvyin still not working
$(".captcha_form").submit(function(event){
event.preventDefault();
var form = $(this)
alert (form.serialize())
$.ajax({
type: "POST",
url: "./captcha",
contentTy
7 matches
Mail list logo