Visit our Club and shop your gifts in great offers and special
prices only for you!!!
You can find everything you want in our stores at the
DHS CLUB.
Make your friends and your people wondering where you have found
these amazing prices and these nice gifts!!!
Plus… buy and get money back
On 6/4/06, David Robinson <[EMAIL PROTECTED]> wrote:
> Really, I've tried looking this one up myself (you wouldn't believe how
> many questions I *haven't* had to ask... (thanks for well-written docs
> everyone)). It seems almost obvious, but I am proving to be just dense
> enough to not get what
On 6/4/06, Scott Anderson <[EMAIL PROTECTED]> wrote:
> You have to make sure to trap both successes and failures in the
> Javascript code -- I don't know how mochikit does that, but with
> prototype you need to specify an onFailure hook to get errors.
And with Dojo the 'error' parameter you pass
Hi,
> I just opened a Webfaction account so that I can learn Django in a real
> web environment instead of running it locally on my pc.
>
> The version they install is not magic-removal. Does anyone know how to
> install this version on a Webfaction account? I had subversion
> installed.
>
> I'm
On Jun 4, 2006, at 8:15 PM, David Robinson wrote:Really, I've tried looking this one up myself (you wouldn't believe how many questions I *haven't* had to ask... (thanks for well-written docs everyone)). It seems almost obvious, but I am proving to be just dense enough to not get what is this "kwar
Really, I've tried looking this one up myself (you wouldn't believe how
many questions I *haven't* had to ask... (thanks for well-written docs
everyone)). It seems almost obvious, but I am proving to be just dense
enough to not get what is this "kwarg".
Dave
--~--~-~--~~--
This is endemic with all asynchronous Javascript work, no matter what
the back-end.
You have to make sure to trap both successes and failures in the
Javascript code -- I don't know how mochikit does that, but with
prototype you need to specify an onFailure hook to get errors.
Regards,
-scott
I'm sorry, but I can't agree. I've used DWR as well, and the "server
generates your Javascript to include" model really creates a lot of
problems, both with versioning and performance.
Simple is best. I've had the best luck with straightforward use of the
prototype.js Ajax class.
Regards,
-scott
Hi All,
I hope job openings are acceptable on this list. I can't see anything
to suggest they aren't.
Arts Alliance Media (http://www.artsalliancemedia.com) are seeking
experienced and highly talented python web developers to join the
team responsible for Newman, our box office and cinema
Solved after of reinstall Python and Django SVN.
I'm supposed that there will be a missing file.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-use
Hello - I'll be releasing a full howto on django and Dreamhost (yeah
another one) later this week. It will show how to handle docutils and
all those other packages with much less work. I'll post here whenever
I've cleaned it up.
--
Sean R.
Rémi wrote:
> On 2 Jun 2006, at 18:31, [EMAIL PROTECTED
I've noticed that if there is a date or time field on an admin form that
comes after a collapsed field, then the widget does not show up in the
right place. If I expand the collapsed fields then it looks fine but if
they are collapsed then it shows up in the same place which is no longer
the
Hi,
This is not exactly what you are asking for, but you can modify your
own local copy of Django. The file to modify is:
trunk/django/contrib/sites/management.py
Change the line that looks like this:
s = Site(domain="example.com", name="example.com")
Cheers,
Jorge
On 6/4/06, [EMAIL PROTE
I just opened a Webfaction account so that I can learn Django in a real
web environment instead of running it locally on my pc.
The version they install is not magic-removal. Does anyone know how to
install this version on a Webfaction account? I had subversion
installed.
I'm not very well verse
> Your comments are very welcome.
Wow, man (or whatever you are), you're something. :-)
You actually cite your detractors on your own pages (see bottom of
http://case.lazaridis.com/multi/wiki/DjangoAudit , and of
http://lazaridis.com/core/eval/index.html ).
Maybe you actually *mean* something,
I posted yesterday about my magic-removal update woes. Basically, my
django_content_type table seems to be all messed up. Thankfully I
copied my original database and am trying out this magic-removal
upgrade on the copy, so I can probably delete the currently messed up
table and start over.
Wha
On 6/4/06, Ilias Lazaridis <[EMAIL PROTECTED]> wrote:
>
> I've create a simple Schema Evolution Support for Django and I am
> working to created a Django Quickstart, which will allow even
> unexperienced users to see a django site running within their browsers.
Ilias Lazaridis is a known mailing
Can you copy/paste the contents of your urls.py file?
Jay P.
--~--~-~--~~~---~--~~
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 fr
On 06/04/06 18:11, Ilias Lazaridis wrote:
> Jay Parlar wrote:
>> Ilias:
>>
>> I thought you would stop bothering Django people after it was revealed
>> on Django-dev that you're a known Internet troll:
> [...]
>
> This starts to become ridiculous.
>
What do you expect?
To be honest I actually
On 6/4/06, Ilias Lazaridis <[EMAIL PROTECTED]> wrote:
> This starts to become ridiculous.
That's your own fault. You've dug a pretty deep grave for yourself,
with your behaviour across various newgroups. You can't blame people
for wanting to dismiss you because of it.
>
> I've _implemented_ as s
Jay Parlar wrote:
> Ilias:
>
> I thought you would stop bothering Django people after it was revealed
> on Django-dev that you're a known Internet troll:
[...]
This starts to become ridiculous.
You can find the pointers, including several descriptions of past
evaluations within my website:
ht
HI.
I don't use the sites framework. Still, it looks as is I need to
install and initialize it in order to get the feeds (syndication)
framework.
Is there some place I can put the initial values for the sites
framework, so the standard site is created automatically in the
database and I don't ne
Ilias:
I thought you would stop bothering Django people after it was revealed
on Django-dev that you're a known Internet troll:
http://www.encyclopediadramatica.com/index.php/Ilias
http://groups.google.com/group/django-developers/browse_frm/thread/eeb67f26e799f6f9/a3a25c1db8758040#a3a25c1db8758
I've create a simple Schema Evolution Support for Django and I am
working to created a Django Quickstart, which will allow even
unexperienced users to see a django site running within their browsers.
This is the first version and I would like to ask for some feedback,
thus this draft version c
Ian Holsman wrote:
> Having no set standard makes it harder for people to share work, as
> app ABC would use toolkit X, and app DEF would use another making it
> hard to integrate other people's app/libraries into one project. (the
> same reason i'd like to see a tagging app in the contrib section
A port of Pylons' web helpers was suggested in January:
http://groups.google.com/group/django-users/browse_thread/thread/104bc8a5cd447c68/5ecc2613eeca00fd?q=rails+ajax&rnum=3#5ecc2613eeca00fd
http://code.djangoproject.com/ticket/1262
--~--~-~--~~~---~--~~
You rece
As soon as you need additional reservation-related behaviour (is this
timeslot still available?, etc.), this will break the OP's requirement
for no duplication. You'd need that code in all classes.
The OP's problem is a classic example for model inheritance
(Reservation would relate to the common
On 6/4/06, tekNico <[EMAIL PROTECTED]> wrote:
>
> > What do you think about this: http://tinyurl.com/eeejh
>
> I don't know, I'm not going to click on a link that will redirect me
> anywhere else. I don't like TinyURLs, the problems outweigh the
> benefits.
http://groups.google.com/group/django-u
> What do you think about this: http://tinyurl.com/eeejh
I don't know, I'm not going to click on a link that will redirect me
anywhere else. I don't like TinyURLs, the problems outweigh the
benefits.
tinyurl considered harmful
http://lists.w3.org/Archives/Public/www-ws-desc/2004Feb/0014.html
Ri
On Sun, 2006-06-04 at 12:29 +0200, Guillermo Fernandez Castellanos
wrote:
> Hi,
>
> First of all, thanks to both of you.
>
> Mmm... even if Olive's answer works, it's indeed, as he say, not very
> pythonic nor very django-like.
>
> On the other hand, I would not be very concerned about the fact
On 6/4/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
> I'd like django to pick a ajax toolkit and use it. (i don't care
> which one it chooses)
What do you think about this: http://tinyurl.com/eeejh
--
Sincerely,
Vladimir "Farcaller" Pouzanov
http://www.hackndev.com
--~--~-~--~~--
There is something you might use as a workaround, which is to use a
property in the model.
I had a template where I wanted to list all the names of members of a
workgroup, sorted by last name.
The template had this:
{% for item in workgroup.list|dictsort:"user_last_name" %}
And in the workgroup
Malcom,
that sounds great! I'm really looking forward to that.
When it's ready, I'll try and contribute to the discussion and be a bit
more productive, instead of just 'ranting'. :-)
Daniel
--~--~-~--~~~---~--~~
You received this message because you are subscr
Hi,
First of all, thanks to both of you.
Mmm... even if Olive's answer works, it's indeed, as he say, not very
pythonic nor very django-like.
On the other hand, I would not be very concerned about the fact that
the developper must know the underlying database tablenames, as this
already happen
Visit our Club and shop your gifts in great offers and special
prices only for you!!!
You can find everything you want in our stores at the
DHS CLUB.
Make your friends and your people wondering where you have found
these amazing prices and these nice gifts!!!
Plus… buy and get money back
Visit our club, the DHS CLUB ( Discount Home Shopper Club )
and be a member for FREE!!!
As a member you can get a lot of benefits and a lifetime discount on
our stores whenever you want …if you want,
and… WE PAY YOU BACK TO BUY!!!
No obligation, no risk, no cost...it's FREE!!!
See more
36 matches
Mail list logo