mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-12-25 07:55:16 +11:00
ae27acf1f9
Removal of django-mptt and therefor the removal of a tree based snippet list, due to performance reasons with large snippet counts. Snippets still have a 'parent' relation if it's an answer of another snippet, however this is no longer a Nested Set. The UI is simplified too and the user can now only compare an answer to it's parent snippet. I believe this is the major use case anyway. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
local.py.example |