Re: Fwd:Django-palooza

2006-02-28 Thread tonemcd
Sounds like he has some good ideas, but one or two people nixed them and he's tarring the whole community with that brush. I've posted to say that my experiences with djangonauts have been very positive. --~--~-~--~~~---~--~~ You received this message because you

Re: Django-palooza

2006-02-28 Thread tonemcd
> note: "one or two people nixed them" -> maybe you are having more details > than me, or you´re just assuming. Good point - perhaps instead of this; Sounds like he has some good ideas, but one or two people nixed them and he's tarring the whole community with that brush. I should have written

Re: Tutorial updates for magic removal

2006-03-05 Thread tonemcd
Thanks for this Jeremy - it's very helpful! (and shows how much cleaner django is going to be with magic removal in place) I'm still getting my head around magic-removal (I'll be posting a question shortly) so I may have missed the obvious, but I think there are some oversights: 375 & 441: >>> Po

Magic Removal: verbose_name not worrking?

2006-03-05 Thread tonemcd
Hi, I have this model; class Event(models.Model): EVENTTYPE = ( ('Meet','Meeting'), ('Conf1', 'Conference Announcement'), ('Conf2', 'Conference Announcement and Call for Papers'), ('Adv', 'Advisory Board'), ('Diss','Dissemination Event')

Re: Magic Removal: verbose_name not worrking?

2006-03-05 Thread tonemcd
Thanks for the info Malcolm, it sounds like this is more a 'not completed yet', so I've gone to doing a workaround. One thing though; events[0]._meta.get_field('what').verbose_name returns 'what' It seems that ._meta. is only working on the field definitions, not the value returned. I

Re: Tutorial updates for magic removal

2006-03-05 Thread tonemcd
Where is it ChaosKCW? Cheers, Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group,

Re: Magic Removal: verbose_name not worrking?

2006-03-05 Thread tonemcd
D'oh! - I should have picked *that* one up. one thing - events[0].what.get_what_display() doesn't work, this does ;) events[0].get_what_display() thanks all! Cheers, Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: Tutorial updates for magic removal

2006-03-06 Thread tonemcd
D'oh! - thanks guys ;) Cheers, Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group,

Anyone using RazorLogix for hosting?

2006-04-01 Thread tonemcd
Hi all, Razorlogix, http://www.razorlogix.net/?do=features, looks quite a neat hosting service (mod_python, one slick installs for django, trac, svn, MySQL and PostGres etc.) Does anyone have any opinions on them? Thanks a lot in advance, Tone. --~--~-~--~~~---~--~-

Re: Anyone using RazorLogix for hosting?

2006-04-01 Thread tonemcd
oh #$$!@ - that was supposed to go into django-users. Apologies all. Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegro

Re: Anyone using RazorLogix for hosting?

2006-04-01 Thread tonemcd
I didn't mean to start this discussion off in this group, but on reflection, it might be the better one of the two... Patrick, Can you not install MR into your own space (mine only takes up 18 Megs, and the $10 plan has 500 megs of disk) and use it from there? Would you not get the development se

Re: ticket 1179

2006-04-10 Thread tonemcd
'...and am getting back in the game.' So I see! ;) http://code.djangoproject.com/log/django/branches/magic-removal (so that's what weekends are for...) Cheers, Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Django/Dojo integration: take a look and speak up

2006-04-19 Thread tonemcd
Just a quick note from someone who has been trying to get his head around Dojo - this is really appreciated James! Cheers, Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to