Commit Graph

10 Commits (6ec29b9e5e80b34ab131cb144833c465860ddc55)

Author SHA1 Message Date
Diederik van der Boor f9fffc44c1 Add API documentation to the package! 2017-01-09 16:53:50 +01:00
Diederik van der Boor 186f9548b1 Bump to v1.0.2 2016-10-14 11:51:03 +02:00
Ben Konrath d7fb5a1fac Improve django-guardian integration docs. 2016-09-20 21:40:45 +02:00
Ben Konrath c695029cfa Add helper function for django-guardian. 2016-09-01 12:15:21 +02:00
Diederik van der Boor 8b50942292 Update documentation 2016-08-10 13:03:51 +02:00
Adam Chainz 9abb56a7a6 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-06-15 22:40:18 +01:00
Diederik van der Boor b75e55b6f1 Doc fixes taken from PR #59 2016-06-13 10:31:30 +02:00
Diederik van der Boor ccda52d91e Fixed the breadcrumb of the object_history template.
NOTE: this could conflict with projects that use django-reversion,
if the `VersionAdmin` is the last in the inheritance chain.
2016-02-18 18:17:08 +01:00
Diederik van der Boor f2c323754b update third-party docs for better reversion support
also mention mptt options
2016-02-17 11:20:11 +01:00
Bertrand Bordage ec194164ea [Docs] Explains how to use django-reversion with polymorphic models. 2013-07-18 19:31:55 +02:00