django-admin-interface/admin_interface/migrations
Éric f8ace75f36
Add option for list filter quick remove. #183
* add option for list filter quick remove

* move transform from css to python

* make template tag more resilient for unusual filters

* fix tests

* rename field, move rendering to template, change style

* fix tests
2022-10-11 18:15:21 +02:00
..
0001_initial.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0002_add_related_modal.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0003_add_logo_color.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0004_rename_title_color.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0005_add_recent_actions_visible.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0006_bytes_to_str.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0007_add_favicon.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0008_change_related_modal_background_opacity_type.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0009_add_enviroment.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0010_add_localization.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0011_add_environment_options.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0012_update_verbose_names.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0013_add_related_modal_close_button.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0014_name_unique.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0015_add_language_chooser_active.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0016_add_language_chooser_display.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0017_change_list_filter_dropdown.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0018_theme_list_filter_sticky.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0019_add_form_sticky.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0020_module_selected_colors.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0021_file_extension_validator.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0022_add_logo_max_width_and_height.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0023_theme_foldable_apps.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0024_remove_theme_css.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0025_theme_language_chooser_control.py Fix `language_choose_control` migration default value. 2022-09-29 09:34:12 +02:00
0026_theme_list_filter_highlight.py Add option to make active list filters more visible. #178 2022-10-06 09:47:19 +02:00
0027_theme_list_filter_removal_links.py Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
__init__.py Add migrations 2015-11-25 19:07:03 +01:00