Pyrone

Latest version: v1.4.2

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

Scan your dependencies

Page 2 of 6

1.1.2

-----

* fixed article size limit (changes in the database)

1.1.1

-----

Released 2013-03-17, minor bugfix release

* fixed broken package

1.1.0

---

* added themes support (https://github.com/sigsergv/pyrone/issues/1)
* new themes
* files in the storage could be overwritten now
* minor fixes in HTML templates code
* code cleanup (deleted outdated files, updated sample configs)

Upgrade notes
~~~~~~~~~~~~~

You must execute database initialization script after upgrade, for example:

$ cd /home/blog/pyrone3-blog
$ source env/bin/activate
$ pyronedbinit --sample-data --sample-data-file=env/share/pyrone/sample-data.json production.ini

Or in the development version:

$ python -m pyrone.scripts.pyronedbinit --sample-data development.ini

1.0.1

-----

Released 2014-03-15, bugfix minor release

* fixed https://github.com/sigsergv/pyrone/issues/6
* fixed https://github.com/sigsergv/pyrone/issues/5

1.0.0

-----

Released 2014-03-14

* code migrated to Python 3.3, Python 2 is no longer supported
* fixed twitter auth
* major documentation update (installation guide and examples)
* new installation method: using helper script for database initialization
* project is hosted on github now

0.3.5

-----

* new icons (from http://p.yusukekamiyamane.com/)
* languages selector moved to site settings and removed from account panel
* pages list is now language independent
* comment form is disabled now when posting process is in progress
* fixed broken tags cloud
* fixed incorrect pager links for "tag" pages

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.