On Tuesday, November 3, 2015 at 5:17:32 PM UTC+1, Asif Saifuddin wrote:
>
> I would like to create an experiemental repo on my github for 
> experiementing the sqla support to django orm, hence some useful resource 
> indicator would be great. sqla have core engine and orm on top of it, so 
> the idea way to start experiment should be based on core?
>
>
I would like to contribute. But I'm afraid about all things dependent on 
DjangoORM, like migrations,admin,(model) forms and so on.
I like Django, most of it`s features and simplicity, but not DB layer 
(incl. migrations), html-related forms nor system checks.

There are several ways I think:

   - fork of Django (a new project based on good things), with some 
   compatibility layer
   - brand new framework based on great Werkzeug and SqlAlchemy, with 
   good-things picked from Django
   - switching to Flask (there is SqlAlchemy ext)

The last is the simplest :)

Cheers,
Marcin

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/95130c0c-d113-4e7f-9c8d-56459fd796b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to