Django-smart-lists

Latest version: v1.4.1

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

Scan your dependencies

Page 3 of 5

1.0.32

-------------------

Fix
~~~
- Fix formatting and typos in readme. [Tadek Teleżyński]
- Fixes callable field bug. [Tadek Teleżyński]

The conditional statement in `get_value` was backwards.

Other
~~~~~
- Clear pagination when selecting new filter. [Tadek Teleżyński]
- Enable running a smart list example locally. [Tadek Teleżyński]

This commit gives an out-of-the-box browser example of
smart lists usage. It adds:
- management command to create initial data
- django view which utilizes different smart lists features
- necessary templates, project files etc.
- appropriate README section

1.0.31

-------------------

Fix
~~~
- Fix filters with pagination. [Michal Simonienko]

1.0.30

-------------------
- In list_display getter renturn copy of a list. [Michal Simonienko]

1.0.29

-------------------

New
~~~
- Add getter for list_display. [Michal Simonienko]

Add getter for list_display.
Add missing imports for type checking.

1.0.28

-------------------

New
~~~
- Add black and reformat code. [Michal Simonienko]

from now on project follows black style guide

Fix
~~~
- Fix ordering. [Michal Simonienko]
- Fix travis exclude. [bartek-biernacki]
- Fix tests. [bartek-biernacki]

Other
~~~~~
- .gitignore and Travis config. [bartek-biernacki]
- Update README. [Michal Simonienko]

1.0.26

-------------------

New
~~~
- Add render_column_template helper. [Michal Simonienko]
- Add custom rendered custom element. [Michal Simonienko]

From now on you can pass in list_displays also two element iterables in
which first element is a callble that returns html and second element is
a label for that column.

Fix
~~~
- Fix XSS vulnerability in render_function. [Michal Simonienko]

Other
~~~~~
- Make render_function more versatile. [Michal Simonienko]

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.