django-fast-treenode 2.0.4__py3-none-any.whl → 2.0.5__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {django_fast_treenode-2.0.4.dist-info → django_fast_treenode-2.0.5.dist-info}/METADATA +2 -1
- {django_fast_treenode-2.0.4.dist-info → django_fast_treenode-2.0.5.dist-info}/RECORD +5 -5
- {django_fast_treenode-2.0.4.dist-info → django_fast_treenode-2.0.5.dist-info}/LICENSE +0 -0
- {django_fast_treenode-2.0.4.dist-info → django_fast_treenode-2.0.5.dist-info}/WHEEL +0 -0
- {django_fast_treenode-2.0.4.dist-info → django_fast_treenode-2.0.5.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: django-fast-treenode
|
3
|
-
Version: 2.0.
|
3
|
+
Version: 2.0.5
|
4
4
|
Summary: Application for supporting tree (hierarchical) data structure in Django projects
|
5
5
|
Home-page: https://github.com/TimurKady/django-fast-treenode
|
6
6
|
Author: Timur Kady
|
@@ -53,6 +53,7 @@ Description-Content-Type: text/markdown
|
|
53
53
|
License-File: LICENSE
|
54
54
|
Requires-Dist: Django>=4.0
|
55
55
|
Requires-Dist: pympler>=1.0
|
56
|
+
Requires-Dist: django-widget-tweaks>=1.5
|
56
57
|
Provides-Extra: import-export
|
57
58
|
Requires-Dist: openpyxl; extra == "import-export"
|
58
59
|
Requires-Dist: pyyaml; extra == "import-export"
|
@@ -34,8 +34,8 @@ treenode/utils/__init__.py,sha256=jAVT-uNGQDKPVq5ET4JE2GhRpzbxFdHU25w9sLC3_To,13
|
|
34
34
|
treenode/utils/base36.py,sha256=ydgu9hqDaK-WyS8zG-mtSWo7hJqbB4iHqkGz4-IVrb4,834
|
35
35
|
treenode/utils/exporter.py,sha256=l-IEsk2fK8xe-E-Hi7SMOV7ZIwxM6mZih5-0rhvsx9E,5396
|
36
36
|
treenode/utils/importer.py,sha256=n23PBFPXN-6S_Dl8Qmx56sp0eLy_lWfpxrzJqwygQf0,14190
|
37
|
-
django_fast_treenode-2.0.
|
38
|
-
django_fast_treenode-2.0.
|
39
|
-
django_fast_treenode-2.0.
|
40
|
-
django_fast_treenode-2.0.
|
41
|
-
django_fast_treenode-2.0.
|
37
|
+
django_fast_treenode-2.0.5.dist-info/LICENSE,sha256=GiiEe4Y9oOCbn9eGuNew1mMYHU_bJWaCK9zOusnKvvU,1091
|
38
|
+
django_fast_treenode-2.0.5.dist-info/METADATA,sha256=sjucboSzhcI6bto4f0rvLjtKk2c5-2qQwohYSOQJWsc,23109
|
39
|
+
django_fast_treenode-2.0.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
40
|
+
django_fast_treenode-2.0.5.dist-info/top_level.txt,sha256=fmgxHbXyx1O2MPi_9kjx8aL9L-8TmV0gre4Go8XgqFk,9
|
41
|
+
django_fast_treenode-2.0.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|