django-fast-treenode 2.1.4__py3-none-any.whl → 2.1.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: django-fast-treenode
3
- Version: 2.1.4
3
+ Version: 2.1.5
4
4
  Summary: Application for supporting tree (hierarchical) data structure in Django projects
5
5
  Home-page: https://django-fast-treenode.readthedocs.io/
6
6
  Author: Timur Kady
@@ -53,13 +53,13 @@ Requires-Python: >=3.9
53
53
  Description-Content-Type: text/markdown
54
54
  License-File: LICENSE
55
55
  Requires-Dist: Django>=4.0
56
- Requires-Dist: pympler>=1.0
57
56
  Requires-Dist: django-widget-tweaks>=1.5
58
57
  Requires-Dist: msgpack>=1.1
59
58
  Provides-Extra: import-export
60
59
  Requires-Dist: openpyxl; extra == "import-export"
61
60
  Requires-Dist: pyyaml; extra == "import-export"
62
61
  Requires-Dist: xlsxwriter; extra == "import-export"
62
+ Dynamic: license-file
63
63
 
64
64
  # Django-fast-treenode
65
65
  **Hybrid Tree Storage**
@@ -73,7 +73,7 @@ Requires-Dist: xlsxwriter; extra == "import-export"
73
73
  **Django Fast TreeNode** is a high-performance Django application for working with tree structures.
74
74
 
75
75
  ## Features
76
- - **Hybrid storage model**: Combines Adjacency List and Materialized Path (versions 2.2 and above) Closure Table (versions 2.1 and earlier) for optimal performance.
76
+ - **Hybrid storage model**: Combines Adjacency List and Closure Table for optimal performance.
77
77
  - **Custom caching system**: A built-in caching mechanism, specifically designed for this package, significantly boosts execution speed.
78
78
  - **Efficient queries**: Retrieve ancestors, descendants, breadcrumbs, and tree depth with only one SQL queriy.
79
79
  - **Bulk operations**: Supports fast insertion, movement, and deletion of nodes.
@@ -91,7 +91,6 @@ Django Fast TreeNode is suitable for a wide range of applications, from simple d
91
91
  - **Geographical data**: Represent administrative divisions, regions, and areas of influence.
92
92
  - **Organizational and Business Structures**: Model company hierarchies, business processes, employees and departments.
93
93
 
94
- In all applications, `django-fast-treenode` models show excellent performance and stability.
95
94
 
96
95
  ## Quick start
97
96
  1. Run `pip install django-fast-treenode`.
@@ -1,14 +1,15 @@
1
+ django_fast_treenode-2.1.5.dist-info/licenses/LICENSE,sha256=T0evsb7y-63fg18ovdNSx3wwWWRwyluQvN9J4zFSvfE,1093
1
2
  treenode/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
3
  treenode/apps.py,sha256=a7UasXiZZudPccjmHEudP79TkhR_53Mvnb-dBXLHRRQ,862
3
4
  treenode/cache.py,sha256=GoN2J-ypEQWIK05WSw9LYo7boKHGPXNFxqHorFPUqX8,12481
4
5
  treenode/forms.py,sha256=Mjrpuyd1CPsitcElDVagE3k-p2kU4xIlRuy1f5Zgt3c,3800
5
6
  treenode/signals.py,sha256=ERrlKjGqhYaPYVKKRk1JBBlPFOmJKpJ6bXsJavcTlo0,518
6
7
  treenode/urls.py,sha256=CsgX0hRyDVrMS8YnRlr_CxmDlgGIhDpqZ9ldoMYZCac,866
7
- treenode/version.py,sha256=QArF1TMhRPActA4pib2dl6jP5b51jCmD6-Wh2ROUD78,222
8
+ treenode/version.py,sha256=mv001KtDXkO8dnqphEI_VEhvLuHmmmhI515DitY0q2U,222
8
9
  treenode/views.py,sha256=rEZEgdbEA3AJDHrvtrAm-t60QTJcJ4JEhNsNMR1Y_I4,5549
9
10
  treenode/widgets.py,sha256=Mi0F-AK_UcmU6C50ENK9vv6xGQNuDtrtzXSnXSOXhLM,4760
10
- treenode/admin/__init__.py,sha256=TdlPIyRW8i9qTVqGLmLWiBw4DyoGHUYZErE6rCyGOPE,119
11
- treenode/admin/admin.py,sha256=6H3N2Dg6l-MrFwIcyKR5YENg0cEo-I4uKCP9MuhHkqo,10580
11
+ treenode/admin/__init__.py,sha256=K5GgagrfLwzF8GvOYfwXpJYLCexM8DbEoK1bhsqIBvc,119
12
+ treenode/admin/admin.py,sha256=iVi8s8mPVVDlbbJFqCcuXzDbE29KPj6XntFDDRECkmY,10580
12
13
  treenode/admin/changelist.py,sha256=YZm3zNniX75CgLjnbHpVr0OIP91halDEBHmrcS8m5Og,2128
