Re: "@cache_page" bug...

2007-06-23 Thread SmileyChris
On Jun 23, 1:55 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > Documentation should be kept up to date even if there is a bug - it's > > easy to update it again when the main ticket is fixed. > > Strongly disagree, unless there's no forseeable way the bug can be > fixed. All the incentive t

Re: "@cache_page" bug...

2007-06-23 Thread Malcolm Tredinnick
On Sat, 2007-06-23 at 10:35 +, SmileyChris wrote: > On Jun 23, 1:55 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> > wrote: > > > Documentation should be kept up to date even if there is a bug - it's > > > easy to update it again when the main ticket is fixed. > > > > Strongly disagree, unless the

Re: boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Malcolm Tredinnick
On Sun, 2007-06-24 at 00:23 +1000, Malcolm Tredinnick wrote: > In [5519] I have committed the Oracle branch changes into trunk. As usual, there's something I forgot... I flopped around quite a bit when setting up Oracle server and getting my settings right for being able to run the tests. It wou

boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Malcolm Tredinnick
In [5519] I have committed the Oracle branch changes into trunk. I've tested all five previously supported backends, plus the new Oracle code and all the tests pass for all of them (except for the expected MySQL backend failures when not using InnoDB). So, congratulations to the Boulder Sprinters

Re: boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Ian Kelly
That's great! Thanks for taking the time to work on this. Regarding (1) below, I suggest that the IPAddressField should have empty_strings_allowed = False. This will allow Oracle to correctly handle null values for the field. I will create a ticket for this some time today. Thanks, Ian On 6/

GSoC 2007 Status Update IV: Django REST interface

2007-06-23 Thread Andreas Stuhlmüller
This is the fourth weekly status update for my Summer of Code project, a generic REST interface for Django [1]. Issues I worked on this week: 1. Authentication. I added authentication hooks to the Collection class, an implementation of HTTP Basic and Digest authentication (stateless, header is se

[newforms-admin] edit_inline support for generic relations

2007-06-23 Thread Honza Král
Hi, I hacked together a patch implementing edit_inline functionality for newforms-admin. Since I had to make some changes to the original edit_inline code, I would like some feedback from the devs. The ticket is http://code.djangoproject.com/ticket/4667 * InlineFormset.rel_name is not really

Re: boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Carl Karsten
Malcolm Tredinnick wrote: > On Sun, 2007-06-24 at 00:23 +1000, Malcolm Tredinnick wrote: >> In [5519] I have committed the Oracle branch changes into trunk. > > As usual, there's something I forgot... > > I flopped around quite a bit when setting up Oracle server and getting > my settings right

Re: boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Ian Kelly
On 6/23/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > On Sun, 2007-06-24 at 00:23 +1000, Malcolm Tredinnick wrote: > > In [5519] I have committed the Oracle branch changes into trunk. > > As usual, there's something I forgot... > > I flopped around quite a bit when setting up Oracle server

Re: boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Malcolm Tredinnick
On Sat, 2007-06-23 at 13:38 -0600, Ian Kelly wrote: [...] > > Some information about permissions and settings already exists on the > OracleBranch wiki page, which could be dropped straight into the docs. I feel sheepish now. :-( Did not even occur to me to look at the wiki page. You're right;

Re: boulder-oracle-sprint branch has been merged into trunk!

2007-06-23 Thread Malcolm Tredinnick
Hi Carl, On Sat, 2007-06-23 at 13:14 -0500, Carl Karsten wrote: > Malcolm Tredinnick wrote: [...] > > No need to cover everything about setting up the database -- if somebody > > is choosing to use Oracle, we can assume they have the minimum necessary > > skills. > > I disagree, and if there i

Requesting help from Oracle backend devs re: regex field lookups

2007-06-23 Thread Tom Tobin
Now that boulder-oracle-sprint has been merged into trunk, I'd like to ask the Oracle backend developers to take a look at Ticket #1465, implementing regular expression field lookups (i.e., "somefield__regex=foo" or "somefield__iregex=foo"); the patch there currently lacks support for Oracle. Bas

Working example of FormPreview?

2007-06-23 Thread Nash
Hi all, Does anyone have a working sample code using FormPreview? --~--~-~--~~~---~--~~ 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