Re: Invalid HTTP_HOST, can someone explain why I am getting this?

2015-05-16 Thread Gerald Klein
t;> To post to this group, send email to django...@googlegroups.com. >>> Visit this group at http://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/ab908cd5-8c5b-4d6e-9033-80fca60415f7%40googlegro

Re: establish database connectivity to Mysql database using django

2015-03-14 Thread Gerald Klein
=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> geraldklein.wordpress.com j...@zognet.com 708-599-0352 Arch, Gentoo I3, Ranger &

Re: how to use apache instead of django_server

2014-12-29 Thread Gerald Klein
email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/54A

Re: Odd subform caching problem

2014-12-15 Thread Gerald Klein
if I remove the parens, when I submit to create the new entity is throws a validation error that does not specify the field that is wrong, "Please correct the error below." --jerry On Mon, Dec 15, 2014 at 6:20 AM, Daniel Roseman wrote: > > On Monday, 15 December 2014 11:04:13 U

Re: Odd subform caching problem

2014-12-15 Thread Gerald Klein
ssTypeAdmin) class USAddressAdmin(admin.TabularInline): actions = ['delete_selected'] model = USAddress extra = 1 class ForeignAddressAdmin(admin.TabularInline): model = ForeignAddress extra = 1 class EntityAdmin(admin.ModelAdmin): inlines = [USAddressAdmin

Odd subform caching problem

2014-12-14 Thread Gerald Klein
hat someone can give, thanks -- Gerald Klein DBA j...@zognet.com 708-599-0352 <http://t.senalcinco.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XZs1p1kmsW3N1NWP1p8b8gW3LPXXH56dyQSf6HGzv402?t=&si=5404167384858624&pi=a2eb81f5-ac64-4145-f2c5-d86754219b9a> Arch, Gentoo I3, Ranger &

Re: New user - struggling with database design

2014-08-28 Thread Gerald Klein
f15ead%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/dd40f53a-c398-4806-b09d-1605d3f15ead%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Gerald Klein DBA contac...

Re: Please help me out, I tried to get sync for whole day @@

2014-04-20 Thread Gerald Klein
/django-users/fb92204d-f2a7-4e40-87b8-e85c13a9bbaf%40googlegroups.com<https://groups.google.com/d/msgid/django-users/fb92204d-f2a7-4e40-87b8-e85c13a9bbaf%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Gera

Re: Need idea how to keep data for multiple projects in one database

2014-04-11 Thread Gerald Klein
That is where is the magic of relational data comes into play like I said look into the normalization of relational data tables this will give you clues as to exactly how to link the tables as to be able to isolate your data correctly Gerald Klein DBA geraldklein.com contac...@geraldklein.com

Re: Need idea how to keep data for multiple projects in one database

2014-04-11 Thread Gerald Klein
ango-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/8a1f8019-0963-4af6-a71e-7b21b290c243%40googlegroups.com<https://groups.google.com/d/msgid/d

Re: register for mIRC

2014-03-30 Thread Gerald Klein
Yes Gerald Klein DBA geraldklein.com contac...@geraldklein.com geraldklein.wordpress.com j...@zognet.com 708-599-0352 Arch\Gentoo Awesome, Ranger & Vim the coding triple threat. Linux registered user #548580 Brought to you by the Amish Mafia On Mar 29, 2014 6:26 PM, "CS" wrote:

Re: Multiple versions of Django

2013-09-30 Thread Gerald Klein
s discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAN_O85vhiKvpdxf74stvfR1AsLcoP6E1EeC1M86nHgFRF34K1g%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- Gerald Klein DBA contac...@geraldklein.com www.geral

Re: Multiple versions of Django

2013-09-30 Thread Gerald Klein
this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAN_O85vhiKvpdxf74stvfR1AsLcoP6E1EeC1M86nHgFRF34K1g%40mail.gmail.com > . > For more options, visit https://groups.google.c

Re: Unable to open database.

2013-07-25 Thread Gerald Klein
; Cheers,Nigel > > -- > 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

Re: Please help me in Django

2013-06-10 Thread Gerald Klein
ogle.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> geraldklein.wordpress.com j...@zognet.com 708-599-0352 Arch Awe

Re: Setting up Django on GoDaddy Deluxe Shared Hosting

2013-05-10 Thread Gerald Klein
ic root where all your img js and css are. Also note to copy the admin > img/js/css from /django/contrib/admin/static. Mine was in > > ~/lib/venv/lib/python2.7/site-packages/django/contrib/admin/ > > I used cp -r to copy it over to my application static dir > /var/chroot/home/c

Re: Hello everyone, can you tell me a good django's book that explains the various functions but at the same time develop a complete website chapter by chapter?

2013-05-09 Thread Gerald Klein
ils from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. >

Re: how to fatch data from mysql database using jQuery in my django project?

2013-04-17 Thread Gerald Klein
ango-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> geraldklein.wordpress.com j...@zognet.com 708-599-0352 Arch Awesome, Ra

Tie Social auth to contact retrievel

2012-12-28 Thread Gerald Klein
Hi, I have social-auth working great and I have the retrieval of contacts working also, I was wondering if someone can point me to a code example, that if someone is logged in with their google login that can automatically authenticate the retrieval of the contacts too instead of me asking for thei

Re: Python shell doesn't launch

2012-12-26 Thread Gerald Klein
users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Gerald Kl

Re: Stuck

2012-12-26 Thread Gerald Klein
Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. &g

Re: Database records being overriden with a multi-table inheritance schema

2012-12-26 Thread Gerald Klein
; actually if i change the order of creation the same thing happens but this >> time the LegalEntityCustomer that has it's user reference changed, anybody >> know what i am doing wrong? Thanks, in advance. >> > -- > You received this message because you

Re: Database records being overriden with a multi-table inheritance schema

2012-12-26 Thread Gerald Klein
django user created to LegalEntityCustomer, >> actually if i change the order of creation the same thing happens but this >> time the LegalEntityCustomer that has it's user reference changed, anybody >> know what i am doing wrong? Thanks, in advance. >> > -- > You received t

Re: Database records being overriden with a multi-table inheritance schema

2012-12-26 Thread Gerald Klein
d, Dec 26, 2012 at 7:50 AM, Marcelo Mendes Pereira < mpmarcel...@gmail.com> wrote: > Customer -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> geraldklein.wordpress.com j...@zognet.com 708-599-0352 Arch Awes

Very Odd Query problem

2012-12-23 Thread Gerald Klein
Hi all, I have a custom model mapped to a view, a join between a UserContact model which carries contacts for users and UserContactEmail which is the emails for the contacts. Very simple join. select concat(`t1`.`id`,'-',`t2`.`id`) AS `id`, `t2`.`usercontact_id` AS `usercontact_id`, `t1`.`user_id`

Re: New to Django / Web Development [ Confused About When to Store To Database For Static Content]

2012-12-22 Thread Gerald Klein
BMsJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. >

Re: Noobe alert

2012-11-30 Thread Gerald Klein
ry something like this: > > chmod a+x /var /var/www /var/www/virtualenv-test > /var/www/virtualenv-test/ENV /var/www/virtualenv-test/ENV/** > testsite /var/www/virtualenv-test/ENV/**testsite/static > > > > On Saturday, November 17, 2012 11:28:01 AM UTC-8, Gerald Klein wrote: >

Fwd: Noobe alert [solved]

2012-11-17 Thread Gerald Klein
Hi, Yea got it, the nginx static had to be removed from the alias url. thanks -- Forwarded message -- From: Gerald Klein Date: Sat, Nov 17, 2012 at 1:27 PM Subject: Noobe alert To: django-users@googlegroups.com Hi, I finally got a project in Django and I have a "what I ho

Noobe alert

2012-11-17 Thread Gerald Klein
Hi, I finally got a project in Django and I have a "what I hope is an easy question" I started to set up a production server and yes the admin css dissappeared, I went though the docs and followed them. I used the Collect Static Files method and still no joy. Here is my info: #settings.py MEDIA_RO

Re: Invitation to use Google Talk

2012-09-27 Thread Gerald Klein
. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to dja

Re: I am in trouble

2012-09-26 Thread Gerald Klein
t; _mp_625e47495e7a448168bb400d2e5090cc { > FileName: 'D:\\webserver\\htdocs\\test.py' > Instance: 1 [IMPORT] > Generation: 0 [ERROR] > Modified: Wed Sep 26 20:02:31 2012 > } > > > > > > Has any else met this problem? > > Please h

Re: Stuck already on step one, django on windows

2012-06-14 Thread Gerald Klein
p. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/IJqLi0kFog4J. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For mor

Re: Question

2012-06-07 Thread Gerald Klein
st to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Gerald Klein DBA contac...@geraldk

Re: How to call a correct version of python when multiple ones are installed?

2012-05-25 Thread Gerald Klein
, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> j...@zognet.com 708-599-0352 Linux registered user #548580 -- You received this message because

Re: How do you install Django on a shared hosting without root access?

2012-05-13 Thread Gerald Klein
ers/-/JbtefCDiKMIJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Gerald K

Re: Short I hope explanation

2012-05-03 Thread Gerald Klein
ing them. They will save you a lot of time > in the end. Just my 2 cents :) > > If I knew of a good place to post them, I'd be happy to write up a > tutorial with some cool tricks in my free time. A wiki would be best > because others (especially those more knowledgeable than I

Re: Short I hope explanation

2012-05-03 Thread Gerald Klein
Good pick on the book, thanks. It is a lot more like what people need to pick something up. thanks --jerry On Wed, May 2, 2012 at 11:35 AM, Joel Goldstick wrote: > On Wed, May 2, 2012 at 11:50 AM, Gerald Klein wrote: > > Hi, I have been through a couple of tutorials including the o

Re: Hello, everyone.I come from China.I like python,

2012-05-02 Thread Gerald Klein
users@googlegroups.com. >>> To unsubscribe from this group, send email to >>> django-users+unsubscr...@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/django-users?hl=en. >>> >>> >>

Re: Hello, everyone.I come from China.I like python,

2012-05-02 Thread Gerald Klein
See that's what I thought but I was corrected by mr Tustin On Wed, May 2, 2012 at 11:31 AM, Joel Goldstick wrote: > On Wed, May 2, 2012 at 12:24 PM, Gerald Klein wrote: > > ? I am not sure what that means. > > > > > > On Wed, May 2, 2012 at 11:19 AM,

Re: Short I hope explanation

2012-05-02 Thread Gerald Klein
ok thanks I will give that a look. On Wed, May 2, 2012 at 11:35 AM, Joel Goldstick wrote: > On Wed, May 2, 2012 at 11:50 AM, Gerald Klein wrote: > > Hi, I have been through a couple of tutorials including the one on the > site, > > the one thing that the authors have in comm

Re: Hello, everyone.I come from China.I like python,

2012-05-02 Thread Gerald Klein
Hence the question I always seen that as short for new-be On Wed, May 2, 2012 at 11:29 AM, Marcin Tustin wrote: > Try translating it with: http://translate.google.com/ (It works!) > > On Wed, May 2, 2012 at 5:24 PM, Gerald Klein wrote: > >> ? I am not sure what that mean

Re: Hello, everyone.I come from China.I like python,

2012-05-02 Thread Gerald Klein
? I am not sure what that means. On Wed, May 2, 2012 at 11:19 AM, Amao Zhao wrote: > Noob ~~ > > 在 2012年5月3日星期四,Gerald Klein 写道: > >> Welcome from one noob to another >> >> On Wed, May 2, 2012 at 10:24 AM, zbpython-cn wrote: >> >>> Hello, everyone

Re: Hello, everyone.I come from China.I like python,

2012-05-02 Thread Gerald Klein
at > http://groups.google.com/group/django-users?hl=en. > > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> j...@zognet.com 708-599-0352 Linux registered user #548580 -- You received this message because you are

Short I hope explanation

2012-05-02 Thread Gerald Klein
Hi, I have been through a couple of tutorials including the one on the site, the one thing that the authors have in common is they seem to want to jump to the 'short cuts' to soon. I like to know the basic long hand version first because I want to understand. What I am having a problem with is gen

Re: Port Django to Javascript

2012-05-02 Thread Gerald Klein
p, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> j...@zognet.com 708-599-

Re: No Module Named Generic

2012-05-01 Thread Gerald Klein
ring with > django.views.generic > > Regards, > Xavier Ordoquy > Linovia. > > Le 1 mai 2012 à 16:30, Gerald Klein a écrit : > > Hi, I am having a problem, where as django doesn't find the generics > module. Here is my urls.py > > thanks in advance. > > from django.c

No Module Named Generic

2012-05-01 Thread Gerald Klein
\d{2})/$', 'django.generic.date_based.archive_day',entry_info_dict,'coltrane_entry_archive_day'), (r'^(?P\d{4})/(?P\w{3})/(?P\d{2})/(?P[-\w]+)/$', 'django.generic.date_based.object_detail',entry_info_dict,'coltrane_entry_detail'), ) Gerald Klein DBA contac...@geraldk

Re: Templates not working properly

2012-04-30 Thread Gerald Klein
No problem eveyone has one of those moments On Mon, Apr 30, 2012 at 4:07 PM, Zaerion wrote: > Yup, I caught it just after I posted it and spent about 30 minutes trying > to figure out what I did wrong. Thanks for the help! :) > > On Monday, April 30, 2012 2:05:37 PM UTC-7, Gerald

Re: Templates not working properly

2012-04-30 Thread Gerald Klein
o-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geraldklein.com/> j...@zognet.com 708-599-0352 Linux registered u

Re: Can't find module

2012-04-29 Thread Gerald Klein
> "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/

Re: Can't find module

2012-04-28 Thread Gerald Klein
s" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. >

Re: Can't find module

2012-04-28 Thread Gerald Klein
Sorry hit the send button http://dpaste.com/739184/ Here it is and thanks --jerry On Fri, Apr 27, 2012 at 6:46 AM, bruno desthuilliers < bruno.desthuilli...@gmail.com> wrote: > On Apr 27, 3:56 am, Gerald Klein wrote: > > Hi, I am having a strange problem, I have a search modul

Re: Can't find module

2012-04-28 Thread Gerald Klein
/usr/lib/python2.7/site-packages/django/utils/importlib.py" in import_module 35. __import__(name) Exception Type: ImportError at /search/ Exception Value: No module named search On Fri, Apr 27, 2012 at 6:46 AM, bruno desthuilliers < bruno.desthuilli...@gmail.com> wrote: > On Ap

Can't find module

2012-04-26 Thread Gerald Klein
Hi, I am having a strange problem, I have a search module named 'search' but Django states ;No module named search here is my url url(r'^search/$', 'cms.search.views.search'), url physical is 'http://localhost/search/' Any ideas? thanks --jerry --

Re: Django nginx uWSGI

2012-04-24 Thread Gerald Klein
De Ioris > http://unbit.it > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+u

Re: Django nginx uWSGI

2012-04-22 Thread Gerald Klein
d > (or report) them to fastly get help. > > > -- > Roberto De Ioris > http://unbit.it > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegrou

Django nginx uWSGI

2012-04-22 Thread Gerald Klein
python2.7 prompt and used the same import statement successfully. I tried changing the declaration for the python script to #!/usr/bin/python #!/usr/bin/python2 #!/usr/bin/python2.7 None has solved the problem. Does anyone have an idea why it can't see django? The python prompt sees it no

Re: Tutorial

2012-04-20 Thread Gerald Klein
--jerry On Fri, Apr 20, 2012 at 6:29 PM, Mohd Kamal Bin Mustafa wrote: > On Sat, Apr 21, 2012 at 7:12 AM, Gerald Klein wrote: > > Hi, I did the tutorial everything is fine, I wanted to see how it was off > > the dev webserver they give you , so I hooked it up to uWSGI. The views >

Re: Tutorial

2012-04-20 Thread Gerald Klein
Ok thanks it gives me something to start with. thanks --jerry On Fri, Apr 20, 2012 at 6:29 PM, Mohd Kamal Bin Mustafa wrote: > On Sat, Apr 21, 2012 at 7:12 AM, Gerald Klein wrote: > > Hi, I did the tutorial everything is fine, I wanted to see how it was off > > the dev webserve

Tutorial

2012-04-20 Thread Gerald Klein
Hi, I did the tutorial everything is fine, I wanted to see how it was off the dev webserver they give you , so I hooked it up to uWSGI. The views that I defined are fine but the admin has no formatting just data. Can someone tell me what I missed. thanks in advance --jerry -- Gerald Klein DBA

Re: Help - ImportError: No module named django.core.management

2012-04-17 Thread Gerald Klein
ail to django-users@googlegroups.com. > > To unsubscribe from this group, send email to > > django-users+unsubscr...@googlegroups.com. > > For more options, visit this group at > > http://groups.google.com/group/django-users?hl=en. > > > > > > -- > You received t

Re: AutoFields must have primary_key=True?

2012-04-16 Thread Gerald Klein
le Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-use

Re: Building composite keys?

2012-04-16 Thread Gerald Klein
@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <

Re: [JOB] Urgent - PHP/Python Developer needed

2012-04-13 Thread Gerald Klein
IMUM CRITERIA: >>> * MUST be able to work on either EST or GMT+0 timezone >>> * MUST be able to work 30+ hours a week. >>> * MUST be comfortable working on 18+ sites. >>> * MUST be fluent in written & spoken English >>> >>> The position is full

Re: [JOB] Urgent - PHP/Python Developer needed

2012-04-13 Thread Gerald Klein
/hours are negotiable. >> >> This position MUST be filled by 15th April 2012. >> >> When applying, please also include a cover note explaining why you feel >> you would be suitable for this role. >> >> >> > -- > You received this message because you

Re: [JOB] Urgent - PHP/Python Developer needed

2012-04-12 Thread Gerald Klein
slam dunk and I have more then a working knowledge of most of the rest. Please look over my resume and for more information please visit my web site http://www.geraldklein.com. I can be contacted at the information below. Thank you for your kind consideration. Gerald Klein On Thu, Apr 12, 2012

Re: Tutorial question regarding def _unicode_

2012-04-11 Thread Gerald Klein
subscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com <http://geral

Re: Tutorial

2012-04-06 Thread Gerald Klein
that isn't > defined (since you redeclared the original class that had the property). > Here is what the model should look like: http://codepad.org/P21ZNkZY > > On Fri, Apr 6, 2012 at 3:32 PM, Gerald Klein wrote: > >> Hi and thanks for the response here is the code minus

Re: Tutorial

2012-04-06 Thread Gerald Klein
more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> >> > > > -- > Jonathan D. Baker > Web Developer > http://jonathandbaker.com > 303.257.4144 > > -- > You received this message because you are subscribed to the G