django-admin-interface/admin_interface
Mustafa M. A. U. AbuGhazy 809c39a9ff Adding else blocks have fallback values for all variables defined with a conditions
All the fallback values equal to the default behavior as i they didn't provided
Just add them to clear as per @fabiocaccamo comments/changes request
'All variables defined with a condition should have a fallback value set in the else block of the condition.'
- https://github.com/fabiocaccamo/django-admin-interface/pull/157#discussion_r816795944
- https://github.com/fabiocaccamo/django-admin-interface/pull/157#discussion_r816796366
- https://github.com/fabiocaccamo/django-admin-interface/pull/157#discussion_r816796445
- https://github.com/fabiocaccamo/django-admin-interface/pull/157#discussion_r816796563
- https://github.com/fabiocaccamo/django-admin-interface/pull/157#discussion_r816796657

- remove --admin-interface-border-radius-0px and submit its value direct as it 0px in both if and else cases
2022-03-08 18:36:40 +02:00
..
fixtures Fixed migration error. 2021-11-25 11:58:00 +01:00
locale Updated translations. 2022-02-04 22:04:20 +01:00
migrations Reformatted code with Black. 2022-02-08 18:58:59 +01:00
static Adding else blocks have fallback values for all variables defined with a conditions 2022-03-08 18:36:40 +02:00
templates Adding else blocks have fallback values for all variables defined with a conditions 2022-03-08 18:36:40 +02:00
templatetags Sorted imports. [ci skip] 2022-02-24 10:24:28 +01:00
__init__.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
admin.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
apps.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
cache.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
compat.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
models.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
settings.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
version.py Updated CHANGELOG and version. 2022-02-24 10:24:45 +01:00