Starlette-admin

Latest version: v0.13.2

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

Scan your dependencies

Page 1 of 6

0.13.2

What's Changed

* Remove extra whitespaces from TextAreaField form template (0.13.0 regression) by jowilf in https://github.com/jowilf/starlette-admin/pull/494


**Full Changelog**: https://github.com/jowilf/starlette-admin/compare/0.13.1...0.13.2

0.13.1

What's Changed

* Fixed the StopIteration exception raised in Sqlalchemy ModelView when the primary key is not included in the field list. by jowilf in https://github.com/jowilf/starlette-admin/pull/482


**Full Changelog**: https://github.com/jowilf/starlette-admin/compare/0.13.0...0.13.1

0.13.0

What's Changed

Added

* Enhance AuthMiddleware, introduce `login_not_required` decorator and `allow_routes`, deprecate `allow_paths` by [jowilf](https://github.com/jowilf) in [#474](https://github.com/jowilf/starlette-admin/pull/474)
* Add a search bar on detail page to search by attributes or values by [hasansezertasan](https://github.com/hasansezertasan) in [#461](https://github.com/jowilf/starlette-admin/pull/461)
* Refactor TinyMCEEditorField: support custom TinyMCE configuration by [hasansezertasan](https://github.com/hasansezertasan) in [#380](https://github.com/jowilf/starlette-admin/pull/380)
* Add support for SQLAlchemy `column_property` by [jowilf](https://github.com/jowilf) in [#408](https://github.com/jowilf/starlette-admin/pull/408)
* Add support for SQLAlchemy Models with Multiple Primary Keys by [jowilf](https://github.com/jowilf) in [#402](https://github.com/jowilf/starlette-admin/pull/402)
* Adds `AdminConfig` to override `app_title` and `logo_url` in the templates by [hasansezertasan](https://github.com/hasansezertasan)
in [374](https://github.com/jowilf/starlette-admin/pull/374)

Fixed

* Support translation for login form placeholders by [hasansezertasan](https://github.com/hasansezertasan) in [#425](https://github.com/jowilf/starlette-admin/pull/425)
* Fixes actions docstrings by [mrharpo](https://github.com/mrharpo) in [#401](https://github.com/jowilf/starlette-admin/pull/401)


**Full Changelog**: https://github.com/jowilf/starlette-admin/compare/0.12.2...0.13.0

0.13.0rc2

What's Changed

* Removed double spaces, fixed some broken admonition syntax, added single spaces before and after headings. by hasansezertasan in https://github.com/jowilf/starlette-admin/pull/446
* Missing imports in docs/tutorial/authentication/index.md example. by hasansezertasan in https://github.com/jowilf/starlette-admin/pull/450
* Refactor TinyMCEEditorField: support custom TinyMCE configuration by hasansezertasan in https://github.com/jowilf/starlette-admin/pull/380
* Add a search bar on detail page to search by attributes or values by hasansezertasan in https://github.com/jowilf/starlette-admin/pull/461
* Refactor `form.js` to allow custom field initializer callbacks by jowilf in https://github.com/jowilf/starlette-admin/pull/469

**Full Changelog**: https://github.com/jowilf/starlette-admin/compare/0.13.0-rc1...0.13.0-rc2

0.13.0rc1

Added

* Add support for SQLAlchemy `column_property` by [jowilf](https://github.com/jowilf) in [#402](https://github.com/jowilf/starlette-admin/pull/402)
* Add support for SQLAlchemy Models with Multiple Primary Keys by [jowilf](https://github.com/jowilf) in [#402](https://github.com/jowilf/starlette-admin/pull/402)
* Adds `AdminConfig` to override `app_title` and `logo_url` in the templates by [hasansezertasan](https://github.com/hasansezertasan) in [#374](https://github.com/jowilf/starlette-admin/pull/374)

Fixed

* Support translation for login form placeholders by [hasansezertasan](https://github.com/hasansezertasan) in [#425](https://github.com/jowilf/starlette-admin/pull/425)
* Update AuthMiddleware for Compatibility with Starlette >= 0.33 by [jowilf](https://github.com/jowilf) in [#427](https://github.com/jowilf/starlette-admin/pull/427)
* Fixes actions docstrings by [mrharpo](https://github.com/mrharpo) in [#401](https://github.com/jowilf/starlette-admin/pull/401)

0.12.2

What's Changed
* Fixed issue where "Empty" and "Not Empty" filters raised NotImplementedError on SQLAlchemy relationship attributes by whchi in https://github.com/jowilf/starlette-admin/pull/394

New Contributors
* whchi made their first contribution in https://github.com/jowilf/starlette-admin/pull/394

**Full Changelog**: https://github.com/jowilf/starlette-admin/compare/0.12.1...0.12.2

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.