Nensskel

Latest version: v1.37

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

Scan your dependencies

Page 3 of 8

1.26

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

- Fixed small issues in the lizardsite template:

- Added ``auto-checkout`` plus explanation to its buildout config.

- Generated random password for the production/staging databases.

- Using site name as database name.

1.25

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

- Git instructions are now printed after generating the project (if we're not
generating an svn project). It assumes nens/lizardsystem github URLs (which
you can change, of course).

- Added more example imports to ``views.py`` and ``models.py``, for instance
the ``ugettext``/``ugettext_lazy`` import. And the lizard-ui and lizard-map
base class based views.

- Added example class based view configuration in ``urls.py``.

- Added ``admin.py``.

- Added the ``from __future__ import unicode_literals`` import to use unicode
everywhere.

- Updated .gitignore: we now ignore the nginx config files instead of the
not-used-anymore apache ones.

1.24

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

- Added nensskel version number to the generated 'initial generation'
changelog entry.

- Removed TODO.rst from all the templates. We don't actually use it.

- Added configuration for testing `on travis
<http://travis-ci.org/!/lizardsystem/nensskel>`_.

- Using url() instead of tuples in the url patterns again. Plus fixed syntax
error there.

- Updated lizardsite skeleton to latest server configuration and
fabfile.

- Added stagingsettings.py, staging.cfg

- Made tests work

1.22

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

- Added a templates/ subdirectory to the djangoapp.

- Renamed media/ dir in djangoapp to static/ to match Django 1.3.

1.21

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

- Using latest and greatest server setup. Including nginx and sitesetup.

1.20

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

- Added MEDIA_URL and MEDIA_ROOT to the djangoapp template. The debugmode
urlpatterns loaded in ``urls.py`` fail with a traceback otherwise.

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.