File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
admin_coreui/templates/includes Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ 1.0.1] 2024-04-28
4+ ### Changes
5+
6+ - Fix Footer link
7+
38## [ 1.0.0] 2024-04-28
49### Changes
510
Original file line number Diff line number Diff line change 11< footer class ="footer px-4 ">
22 < div >
3- © CoreUI - Coded by < a target ="_blank " "https://appseed.us/"> AppSeed</ a >
3+ © CoreUI - Coded by < a target ="_blank " href = "https://appseed.us/ "> AppSeed</ a >
44 </ div >
55 < div class ="ms-auto ">
66 Download < a target ="_blank " href ="https://appseed.us/product/coreui/django/ "> Source Code</ a >
Original file line number Diff line number Diff line change 88
99setup (
1010name = 'django-admin-coreui' ,
11- version = '1.0.0 ' ,
11+ version = '1.0.1 ' ,
1212zip_safe = False ,
1313packages = find_packages (),
1414include_package_data = True ,
You can’t perform that action at this time.
0 commit comments