t;
>>
>> awesome :-)
>> Glad I could help.
>> Feel free to ask anything, I will try to help!
>>
>> --
>> cu
>>
>> Wolfram
>>
>> http://uxebu.com - web consultancy
>> You need AJAX, RIA, JavaScript and all this modern stuff
>
On Nov 2, 2008, at 12:42 AM, Wolfram Kriesing wrote:
>
> awesome :-)
> Glad I could help.
> Feel free to ask anything, I will try to help!
>
> --
> cu
>
> Wolfram
>
> http://uxebu.com - web consultancy
> You need AJAX, RIA, JavaScript and all this mo
he JSON
>> serializer for.
>> Could you may be explain, if the links above dont help?
>>
>> --
>> cu
>>
>> Wolfram
>>
>> http://uxebu.com - the AJAX experts
>> You need AJAX, RIA, JavaScript and all this modern stuff? We got it!
&g
Hi,
Just for Django & Dojo users.
Working through the 'Mastering Dojo' book, updating the examples where
applicable to Dojo 1.2 (i.e. grids) and making them work with Django
svn has gone pretty smoothly. I wonder if below method is a reasonable
way to generate fairly generic xhr* responses
, James Bennett wrote:
>
> On Sat, Oct 18, 2008 at 12:20 PM, Rob Goedman <[EMAIL PROTECTED]> wrote:
>> I couldn't find this in the ticket list. Has anybody else
>> encountered/
>> tried this?
>
> This is really sort of intended behavior; auto_now and auto_
Hi,
With below example, using the 1.1 pre-alpha SVN-6477 version:
class Entity(models.Model):
...
name = ...
created_on = models.DateTimeField(auto_now_add=True)
created_by = ...
...
and
class EntityAdmin(admin.ModelAdmin):
fieldsets = [
Hi Karen,
Right on, thank you. The patch provided in the ticket fixes the
problem. I do use PostgreSQL.
I should have checked the ticket list!
Thanks again,
Rob
On Oct 3, 2008, at 9:57 AM, Karen Tracey wrote:
> On Fri, Oct 3, 2008 at 12:43 PM, Rob Goedman <[EMAIL PROTECTED]> wr
Hi,
Using Django svn rev 9111 I ran into an issue using the admin. To
create a reproducible example I went back to the Django Poll/Choice
tutorial, part 2.
With below models.py and admin.py, I can create a new Poll, add the
1st choice and save, add the 2nd and save, but that's it. After tha
> Regards,
> Malcolm
On Aug 28, 2008, at 12:35 PM, Rajesh Dhawan wrote:
>
> Hi Rob,
>
> On Aug 28, 3:24 pm, Rob Goedman <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Since moving to beta-2 I get:
>>
>> Robs-Intel:mcp rob$ ./manage.py runserver
>>
Hi,
Since moving to beta-2 I get:
Robs-Intel:mcp rob$ ./manage.py runserver
Validating models...
Unhandled exception in thread started by
Traceback (most recent call last):
File "/Library/Python/2.5/site-packages/django/core/management/
commands/runserver.py", line 47, in inner_run
sel
Hi,
Using newforms-admin, I'm using
request.user.message_set.create(message = _("User updated"))
quite a bit.
Is there an equivalent method to set the error note while processing
save_change and save_add?
Thanks,
Rob
--~--~-~--~~~---~--~~
You receive
11 matches
Mail list logo