Djangoasyncadmin

Latest version: v6.11.2

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

Scan your dependencies

Page 1 of 2

6.11.2

* Updated the requirements 依赖列表升级
* 调整了FieldsOption中的Duration的最小宽度
**Full Changelog**: https://github.com/Haoke98/DjangoAsyncAdmin/compare/v6.11.1...v6.11.2

6.11.1

* 向下兼容到python3.6
**Full Changelog**: https://github.com/Haoke98/DjangoAsyncAdmin/compare/v6.11.0...v6.11.1

6.11.0

<table>
<tr>
<td>版本</td><td colspan="2">说明</td>
</tr>

<tr>
<td rowspan="2">6.11.0</td>
<td colspan="2">
1. 增加BaseAdmin模型。并实现了用户名和密码等特殊数据在列表中特殊处理显示并拥有特殊GUI。<br>
<img src="https://haoke98.github.io/DjangoAsyncAdmin/static/%E6%88%AA%E5%B1%8F2023-12-17%2021.31.01.png"/>

</td>
</tr>
<tr>
<td colspan="2">2. 增加了FieldOptions来提供了部分数据字段的推荐FieldOption(align,min_width,..等配置)。</td>
</tr>
</table>

6.10.0

* 在 field_options 中新增参数 show_overflow_tooltip 来实现了当字段的值超过当前列的宽度时隐藏超过部分并通过title来完整显示的功能。
* 实现了可视化图表设计结果的保存格式化输出并存储于项目的根目录而并非运行时目录。
**Full Changelog**: https://github.com/Haoke98/DjangoAsyncAdmin/compare/v6.9.0...v6.10.0

6.9.0

<table>
<tr>
<td>版本</td><td colspan="1">说明</td><td>相关预览图</td>
</tr>

<tr>
<td rowspan="1">6.9.0</td>
<td colspan="1">实现了<a href="https://haoke98.github.io/DjangoAsyncAdmin/components.html#%E5%AF%86%E7%A0%81%E7%BB%84%E4%BB%B6">密码组件(PasswordInputField)</a>.</td>
<td colspan="2"><img src="https://haoke98.github.io/DjangoAsyncAdmin/static/截屏2023-11-15%2016.20.58.png" style="max_height:300px;" /></td>
</tr>
</table>

6.8.0

<table>
<tr>
<td>版本</td><td colspan="1">说明</td><td>相关预览图</td>
</tr>

<tr>
<td rowspan="1">6.8.0</td>
<td colspan="1">实现了<a href="https://haoke98.github.io/DjangoAsyncAdmin/components.html#json%E7%BC%96%E8%BE%91%E5%99%A8">Json编辑器(JsonTextField)</a>.</td>
<td colspan="2"><img src="https://haoke98.github.io/DjangoAsyncAdmin/static/json_text_field.png" height="300px" /></td>
</tr>
</table>

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.