Isotoma.recipe.django

Latest version: v3.1.5

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

Scan your dependencies

Page 6 of 7

0.14

----

- The recipe now supports creating a FCGI script. Thanks to Jannis
Leidel for the patch.

- When downloading a Django recipe for the first time the recipe now
properly reports the url it is downloading from.

0.13

----

- Specifying a user name within a subversion url now works. The code
that determined the revision has been updated. This fixes issue
274004. Thanks to Remco for the patch.

- Updated the template for creating new projects. It now uses the
current admin system when generating it's `urls.py` file. This fixes
issue 276255. Thanks to Roland for the patch.

0.12.1

------

- Re-upload since CHANGES.txt was missing from the release

0.12

----

- The recipe no longer executes subversion to determine whether the
versions is to be downloaded using subversion. This fixes issue
271145. Thanks to Kapil Thangavelu for the patch.

- Changed the `pythonpath` option to `extra-paths`. This makes the
recipe more consistent with other recipes (see issue 270908).

0.11

----

- Another go at fixing the updating problem (250811) by making sure
the update method is always called. It would not be called in the
previous version since the recipe wrote a random secret (if it
wasn't specified) to the options for use with a template. Buildout
saw this as a change in options and therefore always decided to
un-install & install.

- When both projectegg and wsgi=True are specified, the generated wsgi
file did not have the correct settings file in it. This has been
fixed with a patch from Dan Fairs.

- The recipe now has logging. All print statements have been replaced
and a few extra logging calls have been added. This makes the recipe
more informative about long running tasks. Thanks erny for the patch
from issue 260628.

0.10

----

- The recipe no longer expects the top level directory name in a
release tarball to be consistent with the version number. This fixes
issue 260097. Thanks to erny for reporting this issue and
suggesting a solution.

- Revision pinns for the svn checkout now stay pinned when re-running
the buildout. This fixes issue 250811. Thanks to Remco for
reporting this.

- Added an option to specify an egg to use as the project. This
disables the code which creates the basic project structure. Thanks
to Dan Fairs for the patch from issue 252647.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.