Menu:

PyLucid related terms and definitions

Term:
PageMeta
Short definition:
PageMeta is a PyLucid models witch holds language depend meta information.
Content:

PageMeta is a PyLucid model. It holds the Meta data of a PageTree entry for every existing language.
The Meta Information is like: page name, title, tags, keywords etc.

The model is defined here: pylucid_project/apps/pylucid/models/pagemeta.py
You can import it e.g.:

Python
1
from pylucid_project.apps.pylucid.models import PageMeta
0 comments:
    there exist no comment
Leave a comment

tag navi help
Fork me on GitHub