Jacob, I feel your pain butty.
Do what you think is right, django has been brilliant so far.
The jump to version 1(lightspeed) has been a bit of a nightmare, but let's
all remember a pre django world.
I for one trust Jacob's judgement.
Just do it mate, there's good good people who want to help.
Hi Joyanta
You have so many questions that it's impossible to answer them all, and some
of them are unanswerable, 'who knows', 'it depends' type answers.
Django is good though, damn good.
On 11/04/2008, Patryk Zawadzki <[EMAIL PROTECTED]> wrote:
>
> 2008/4/11 joyanta <[EMAIL PROTECTED]>:
>
>
Aaron
try this site
http://djangogigs.com/
On 03/04/2008, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
>
> On Thu, Apr 3, 2008 at 9:07 AM, Aaron <[EMAIL PROTECTED]> wrote:
> > My apologies in advance if this is not the correct channel for this
> > message,
>
>
> It is not. From the group's
Thanks for the tips Ian
Building this search solution is the next job on my every growing
list, I think I'll blog it as it'll be a really good example of
someone who is starting from the beggining with very little knowledge
:-)
On 03/10/2007, Ian Holsman <[EMAIL PROTECTED]>
n it :-)
See, I'm lazy really, but I think I'm going to have to learn java as
my boss is also a rails fan, so Sorl is looking like the most likely
candidate.
I love it by the way, it's fab!
On 03/10/2007, Ian Holsman <[EMAIL PROTECTED]> wrote:
>
> Matt Davies wrote:
yes please shabda
we're currenlty moving away from webglimpse and into solr for our
search engine technology, but something inside django itself would be
really useful.
Especially if you could query other django appilcations from within
one application.
ooh, now dat be tasty burgers
On 01/10/2
Hi John
You need to install the python Markdown Module, it doesn't come with django
mate or python, it's like an add on.
I think on gentoo linux you can install it using emerge and etc-update. Not
sure though, check your gentoo documentation on installing python modules.
On 21/06/07, john-f <
Hi Waylan
I tried it the uicode branch on my local machine and it didn't make any
difference. I'm still keeping it on my local box though.
So, I tweaked the code a bit, so it looks like this at the top of the save
overide now, not at the bottom and it's working as expected.
if self.summary:
Here's the add_event in my views which uses the newforms and calls the save.
http://pastie.textmate.org/71706
It will probably help :-)
On 19/06/07, vanderkerkoff <[EMAIL PROTECTED]> wrote:
>
> Hello everyone
>
> I'm running django from the trunk, so using the most up to date
> version, python