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
> 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
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
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')
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
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,
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
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,
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.
--~--~-~--~~~---~--~-
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
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
'...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
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
13 matches
Mail list logo