Documentation for stdnet 0.8.2. For development docs, go here.

FAQ

This is a list of Frequently Asked Questions regarding stdnet.

General

Why should I use stdnet?

  • Organise your data in models, in one place, no repetitions.
  • Rich and speedy query api for retrieving data in an efficient and elegant way.
  • Out of the box, fully customizable, full text search.

Fields

Can I specify a Field to be unique?

Yes, by settings the unique parameter to True. Check the primary keys and unique fields documentation.

Table Of Contents

Previous topic

Changelog

Next topic

API

This Page