Run `pre-commit`.

master
Fabio Caccamo 2022-12-11 23:07:11 +01:00
parent df6e330747
commit 9c1af23785
45 changed files with 20 additions and 70 deletions

View File

@ -6,5 +6,3 @@ labels: enhancement
assignees: fabiocaccamo
---

View File

@ -1,4 +1,4 @@
include LICENSE.txt
include README.md
recursive-include admin_interface *
recursive-exclude * *.pyc __pycache__ .DS_Store
recursive-exclude * *.pyc __pycache__ .DS_Store

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import colorfield.fields

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.core.validators import FileExtensionValidator

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations

View File

@ -17,4 +17,4 @@ if (typeof(django) !== 'undefined' && typeof(django.jQuery) !== 'undefined') {
});
});
})(django.jQuery);
}
}

View File

@ -596,4 +596,4 @@ body.admin-interface .paginator a.showall:visited {
.admin-interface .aligned .form-row .file-upload input[type="file"] {
margin-top: 5px;
}
}
}

View File

@ -123,4 +123,4 @@ https://github.com/Ikimea/ckeditor-light-theme
.admin-interface .tabular .cke_contents {
height: 90px !important;
}
}
}

View File

@ -92,4 +92,4 @@
.admin-interface.sticky-submit.change-form:not(.popup) #main.shifted > #nav-sidebar + .content .submit-row:last-of-type {
width: calc(100% - 359px);
}
}
}

View File

@ -69,4 +69,4 @@
height: auto;
margin: 0;
padding: 0 15px 0 0;
}
}

View File

@ -22,4 +22,4 @@
.admin-interface #changelist-filter .admindatefilter input[type="button"]:hover,
.admin-interface #changelist-filter .admindatefilter input[type="reset"]:hover {
color: var(--admin-interface-module-link-hover-color);
}
}

View File

@ -1,3 +1,3 @@
.admin-interface textarea.tinymce ~ p.help {
margin-top:5px !important;
}
}

View File

@ -910,4 +910,4 @@
this.Favico = Favico;
}
})();
})();

File diff suppressed because one or more lines are too long

View File

@ -32,4 +32,4 @@
moduleEl.classList.add('foldable-apps-ready');
}
};
})();
})();

View File

@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

File diff suppressed because one or more lines are too long

View File

@ -19,4 +19,4 @@
break;
}
})();
})();

View File

@ -12,4 +12,4 @@
{% endif %}>
</script>
</body>
</html>
</html>

View File

@ -1,2 +1,2 @@
[metadata]
description-file = README.md
description-file = README.md