On Jun 11, 10:04 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> I'm not quite sure what result you are expecting from a ticket like
> that, though. It doesn't contain any sample implementation or even a
> proposed API, so there's no way to possibly close such a ticket.
> The way forward her
Michael Radziej wrote:
> On Thu, Jun 28, Gábor Farkas wrote:
>
>> Michael Radziej wrote:
>>> I use git-svnimport to sync the svn with my git repository, and it seems to
>>> fail around every 6 months under unknown circumstances (probably something
>>> with merges)
>> maybe try to use 'git-svn'...
On Jun 26, 5:12 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> One thing that jumps out from a quick read: there are no tests on the
> patch.
>
> One test that springs to mind is to create two instances of the same
> database row, change different fields and then save each one, re-query
> the
Hi,
On 6/29/07, bhaskar jebamani <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I m a new Django programmer. I m struggling with one stuff can u help
> me.
Welcome
>
> The problem is :
>
> I created a dynamic form which is connected to database. I have used
> text boxes for accepting strings and integer
Hi
I m a new Django programmer. I m struggling with one stuff can u help
me.
The problem is :
I created a dynamic form which is connected to database. I have used
text boxes for accepting strings and integers. The problem is I am
not able to reduce the size of the textboxes as I require. For