django-fast-treenode 3.0.6__py3-none-any.whl → 3.0.7__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.
Files changed (27) hide show
  1. {django_fast_treenode-3.0.6.dist-info → django_fast_treenode-3.0.7.dist-info}/METADATA +1 -1
  2. {django_fast_treenode-3.0.6.dist-info → django_fast_treenode-3.0.7.dist-info}/RECORD +27 -27
  3. {django_fast_treenode-3.0.6.dist-info → django_fast_treenode-3.0.7.dist-info}/WHEEL +1 -1
  4. treenode/__init__.py +1 -0
  5. treenode/admin/admin.py +23 -5
  6. treenode/admin/mixin.py +1 -1
  7. treenode/managers/queries.py +18 -6
  8. treenode/models/models.py +2 -2
  9. treenode/static/vendors/jquery-ui/AUTHORS.txt +384 -384
  10. treenode/static/vendors/jquery-ui/LICENSE.txt +43 -43
  11. treenode/static/vendors/jquery-ui/external/jquery/jquery.js +10716 -10716
  12. treenode/static/vendors/jquery-ui/index.html +297 -297
  13. treenode/static/vendors/jquery-ui/jquery-ui.css +438 -438
  14. treenode/static/vendors/jquery-ui/jquery-ui.js +5222 -5222
  15. treenode/static/vendors/jquery-ui/jquery-ui.min.css +6 -6
  16. treenode/static/vendors/jquery-ui/jquery-ui.min.js +5 -5
  17. treenode/static/vendors/jquery-ui/jquery-ui.structure.css +16 -16
  18. treenode/static/vendors/jquery-ui/jquery-ui.structure.min.css +4 -4
  19. treenode/static/vendors/jquery-ui/jquery-ui.theme.css +439 -439
  20. treenode/static/vendors/jquery-ui/jquery-ui.theme.min.css +4 -4
  21. treenode/static/vendors/jquery-ui/package.json +82 -82
  22. treenode/utils/db/sqlcompat.py +1 -33
  23. treenode/utils/db/sqlquery.py +0 -24
  24. treenode/version.py +2 -2
  25. treenode/widgets.py +0 -2
  26. {django_fast_treenode-3.0.6.dist-info → django_fast_treenode-3.0.7.dist-info}/licenses/LICENSE +0 -0
  27. {django_fast_treenode-3.0.6.dist-info → django_fast_treenode-3.0.7.dist-info}/top_level.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.