@@ -13,9 +13,9 @@ You can use the builtin **django-theme** or create your own and **customize** **
```python
INSTALLED_APPS=(
#...
'admin_interface',
'flat',
'colorfield',
'admin_interface',
#...
'django.contrib.admin',
#...
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.