Commit Graph

10 Commits (8ae64d1ce2109e344cdcd83bc639bd9a5b5857ef)

Author SHA1 Message Date
dependabot[bot] 59c1b03a92
Bump django from 2.2.9 to 2.2.13 in /docs/_ext/djangodummy
Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.9...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 17:51:33 +00:00
Diederik van der Boor 37403c7421
Fix GitHub security alert for readthedocs deps 2020-01-20 09:34:49 +01:00
Diederik van der Boor 5c33a03c7c
Upgrade docs requirements to avoid security warnings 2019-07-15 10:13:33 +02:00
Diederik van der Boor 59c020ee50
Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
Diederik van der Boor d314dce4a2
Fix building docs 2019-07-15 09:45:09 +02:00
Diederik van der Boor 9c420c4c24 Fix read the docs build
Broken by 66124a59eb
2017-08-01 11:13:09 +02:00
Jerome Leclanche 66124a59eb docs: Move dependencies to tox.ini docs env 2017-07-10 09:08:11 +03:00
Diederik van der Boor 56444b0f65 Fix building documentation 2017-05-01 12:38:56 +02:00
Michael Fladischer 0d6e448a99 Install django.contrib.contenttypes for docstrings.
This is merely cosmetic to avoid Django warning because of
`django.contrib.contenttypes` being referenced but not an installed app.
2017-03-01 15:21:23 +01:00
Diederik van der Boor f9fffc44c1 Add API documentation to the package! 2017-01-09 16:53:50 +01:00