Skip to content

Commit f8b1364

Browse files
committed
update README docs
1 parent 8af2270 commit f8b1364

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ python manage.py migrate django_admin_settings
7474
![menu list](./images/menu-list.png)
7575

7676

77-
# features
77+
# Features
7878

7979
- [Custom General Option](https://django-adminlte-ui.readthedocs.io/en/latest/guide/#general-option)
8080
- [Widgets](https://django-adminlte-ui.readthedocs.io/en/latest/guide/#widgets)
8181
- [Custom Menu](https://django-adminlte-ui.readthedocs.io/en/latest/guide/#menu)
8282

83-
# TODO
83+
# Todo
8484

8585
- Custom Dashboard
8686

docs/about.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# ChangeLog
22

3-
## [v1.3.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.0b1)
3+
## [v1.3.1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.1)
4+
5+
- fix #2 get 500 when exchange menu;
6+
- add .gitattributes.
7+
8+
## [v1.3.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.0)
49

510
- add exchange_menu logic with permission limit;
611
- add message when call exchange menu;

0 commit comments

Comments
 (0)