harvard-lil / perma

Indelible links
420 stars 71 forks source link

Update Django #3369

Closed bensteinberg closed 1 year ago

bensteinberg commented 1 year ago

https://docs.djangoproject.com/en/dev/releases/3.2.20/

bensteinberg commented 1 year ago

In connection with another error, I notice https://docs.djangoproject.com/en/3.2/ref/validators/#django.core.validators.URLValidator.max_length -- which is new in 3.2.20, and defaults to 2048 characters.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3369 (58b0d2d) into develop (248b66a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #3369   +/-   ##
========================================
  Coverage    69.79%   69.79%           
========================================
  Files           53       53           
  Lines         7099     7099           
========================================
  Hits          4955     4955           
  Misses        2144     2144