Murdock222 / hierarchicalData

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hierarchical database model

A hierarchical database model is a data model in which the data are organized into a tree-like structure. The data are stored as records which are connected to one another through links. A record is a collection of fields, with each field containing only one value. The type of a record defines which fields the record contains.

What is this project? This project show Mptt being used inside of a django frame work.

About


Languages

Language:Python 96.8%Language:JavaScript 1.2%Language:HTML 1.1%Language:CSS 0.8%Language:PowerShell 0.1%Language:Shell 0.0%