summaryrefslogtreecommitdiff
path: root/legacy
AgeCommit message (Expand)Author
2025-11-21Moved docs search bar to top navigation in prep for global search.Sarah Boyce
2025-03-13Improved Release model to support PEP625 changes.Baptiste Mispelon
2024-04-19[pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2018-06-07Updated URLpatterns to use path().Tim Graham
2016-02-23Fixed test error views.Tim Graham
2016-01-21Removed usage of deprecated SimpleTestCase.urls.Tim Graham
2015-11-18Removed legacy fixtures for 0.9x docs and redirects.Tim Graham
2015-11-18Removed hacks for constructing old redirect URLs.Tim Graham
2015-11-16Fixed release candidate download redirects.Tim Graham
2015-09-28Replaced deprecated string function references in urlpatterns.Tim Graham
2015-04-07Add isort settings and sort importsRolf Erik Lekang
2015-04-06Ported from Python 2.7 to Python 3.4.Rolf Erik Lekang
2014-12-23Normalized the error templates and added a few more. Refs #229.Jannis Leidel
2014-11-20Updated to Django 1.7Tim Graham
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2014-08-25Removed usage of django.conf.urls.patterns().Tim Graham
2013-03-13Save a dump of the redirects for the downloads.Aymeric Augustin
2013-02-14Save a dump of the redirects for the 0.9x docs.Aymeric Augustin
2013-02-14Save a dump of the 0.9[01] docs and point to the current ones.Aymeric Augustin
2013-02-07Modernize legacy app.Aymeric Augustin
2013-02-07Add smoke test for legacy app.Aymeric Augustin
2013-02-07Remove all code related to comments.Aymeric Augustin
2013-02-06Update imports from django.conf.urls and avoid import *.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin