aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/urls.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add Setting For Static BuildsGravatar Hassan Abouelela2022-08-13-2/+2
| | | | | | | Adds an explicit setting for static builds instead of relying on the environment variable. Signed-off-by: Hassan Abouelela <[email protected]>
* Adds Redirects To Static BuildsGravatar Hassan Abouelela2021-10-10-5/+11
| | | | | | Dynamically adds static HTML redirects for static builds. Signed-off-by: Hassan Abouelela <[email protected]>
* Adds Static Route ConfigurationsGravatar Hassan Abouelela2021-10-10-2/+9
| | | | | Adds configuration which specifies how routes should be handled when building a static preview.
* Merge branch 'master' into subdomains-to-query-pathsGravatar Johannes Christ2021-10-06-0/+1
|\
* | Move subdomains to query paths.Gravatar Johannes Christ2021-06-08-1/+15
|/ | | | | | | | | | | | | | 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`.
* Adding initial staff app to DjangoGravatar Sebastiaan Zeeff2019-08-23-0/+1
|
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-0/+6