django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.73k stars 574 forks source link

docs: Update dependencies in installation.rst #1402

Closed fsbraun closed 11 months ago

fsbraun commented 11 months ago

Description

Filer (since 3.0) is only compatible with Django 3.2+. This is reflected in the readme file, but not yet in the docs themselves.

Additional changes:

Related resources

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #1402 (c3412a6) into master (a01ab6b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1402   +/-   ##
=======================================
  Coverage   74.81%   74.81%           
=======================================
  Files          75       75           
  Lines        3446     3446           
  Branches      554      554           
=======================================
  Hits         2578     2578           
  Misses        698      698           
  Partials      170      170           
Files Changed Coverage Δ
filer/admin/clipboardadmin.py 94.73% <100.00%> (ø)