To achieve this goal, you could use another approach. For example, you 
could use a MDA tool to build you business model (through a kind of UML) 
and generate it directly in Django. I'm working on a project of this 
type. It works well and permits you to switch from a language to another 
through another generator.

In fact, you could generate all your application in Django, from 
business to presentation features.

Jean-Christophe

Phoenix Kiula a écrit :
> Actually, it seems we skipped past my most important question:
>
> Is it easy to create "custom fields" in Django? For example, is there
> an admin interface where I can create a section of my website, called
> Reviews. Then assign new fields to it -- Name of book, author, ISBN,
> my review title, my review content, amazon URL, rating.
>
> I guess in a framework I could do this using config files and whatnot,
> but I want to know if there's a simple visual admin interface for app
> development.
>
> Thx!
>
> >
>   


-- 
Jean-Christophe Kermagoret
Directeur associé

BlueXML
40, bd Jean Ingres
44100 Nantes

Tél : 06.08.56.83.80

BlueXML : http://www.bluexml.com
OpenBlueLab : http://www.openbluelab.org


--~--~---------~--~----~------------~-------~--~----~
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