Skip to content

amcquistan/django-recursive-relationship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-recursive-relationship

This is the code for a blog post I published on Stackabuse where I describe how to use the Python Django web framework to model recursive data using an implementation technique known as the adjacent list technique. This implementation is contrasted in a later post that uses the modified preordered tree traversal technique also on Stackabuse here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published