On Sun, Nov 25, 2012 at 10:51 PM, Alexandra Paredes <05-38...@usb.ve> wrote:

> Hi Russ,
>
> Thanks for the response, well we're thinking in modifying Django ORM to
> add some requeriments we consider important on databases. And specially if
> you already have the DB already build and want to import it to build the
> model part of the app. We're studying the code and we wonder if we can ask
> questions or received some kind of support when working with the ORM itself,
>
>
Feel free to ask; however, keep in mind that Django is a volunteer project,
and while we'll try to answer questions, there's no guarantee that you'll
always be able get an answer (or get an answer in a timely fashion).

If you do want to ask questions about adding new features to the ORM or
database backends (rather than just general 'how does it work' questions),
you'll be better served asking on the django-developers mailing list --
that's a list focussed on the development of Django itself.

I'm also intrigued as to the features that you think are important and are
missing. Some features are missing due to a lack of interest from the
community (or, at least, a lack of volunteers willing to build the
feature); however, there are also some features that have been specifically
rejected at a design level. Before you embark on a massive project, it
would be worthwhile to validate that your high-level goals will be looked
upon favourably by the core team.

Yours,
Russ Magee %-)

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to