Re: Django documentation index redesigned

2008-11-18 Thread Clint Ecker
sed > on whether it was reference vs. an overview, but this new version > organizes by topic, instead. > > The "Other batteries included" section is kind of a cop out. It's a > bit past my bedtime, so that's all I could come up with in a hurry. > > Hope people find this easi

admin.autodiscover() uses method that cannot find files inside of eggs: possible fix included

2008-10-22 Thread Clint Ecker
. Again the ticket is http://code.djangoproject.com/ticket/9427 Thanks! -- Clint Ecker -- http://blog.clintecker.com c: 312.863.9323 --- twitter: clint skype: clintology AIM: clintecker Gtalk: [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received this message because

Django Updates Not Forthcoming this weekend!

2007-09-06 Thread Clint Ecker
going to be there with your Django startup!) Clint -- Clint Ecker Sr. Web Developer - Stone Ward Chicago p: 312.464.1443 c: 312.863.9323 --- twitter: clint skype: clintology AIM: clintecker Gtalk: [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received this message

Re: Setting the port for testserver

2007-08-28 Thread Clint Ecker
options, etc. > > If this seems like an elegant solution and is something people would be > interested in, I can probably code it up this afternoon. (I teach until > about 1:00 Eastern when my planning period starts.) > > If this seems too involved, I'm open to other ideas! > Todd > >

Re: Setting the port for testserver

2007-08-28 Thread Clint Ecker
ution and is something people would be > interested in, I can probably code it up this afternoon. (I teach until > about 1:00 Eastern when my planning period starts.) > > If this seems too involved, I'm open to other ideas! > Todd > > > > >

Re: Django Week in Review -- ATTN: Adrian Holovaty

2007-06-25 Thread Clint Ecker
t; primary language ;) > > Cheers, > Marc > > El dom, 24-06-2007 a las 21:21 -0500, Clint Ecker escribi�: > > Hey everyone. I've got a draft prepared of my first Django Week In > > Review for tomorrow. I know that it's extremely long compared to > > previous WIRs

Re: Django Week in Review -- ATTN: Adrian Holovaty

2007-06-24 Thread Clint Ecker
at I realize how easily it can be confused, I'll be changing the > name of my blog to avoid further confusion. > > All in all though, I'm impressed with the comprehensiveness of your post. > > -Gul > > [1] http://gulopine.gamemusic.org/2007/06/whats-up-with-that-name.html >

Re: Django Week in Review -- ATTN: Adrian Holovaty

2007-06-24 Thread Clint Ecker
gt; > On Sun, 2007-06-24 at 21:21 -0500, Clint Ecker wrote: > [...] > > > Let me know what you guys think of the tone, my wordiness, how I split > > up the post into "random weblinks," changeset roundup, and SoC stuff, > > and anything else that comes to min

Django Week in Review -- ATTN: Adrian Holovaty

2007-06-24 Thread Clint Ecker
links," changeset roundup, and SoC stuff, and anything else that comes to mind. Again, please keep in mind that this sort of length probably won't be typical. Clint -- Clint Ecker Sr. Web Developer - Stone Ward Chicago p: 312.464.1443 c: 312.863.9323 --- twitter: clint skype: clintology AIM: idio

Re: Customizable app/project skeletons

2007-06-21 Thread Clint Ecker
le somewhere (let's call it > "skeleton.py"). > > - At the top of each project settings file, put: > > > > from skeleton import * > > > > ... and you're done. ^_^ > > > > > -- Clint Ecker Sr. Web Developer - Stone Ward Chicago p: 312.464.1443 c: 312.863.

Re: Volunteering for "Week in Review" postings

2007-06-18 Thread Clint Ecker
day before it's publication from sources I cull throughout the week so I will probably do a final call for items on this list on Saturday morning. Clint On 6/18/07, Clint Ecker <[EMAIL PROTECTED]> wrote: > ** Sorry guys, I sent this last night from my Blackberry but it looks > like it was

Re: Volunteering for "Week in Review" postings

2007-05-29 Thread Clint Ecker
Thanks everyone for all your feedback, it's going to be a big help when I get started. On 5/25/07, Simon Willison <[EMAIL PROTECTED]> wrote: > ...I suggest aiming for weekly > updates even if there are only two or three things to report, but > skipping weeks entirely if nothing has haeppened.

[DjangoProject.com] Volunteering for "Week in Review" postings

2007-05-25 Thread Clint Ecker
on the Djangoproject.com blog. [1] http://phaedo.cx/archives/category/geek/django -- Clint Ecker http://phaedo.cx 312.863.9323 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" grou

Re: mod_python configuration problem (apache 2.2.2/mod_python 3.2.10)

2006-10-19 Thread Clint Ecker
t;1. ^polls/$ >2. ^polls/(?P\d+)/$ >3. ^polls/(?P\d+)/results/$ >4. ^polls/(?P\d+)/vote/$ >5. ^admin/ > > The current URL, /mysite/, didn't match any of these. > --- > > I've changed httpdconf, settings.py and url.py , to no av

Re: mod_python configuration problem (apache 2.2.2/mod_python 3.2.10)

2006-10-19 Thread Clint Ecker
gt;2. ^polls/(?P\d+)/$ >3. ^polls/(?P\d+)/results/$ >4. ^polls/(?P\d+)/vote/$ >5. ^admin/ > > The current URL, /mysite/, didn't match any of these. > --- > > I've changed httpdconf, settings.py and url.py , to no avail and can't

Re: feature request: Bonjour support

2006-10-17 Thread Clint Ecker
for no good gain. You say it's just as easy as pulling down the bookmark bar in Safari, but in my browser (Firefox) I just type "lo" and the bar autocompletes for me--I think Safari does this too, right? I don't think I've fully typed out "localhost:8000" in quite a while :) -- Clin

Re: implicit "pk=" in get_object()?

2005-11-10 Thread Clint Ecker
Paul, I proposed this syntax in the comments of ticket #163 but nothing ever came of it. I hope there's some progress on that idea this time ;) Clint On 11/9/05, pbx <[EMAIL PROTECTED]> wrote: > > In case this is way off-base or has been discussed to death in IRC, > I'll keep it short. It's