Django-pagetree

Latest version: v1.5.0

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 17

0.12.1

Not secure
===================

* generic page view now supports simplest use-case for gating
if asked to enforce it, it will check that the user has visited
every page previous to the current one and send them to an earlier
page if necessary.

0.12.0

Not secure
===================

* deprecated some helper functions in favor of methods on Section
* generic page view now does basic user visit logging
* https supported for exporter

0.11.12

====================

* None-parent delete save version bugfix

0.11.11

Not secure
====================

* if your project's base.html has 'bodyid' and 'bodyclass' blocks
setup (along the lines of:

<body id="{% block bodyid %}{% endblock %}"
class="{% block bodyclass %}{% endblock %}">

pagetree's generic views will now fill those in with useful values
that will make it easier for a designer to target specific sections
or modules in CSS.

0.11.10

Not secure
====================

* added Table of Contents functionality

0.11.9

Not secure
===================

* add mock pageblock to reduce the dependencies needed for
running unit tests

Page 11 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.