summaryrefslogtreecommitdiff
path: root/svntogit
AgeCommit message (Expand)Author
2025-11-21Moved docs search bar to top navigation in prep for global search.Sarah Boyce
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-01-20Removed usage of deprecated assertEquals().Tim Graham
2015-09-28Removed unnecessary characters in urlpatterns.Tim Graham
2015-04-07Add isort settings and sort importsRolf Erik Lekang
2014-12-30Big refactor that combines www and docs.Jannis Leidel
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2014-08-25Removed usage of django.conf.urls.patterns().Tim Graham
2013-02-06Update imports from django.conf.urls and avoid import *.Aymeric Augustin
2013-02-06Add tests for the svntogit app.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin