diff --git a/ditto/__init__.py b/ditto/__init__.py index 3c9e274..da9a3cc 100644 --- a/ditto/__init__.py +++ b/ditto/__init__.py @@ -1,5 +1,5 @@ __title__ = "Django Ditto" -__version__ = "3.1.0" +__version__ = "3.2.0" __author__ = "Phil Gyford" __author_email__ = "phil@gyford.com" __license__ = "MIT" diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index b2af3e6..7df17a9 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/introduction.doctree b/docs/_build/doctrees/introduction.doctree index 528fafb..4104a0d 100644 Binary files a/docs/_build/doctrees/introduction.doctree and b/docs/_build/doctrees/introduction.doctree differ diff --git a/docs/_build/html/.buildinfo b/docs/_build/html/.buildinfo index 4833e44..5c7562b 100644 --- a/docs/_build/html/.buildinfo +++ b/docs/_build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: febc17d0327d7566083931a74958cc1d +config: 9a8982a2a2d3ee92e58e46136134e4a4 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_build/html/_sources/introduction.rst.txt b/docs/_build/html/_sources/introduction.rst.txt index 75a93ff..d61ddbe 100644 --- a/docs/_build/html/_sources/introduction.rst.txt +++ b/docs/_build/html/_sources/introduction.rst.txt @@ -4,7 +4,7 @@ Introduction A collection of Django apps for copying things from third-party sites and services. If something doesn't make sense, `email Phil Gyford `_ and I'll try and clarify it. -Requires Python 3.9 to 3.11, and Django 3.2,, 4.1 and 4.2. +Requires Python 3.9 to 3.12, and Django 4.1, 4.2, and 5.0. `See screenshots of a site using the supplied templates. `_ diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js index 6ba7fc6..db3470d 100644 --- a/docs/_build/html/_static/documentation_options.js +++ b/docs/_build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '3.1.0', + VERSION: '3.2.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/_build/html/development.html b/docs/_build/html/development.html index 9b1c654..57cb9bf 100644 --- a/docs/_build/html/development.html +++ b/docs/_build/html/development.html @@ -4,7 +4,7 @@ - Development — Django Ditto 3.1.0 documentation + Development — Django Ditto 3.2.0 documentation