Re: DEP django model internalization feedback

2015-07-03 Thread Carl Meyer
Hello, On 06/28/2015 08:04 AM, Ashley Camba Garrido wrote: > Damn, forgot the link. > > https://github.com/ashwoods/deps/blob/master/draft/-model-internalization.rst I think the DEP is well-motivated; thanks for picking up this topic. This is a problem that would be useful to have some stand

Re: DEP django model internalization feedback

2015-06-28 Thread Ashley Camba Garrido
Damn, forgot the link. https://github.com/ashwoods/deps/blob/master/draft/-model-internalization.rst > > -- 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 receiv

DEP django model internalization feedback

2015-06-28 Thread Ashley Camba Garrido
This is *rough* draft of something that I have been playing around with, with the help of anssi. Tinkering around it seems that you can implement most of this with barely touching django, or at least without breaking backward compatibility. Some of the major issues are almost philosophical :) S