Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105927

Re: Meta Data

From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Subject Re: Meta Data
Date 2016-03-28 17:42 -0400
Message-ID <mailman.117.1459201342.28225.python-list@python.org> (permalink)
References <cafd64fd-2886-4145-a47a-32e080bff177@googlegroups.com>

Show all headers | View raw


There is information in Pro Django Models chapter that may be what you
want.  Pro Django, Apress, Marty Alchin

On Mon, Mar 28, 2016 at 4:49 PM, Nick <nickle@gmail.com> wrote:

> Django has the idea of specifying models using typed Fields.
> The same exists within SQLAlchemy
>
> Are there any tutorials on setting up a similar system.
>
> ie. Declare classes and fields, query the meta data. Fields restricted to
> certain types.
>
> N.
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com/ <http://joelgoldstick.com/stats/birthdays>
http://cc-baseballstats.info/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Meta Data Nick <nickle@gmail.com> - 2016-03-28 13:49 -0700
  Re: Meta Data Joel Goldstick <joel.goldstick@gmail.com> - 2016-03-28 17:42 -0400
    Re: Meta Data Nick <nickle@gmail.com> - 2016-03-28 15:06 -0700
    Re: Meta Data Nick <nickle@gmail.com> - 2016-03-29 01:06 -0700

csiph-web