File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
admin_adminlte/templates/includes Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ 1.0.12] 2025-04-25
4+ ### [ AdminLTE] ( https://app-generator.dev/product/adminlte/ ) Django Integration Changes
5+
6+ - Replace AppSeed with App-Generator
7+
38## [ 1.0.11] 2025-04-25
49### [ AdminLTE] ( https://app-generator.dev/product/adminlte/ ) Django Integration Changes
510
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021 [ App Generator] ( https://appseed.us )
3+ Copyright (c) 2021 [ App Generator] ( https://app-generator.dev )
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 22
33< footer class ="main-footer ">
44
5- < strong > © AdminLTE.io</ strong > - coded by < a target ="_blank " href ="https://appseed.us " > AppSeed </ a > .
5+ < strong > © AdminLTE.io</ strong > - coded by < a target ="_blank " href ="https://app-generator.dev " > App-Generator </ a > .
66
77 < div class ="float-right d-none d-sm-inline-block ">
88 < b > Version</ b > 3.2.0
Original file line number Diff line number Diff line change 721721 {% endif %}
722722
723723 < li class ="nav-item ">
724- < a target ="_blank " href ="https://appseed.us /support/ " class ="nav-link ">
724+ < a target ="_blank " href ="https://app-generator.dev /support/ " class ="nav-link ">
725725 < i class ="fa fa-rocket text-danger nav-icon "> </ i >
726726 < p > Support</ p >
727727 </ a >
Original file line number Diff line number Diff line change 88
99setup (
1010name = 'django-admin-adminlte' ,
11- version = '1.0.11 ' ,
11+ version = '1.0.12 ' ,
1212zip_safe = False ,
1313packages = find_packages (),
1414include_package_data = True ,
You can’t perform that action at this time.
0 commit comments