Lighty

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 2

0.4.4

-------------
(released on May 2012)
- Fix some issues.
- Some code clean up and refactoring.
- Rewrite validators and validate() function.

0.4.3

-------------
(bug fix release, released on May 8th 2012)
- Add delete() method implementation into models and datastore.
- Add __len__() method into Query class and count() method implementation fix
in datastore.
- Add datastore manager and assigning between datastores and models by names.
- Add datastore manager initialization in wsgi complex application.
- Add simple signals implementation.
- Switch to own argument parser implementation from argparse standart module.
- Fix a lot of issues.

0.4.2

-------------
(bug fix release on April 25th 2012)
- Python 3.2 support.
- Add some utils to work properly with both Python 2.7 and 3.2.
- Fix template filter applying.
- Small fixes in debug template.
- Working on including template file into installed files tree.

0.4.1

-------------
(released on April 23th 2012)
- Add date template filter.
- Make benchmark running command and reorganize the some parts of code.
- Refactor lighty.db to make it compact: remove non-standart exceptions, add a
metaclass for functors, remove some not nessesary fields, write some docs.
- More documentation.

0.4

-----------
(merge release on April 13th 2012)

- Merge lighty.wsgi, lighty.db and lighty.templates into on package.
- Add configuration loading.
- Add API to run different types of scripts inside the application environment.
- Basic tornado server support.
- Monads implementation as wrappers for view functions.
- URLs routing: url resolving and reversing.
- Fix a lots of issues.
- Static file handler for debug mode.
- Some documentation.

0.3.3

-------------
(bug fix release on March 26th 2012)

- Fix issue with block template tags.
- Fix issue with template tags extending and filesystem loader.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.