File: manager_model_warning.rst

package info (click to toggle)
python-django-postgres-extra 2.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,096 kB
  • sloc: python: 9,057; makefile: 17; sh: 7; sql: 1
file content (3 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (3)
1
2
3
.. warning::

   In order for any of the features described below to work, you must use the :class:`~psqlextra.manager.PostgresManager` or inherit your models from :class:`~psqlextra.models.PostgresModel`. Read more about this in :ref:`managers_models`.