Django-unfold

Latest version: v0.23.0

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

Scan your dependencies

Page 1 of 6

0.23.0

- feat: parallel default admin support (379) ([`5978dec`](https://github.com/unfoldadmin/django-unfold/commit/5978dec6845fbd737f342c5564263e8181001bde))
- fix: app list long title (386) ([`68b8ccc`](https://github.com/unfoldadmin/django-unfold/commit/68b8cccb7fb0bc8a57c6dac5f3fcdb967de1da06))
- fix: visual changelist improvements (368) ([`f351eb2`](https://github.com/unfoldadmin/django-unfold/commit/f351eb2e14864df32d850f2fe229dbd8252cd2db))
- fix: tabular date and time fields (367) ([`1aa5e7c`](https://github.com/unfoldadmin/django-unfold/commit/1aa5e7c56198d26762bbdb23405978dc3d792c0d))
- fix: autocomplete field dark mode (365) ([`838224d`](https://github.com/unfoldadmin/django-unfold/commit/838224dd0e5241137c9f4f49b92e0e1a718703aa))
- fix: responsive dropdowns (364) ([`60fe560`](https://github.com/unfoldadmin/django-unfold/commit/60fe560097b71c58c0fb8aa7e8c05b126f93c3e7))
- fix: responsive chartjs (363) ([`79e12f6`](https://github.com/unfoldadmin/django-unfold/commit/79e12f65ef9128f8707c87898de33af2f9b0a135))
- fix: ruff new lint rules (361) ([`f03f672`](https://github.com/unfoldadmin/django-unfold/commit/f03f672a6678c28ab16fe220c8b34adce074a26f))
- docs: import ExportActionModelAdmin example ([`c7bae6a`](https://github.com/unfoldadmin/django-unfold/commit/c7bae6a7d853d52b19aae408aae517f256cc508d))
- docs: missing ClockedSchedule register (358) ([`ac9cc54`](https://github.com/unfoldadmin/django-unfold/commit/ac9cc54319e84a55f14667c3c7695d7f3837384c))
- chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (375) ([`41ebb0b`](https://github.com/unfoldadmin/django-unfold/commit/41ebb0b0cf82583b29be39768b6ced5b4dbbd176))
- chore(deps): bump django from 3.2.24 to 3.2.25 (371) ([`c2413d7`](https://github.com/unfoldadmin/django-unfold/commit/c2413d76489f573af9f189cd55dae8a73ed6dc87))
- chore(deps-dev): bump idna from 3.6 to 3.7 (370) ([`ce54ae0`](https://github.com/unfoldadmin/django-unfold/commit/ce54ae07c05a94681a34e8918c4e26f9e22385f0))
- chore(deps): bump sqlparse from 0.4.4 to 0.5.0 (369) ([`0170f58`](https://github.com/unfoldadmin/django-unfold/commit/0170f5840891532d0c46ac65587b15b872661152))

0.22.0

- feat: vs code devcontainer (319) ([`788eca2`](https://github.com/unfoldadmin/django-unfold/commit/788eca2eb1024685d5d5d2a7be52b19612b42bb9))
- fix: login theme switch with picture (352) ([`089b5ca`](https://github.com/unfoldadmin/django-unfold/commit/089b5ca8773e361ecd9d1b450e045759510f32bf))
- fix: autocomplete field display in changelist (335) ([`6a85166`](https://github.com/unfoldadmin/django-unfold/commit/6a851664eb978160a1f94af6eb90b07d179ec7bd))
- fix: sidebar badge callback (342) ([`97c2e32`](https://github.com/unfoldadmin/django-unfold/commit/97c2e32bb2982058f7c581801056bf8eb58d82d3))
- fix: empty label default value (334) ([`baaac90`](https://github.com/unfoldadmin/django-unfold/commit/baaac90739cf8a0bf934dc5b12b426a9b1fc9a7a))
- fix: responsive titles in changelist tables (333) ([`907efe6`](https://github.com/unfoldadmin/django-unfold/commit/907efe635b211c1fd2d37e3eca25614ec8cd1ce5))
- fix: put label for all contrib apps ([`2b96dfc`](https://github.com/unfoldadmin/django-unfold/commit/2b96dfc5db0421d97e9b10feb800d3087723e128))
- fix: theme switch on login page (322) ([`13cfd05`](https://github.com/unfoldadmin/django-unfold/commit/13cfd05c50c795432f8c899d33b6214512713e05))
- fix: logout button clickable area (321) ([`7256dbd`](https://github.com/unfoldadmin/django-unfold/commit/7256dbd2281fd1d10d3e2959413564f7d38ecf15))
- chore: license date (318) ([`6cf1b7c`](https://github.com/unfoldadmin/django-unfold/commit/6cf1b7c607d6b80643827debb1d812d6eca35e00))

0.21.1

- fix: whitenoise collectstatic (316) ([`fdfd5f4`](https://github.com/unfoldadmin/django-unfold/commit/fdfd5f470d6d884f44486313127b078a80109bbe))

0.21.0

- feat: redesigned default dashboard (310) ([`7e5a575`](https://github.com/unfoldadmin/django-unfold/commit/7e5a57577ba087835c94e5a442b33e8e896bff4a))
- feat: force design theme (308) ([`f1e4dd0`](https://github.com/unfoldadmin/django-unfold/commit/f1e4dd079f499db1fe60224d12d5080ec2083ef7))
- docs: components sample code typo ([`9ae600b`](https://github.com/unfoldadmin/django-unfold/commit/9ae600bc98bdbe8fa435cbe097adfaef64b082b8))
- chore: trix editor update (311) ([`9b3daa9`](https://github.com/unfoldadmin/django-unfold/commit/9b3daa9c2590c6285ee84b4dfc227f3f6720eac4))

0.20.5

- fix: help text templates (299) ([`88dec0f`](https://github.com/unfoldadmin/django-unfold/commit/88dec0f24142dd1b6bdc33b9f77be85caa05dc34))

0.20.4

- fix: long title in actions dropdown (294) ([`a587f66`](https://github.com/unfoldadmin/django-unfold/commit/a587f6661419d58332b7e421fcd295eda2f45765))
- fix: range filters wrong arguments (293) ([`2ad558e`](https://github.com/unfoldadmin/django-unfold/commit/2ad558e3ccd1581c192fcbe4eaa898aec225a7cd))
- fix: import_export actions form styling (279) ([`e35c5f5`](https://github.com/unfoldadmin/django-unfold/commit/e35c5f5af0de86740f85526d00b022bccf08aaaf))
- chore(deps): bump django from 3.2.23 to 3.2.24 (286) ([`de85e4f`](https://github.com/unfoldadmin/django-unfold/commit/de85e4f2d73326278ef34e54b6243e2a140fda0f))

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.