13
14
  treenode/admin/mixins.py,sha256=-dVZwEjKsfRzMkBe87dkI0SZ9MH45YE_o39SIhSJWy4,11194
14
15
  treenode/managers/__init__.py,sha256=EG_tj9P1Hama3kaqMfHck4lfzUWoPaJJVOXe3qaKMUo,585
@@ -53,11 +54,10 @@ treenode/utils/aid.py,sha256=o8Jgc1vDRtQpx4XYdv0qR5Lqvens55Jfbdca1nr-EOA,1013
53
54
  treenode/utils/base16.py,sha256=U1PMit2aZOpYusG_u1c7eVpXO-cFrFPyVyk9zdHrehg,817
54
55
  treenode/utils/base36.py,sha256=yICmyPE-yyPNO9T2oALOt-b6uYf37ahFfx0R4tXn3X0,847
55
56
  treenode/utils/db.py,sha256=36q4OckKmEd6uHTbMTxdKpV9nOIZ55DAantRWR9bxWg,4297
56
- treenode/utils/exporter.py,sha256=mV6Gch7XfW8f_1x3WqWgtV0qekMLdo-_n9gz6GJjXjw,7259
57
+ treenode/utils/exporter.py,sha256=LGC5VfJj7wMFp7BkaWjmfrImgCVRpJ8gjkDpn4IDTEs,7258
57
58
  treenode/utils/importer.py,sha256=Hvirbd6NyZ2MHa56_jOrUF3kYFeby1DbSLR3mhHy-9s,12891
58
59
  treenode/utils/radix.py,sha256=zHpOuDxsebiv9Gza6snNhAtBKiex6CDrAVRtB6esaWo,1642
59
- django_fast_treenode-2.1.4.dist-info/LICENSE,sha256=T0evsb7y-63fg18ovdNSx3wwWWRwyluQvN9J4zFSvfE,1093
60
- django_fast_treenode-2.1.4.dist-info/METADATA,sha256=UoyzLdrnOMH4yEGblkK2SI8IK-mYu_lHqW5GDqOM-0U,8273
61
- django_fast_treenode-2.1.4.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
62
- django_fast_treenode-2.1.4.dist-info/top_level.txt,sha256=fmgxHbXyx1O2MPi_9kjx8aL9L-8TmV0gre4Go8XgqFk,9
63
- django_fast_treenode-2.1.4.dist-info/RECORD,,
60
+ django_fast_treenode-2.1.5.dist-info/METADATA,sha256=KpOVLmk1TDKx5_iXE1geP9_GlfmVIvJK-IhuSh7Lu8w,8103
61
+ django_fast_treenode-2.1.5.dist-info/WHEEL,sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4,91
62
+ django_fast_treenode-2.1.5.dist-info/top_level.txt,sha256=fmgxHbXyx1O2MPi_9kjx8aL9L-8TmV0gre4Go8XgqFk,9
63
+ django_fast_treenode-2.1.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.1.0)
2
+ Generator: setuptools (78.0.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +1,9 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- from .admin import TreeNodeAdminModel
3
+ from .admin import TreeNodeModelAdmin
4
4
 
5
5
 
6
- __all__ = ["TreeNodeAdminModel"]
6
+ __all__ = ["TreeNodeModelAdmin"]
7
7
 
8
8
 
9
9
  # The end
treenode/admin/admin.py CHANGED
@@ -29,7 +29,7 @@ import logging
29
29
  logger = logging.getLogger(__name__)
30
30
 
31
31
 
32
- class TreeNodeAdminModel(AdminMixin, admin.ModelAdmin):
32
+ class TreeNodeModelAdmin(AdminMixin, admin.ModelAdmin):
33
33
  """
34
34
  TreeNodeAdmin class.
35
35
 
@@ -12,7 +12,7 @@ Features:
12
12
  - Provides optimized data extraction for QuerySets.
13
13
  - Generates downloadable files with appropriate HTTP responses.
14
14
 
15
- Version: 2.0.11
15
+ Version: 3.0.0
16
16
  Author: Timur Kady
17
17
  Email: timurkady@yandex.com
18
18
  """
treenode/version.py CHANGED
@@ -4,10 +4,10 @@ TreeNode Version Module
4
4
 
5
5
  This module defines the current version of the TreeNode package.
6
6
 
7
- Version: 2.1.4
7
+ Version: 2.1.5
8
8
  Author: Timur Kady
9
9
  Email: timurkady@yandex.com
10
10
  """
11
11
 
12
12
 
13
- __version__ = '2.1.4'
13
+ __version__ = '2.1.5'