-
**Is your feature request related to a problem? Please describe.**
Right now the platform supports i18n for English and Spanish.
**Describe the solution you'd like**
Add i18n for Galician. It wou…
-
### Checklist
- [x] I've searched through the existing [issues](https://github.com/g3w-suite/g3w-admin/issues) and this bug has never been reported before
### Subject of the issue
I report here, al…
-
### As ...
Patti - Platform Admin
### I want ...
a meaningful error message if I attempt to pass in a traditional Django app that uses AppConfig instead of a Nautobot app that uses `NautobotAppConf…
-
Create a dynamic page in which all the models created/edited. This is more of a long-term goal, not important as of now.
- [x] ContentModel
- [x] EducationModel
- [x] ProjectsModel
- [x] Tutoria…
-
Using the example for testing results in an exception at runtime.
```python
import pytest
from django.contrib.admin import AdminSite
from yourapp.module.admin import MyAdmin
@pytest.fixtu…
-
## Overview
Restore the Token model to the Django admin.
### Is your feature request related to a problem? Please describe.
We lost the Token model when we switched to a custom Django admin.
…
-
#### Describe the bug
Mail setting
#### Steps to reproduce
I try to recover lost password.
Reading instruction I don't find any info about howto set mail setting
#### Screenshots or log out…
-
#### Describe the bug
I've disabled most archive methods (e.g. `SAVE_MERCURY=False`), but when adding a new link to the archive the archive method selection field still shows the disabled methods. Yo…
-
## Issue
If a user has a regional admin Django group, like:
**Africa Region Admins** or
**Africa Regional Admins**, then the pending users should be seen for him/her.
So these permissions should b…
-
I'm attempting to use django-shibboleth-remoteuser with the permission mixins from Django braces. However, it seems that the session is being lost after the first click. We had a similar issue with Co…