Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105922
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-03-28 13:49 -0700 |
| Message-ID | <cafd64fd-2886-4145-a47a-32e080bff177@googlegroups.com> (permalink) |
| Subject | Meta Data |
| From | Nick <nickle@gmail.com> |
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.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll 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