Djangorecipe

Latest version: v2.2.1

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

Scan your dependencies

Page 3 of 9

1.6

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

- Djangorecipe works with django 1.6 now.

- Tested with Django 1.4, 1.5 and 1.6. Pre-1.4 support is gone, now. Also
tested on Python 2.6/2.7, 3.2/3.3.

- Moved to buildout 2 support only.

- Removed generation of fastcgi script. You can run it easily as ``bin/django
runfcgi`` and it will be deprecated in Django 1.7 anyway.

1.5

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

- Removed support for a different python version than the one you use to run
buildout with. Previously, you could run your buildout with 2.6 but get
Django to use 2.7 instead. zc.buildout 2.0 doesn't allow it anymore, so we
removed it too.

1.4

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

- Added initialization code support. Thanks to anshumanb, jjmurre. (Closes 58).

1.3

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

- Removed deprecation warning in Django 1.4. Fixes 49, thanks Shagi.

- Added documentation for use with mr.developer. Thanks shagi (closes issue 45)

- Added Travis support.

1.2.1

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

- Fixed broken 1.2 release (missing ``*.rst`` files due to a recent txt-to-rst
rename action).

1.2

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

- Removed location path from recipe. Thanks bleskes (fixes issue 50).

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.