aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/admin (follow)
Commit message (Collapse)AuthorAgeLines
* Remove the admin appGravatar Johannes Christ2022-02-23-8/+0
| | | | | | This app is completely unused. I assume it was planned to be a space for customizing the Django admin, but we don't even have it in `INSTALLED_APPS`, nor our URLs.
* Move subdomains to query paths.Gravatar Johannes Christ2021-06-08-0/+1
| | | | | | | | | | | | | | In more detail: - Use Django URL namespaces (e.g. `api:bot:infractions`) instead of `django_hosts` host argument. - Update the hosts file setup documentation to remove subdomain entries. - Update the hosts file setup documentation to mention that the entry of `pythondiscord.local` is not required and mainly for convenience. - Rename the `APISubdomainTestCase` to the more fitting `AuthenticatedAPITestCase`, as authentication is all that is left that the class is doing. - Drop dependency to `django_hosts`.
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-0/+7