- 13 Oct, 2019 6 commits
-
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
- 11 Oct, 2019 1 commit
-
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <me@marcomarinello.it>
-
- 07 Oct, 2019 1 commit
-
-
Marco Marinello authored
Signed-off-by:
Marco Marinello <marco.marinello@school.rainerum.it>
-
- 08 May, 2019 1 commit
-
-
Bruno Renié authored
Make docs gender-inclusive
-
- 06 May, 2019 1 commit
-
-
Michael Scheper authored
Replace gendered pronouns with more inclusive pronouns. (Sorry, but it's a pretty glaring oversight these days!) Also made a slight punctuation improvement. Thanks for the project!
-
- 27 Aug, 2018 3 commits
-
-
Bruno Renié authored
-
Tim Graham authored
-
Tim Graham authored
-
- 26 Aug, 2018 1 commit
-
-
Tim Graham authored
-
- 30 May, 2017 2 commits
-
-
Bruno Renié authored
-
Bruno Renié authored
Drop support for Django < 1.8
-
- 25 May, 2017 3 commits
-
-
Tim Graham authored
-
Tim Graham authored
-
Tim Graham authored
-
- 13 Oct, 2016 1 commit
-
-
Bruno Renié authored
Added dutch (Nederlands nl) translations
-
- 12 Oct, 2016 1 commit
-
-
baraa authored
-
- 04 Oct, 2016 2 commits
-
-
Tim Graham authored
-
Tim Graham authored
-
- 25 Sep, 2016 1 commit
-
-
Bruno Renié authored
Convert readthedocs links for their .org -> .io migration for hosted projects
-
- 24 Sep, 2016 1 commit
-
-
Adam Chainz authored
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.
-
- 01 Jun, 2016 4 commits
-
-
Bruno Renié authored
-
Bruno Renié authored
-
Bruno Renié authored
-
Bruno Renié authored
-
- 12 Jan, 2016 2 commits
-
-
Bruno Renié authored
Updates for Python 3.5 and Django 1.9
-
Josh Kelley authored
-
- 03 Jan, 2016 1 commit
-
-
Josh Kelley authored
Replace get_site with a call to Django's get_current_site. Comparing get_site with Django's get_current_site shows that their implementations are identical (see [Django 1.4's version][1] or [Django 1.8's][2]). Django 1.9 moved form initialization to get_context_data, and get_context_data is called even if the Reset view returns invalid. To accommodate, I added code to initialize user in Reset.dispatch. This fixes issue #36. [1]: https://github.com/django/django/blob/stable/1.4.x/django/contrib/sites/models.py#L86 [2]: https://github.com/django/django/blob/stable/1.8.x/django/contrib/sites/shortcuts.py
-
- 14 Dec, 2015 1 commit
-
-
Bruno Renié authored
Filter out passwords from error reports
-
- 10 Dec, 2015 1 commit
-
-
Eric Wang authored
-
- 28 Nov, 2015 4 commits
-
-
Bruno Renié authored
-
Bruno Renié authored
-
Bruno Renié authored
-
Bruno Renié authored
Fix pt_BR messages
-
- 27 Nov, 2015 1 commit
-
-
João Luiz Lorencetti authored
-
- 30 Oct, 2015 1 commit
-
-
Bruno Renié authored
-