I see there is now a link to the registration page when you go to file a
ticket, but why not put it on page where the login/settings links are
(just underneath the search box). This is where it is by default in Trac
and people might expect to see it there, like I did myself initially.
signature.a
I've had the error before and found it difficult to find the link where
to register for an account. I had to ask in the IRC and someone had to
point me to it, I believe this could be made easier to find.
Go to code.djangoproject.com look at the tabs:
Login | Settings
Wiki, Timeline, Browse Sourc
erride the default formfield, supply it with an initial value, that
> should work.
>
> On Fri, May 9, 2008 at 3:14 AM, Rob van der Linde <[EMAIL PROTECTED]> wrote:
> > Hi, I have some code that I wish to move over to the newforms admin
> > branch. So far I have been able t
Hi, I have some code that I wish to move over to the newforms admin
branch. So far I have been able to convert my models no problem to the
new syntax.
One of my models has a many to many field to the Sites model that comes
with Django. The field is a required field, and prior to moving to the
newf