Django-djaken

Latest version: v2.0.2

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

Scan your dependencies

Page 1 of 2

2.0.2

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

- FIXED: correct compatible versions of Django to <2.0.

2.0.1

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

- FIXED: reST markup fixed in 'README.rst'.

2.0

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

- CSS improvements for 'view_note'; add support for tables,
add scrollbars to literal blocks and code blocks.

2.0rc1

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

- FIXED: Exception 'DoesNotExist:Image matching query does not exist' after ain 'Image Attach' save_note.
- FIXED: 'Attach Image' workflow now has proper state control (buttons).
The note models' non-DB-members were persistent, so a reset is needed in __init__.
- ENHANCEMENT: Only attach image during a save triggered from the image preview save button.

2.0b1

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

- Replace Markdown with reStructuredText.
- Move inline images to seperate model (DB) field,
thus avoiding search and markup processing on bulky image data.
It also takes away the encoded image data from the markup text.
- GUI: several improvements (HTML templates and CSS).
- GUI: Edit Note; change "Save and Close" button to icon and have all three
save and close permutations at top and bottom of note.
- CODING: Change 'Generic Views' back to regular/full Django views.
- FIXED: Page reload after going back to unlock encrypted note re-submits
encryption key (password).
- Disable browser caching as much as possible.

1.0.1

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

* FIXED: added missing initial migrations

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.