Re: Python & Django.

2015-07-05 Thread Aaron C. de Bruyn
I have a django project running under Python 3.4, so I don't think it's a problem with Django. If you can provide us with *any* information that might clue us in to what is going on, it would be helpful. At the moment, all we know is that something doesn't work. Can you provide information on wh

Re: Python & Django.

2015-07-05 Thread Andrew Farrell
Could you please paste a reply with: - The operating system you are running on - The output of the command "pip freeze" - The commands you are entering to try to run django on python 3.4 and the output of those commands ? On Sun, Jul 5, 2015 at 8:44 PM, Steve Burrus wrote: > > *"Are you getting

Re: Python & Django.

2015-07-05 Thread Steve Burrus
*"Are you getting an error message?" lNo particular error message. But I cannot even start to go thru the usual procedure to end up connecting to the Django server! It's irrational that for as long as the version 3.4.* of python has been out that I hAvE to still use the old version 2.7. * *On S

Re: Python & Django.

2015-07-05 Thread Aaron C. de Bruyn
Are you getting an error message? Can you describe what is happening (or not happening)? Thanks, -A On Sun, Jul 5, 2015 at 8:33 AM, Steve Burrus wrote: > Listen I am having/experiencing some degree of diffilculty in being able to > coordinaTE my Pytjhon version with Django. i can easily end up

Where does django-rest-framework-social-oauth2 create Django user accounts?

2015-07-05 Thread Daniel Grace
Where in the source code does django-rest-framework-social-oauth2 (which uses django-oauth-toolkit and python-social-auth) auto create Django user accounts? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and sto

How to update a Django field which uses pre_save, within a pre_save hook?

2015-07-05 Thread Zsolt Ero
I am using Django Markitup to store markdown rendered versions of TextFields in a database. I'd like to normalise all unicode data upon save using unicodedata.normalize. I've written a pre_save signal hook, which does this on all TextFields and CharField and it works well. @receiver(pre_save

Python & Django.

2015-07-05 Thread Steve Burrus
*Listen I am having/experiencing some degree of diffilculty in being able to coordinaTE my Pytjhon version with Django. i can easily end up connecting to the [django] server but I have to use python version 2.7.* ins tead of the preferred version 3.4.* ZCan some please help me with this?* -

Búsquedas en una aplicacion

2015-07-05 Thread Carlos Alonso Turner Benites
Buen día, me podrían dar una idea sobre como seria la forma mas adecuada para búsquedas en una aplicación. -- 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 djang

Re: NoReverseMatch in Django (url ploblem)

2015-07-05 Thread Jeff Gaoey
James - Thank You Very Much that true it doesn't need /. everything work fine as I want :D. เมื่อ วันศุกร์ที่ 3 กรกฎาคม ค.ศ. 2015 7 นาฬิกา 38 นาที 54 วินาที UTC+7, James Schneider เขียนว่า: > > > > > I'm a beginner of Django I want to set my url with database field_name > > > instead of use prim

Re: Not getting static files with django & heroku deployment

2015-07-05 Thread Martín Torre Castro
I have just read now your mail when awakening. I also love the work from Danny and Audrey and got his las two books "2 scoops...". I will look about this links along today (kind of holidays here) and answer soon. Thanks El 5/7/2015 3:44 a. m., "Malik Rumi" escribió: > Hi Martin, > > First let m