Re: Fields terminology for official Options API

2014-08-27 Thread Robert Grant
I was also thinking of MetaModels or something instead of Options, as I think it makes it more obvious what it's for. On Friday, 1 August 2014 00:49:41 UTC+2, Josh Smeaton wrote: > > I was thinking "column" fields would make sense but it clashes with the > internal concept of columns (Col

Fields terminology for official Options API

2014-07-27 Thread Daniel Pyrathon
Hi All, I am currently working on the new Options API (https://github.com/django/django/pull/2894). The Options API is at the core of Django, it enables introspection of Django Models with the rest of the system. This enables lookups, queries, forms, admin to understand the capabilities of