On Apr 9, 2:54 pm, Kevin Monceaux <[EMAIL PROTECTED]> wrote:
> Django Fans,
>
> > Since newforms-admin will one day replace the current admin my thought
> > was to go ahead and dive into it now to save the trouble of duplicating
> > the effort when it lands on trunk.
>
> That's what I'm considering also.  I'd like to hear experienced
> Djangoists' thoughts on which route is the best to take for a new project.
> I've already decided to go with trunk over the latest release because of
> some of the new features, such as the new pagination functionality.  Now
> I'm wondering if I should choose the newforms-admin branch over trunk.

I'd strongly recommend using newforms-admin. I've been running an
internal application based heavily on the admin app and I've had to
customise it quite heavily.
I've been writing up what I've been doing on the wiki:
http://code.djangoproject.com/wiki/NewformsHOWTO
which will give you an idea of what's possible with the new branch. I
reckon that the majority of the examples given are not possible with
trunk (or are too hard to have to maintain or implement).

Just my £0.01.

Felix
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to