summaryrefslogtreecommitdiff
path: root/docs/migrations
AgeCommit message (Expand)Author
2026-05-15Use the database for docs renderingissue-1630Charles Roelli
2025-09-19Replaced search field with generated vector field (#2192)Paolo Melchiorre
2024-10-24Improve pre-commit configuration hooks (#1645)Paolo Melchiorre
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2022-03-09Updated to Django 3.2.Mariusz Felisiak
2018-06-07Added multilingual documentation search.Paolo Melchiorre
2018-06-06Updated to Django 2.0.6Tim Graham
2018-02-01Added index to optimize filters in docs search. (#812)Paolo Melchiorre
2017-11-22Updated docs search to use PostgreSQL full-text search.Tim Graham
2016-07-06Increased DocumentRelease.lang max_length to 7 charsClaude Paroz
2016-03-31Sorted imports per the latest version of isort.Tim Graham
2016-02-10Removed flake8 exclude from migrations.Tim Graham
2016-01-21Transitioned squashed migrations.Tim Graham
2016-01-21Squashed some migrations.Tim Graham
2015-10-09Revert "Revert "Adjust code to recent changes to DocumentRelease.""Aymeric Augustin
2015-10-05Revert "Adjust code to recent changes to DocumentRelease."Tim Graham
2015-10-05Convert docs version to a FK to release.Aymeric Augustin
2015-10-05Remove unneeded fields from DocumentRelease.Aymeric Augustin
2015-05-11Converted bytestrings in migrations to unicode.Tim Graham
2015-04-17Fix isort calls in makefile, use -rc optionRolf Erik Lekang
2014-11-20Updated to Django 1.7Tim Graham
2013-02-09Add unicity constraints to the docs models.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin