django-cms / django-filer

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

feat: add canonical URL slug on files #1300

Closed fabien-michel closed 1 year ago

fabien-michel commented 2 years ago

Description

Add a canonical URL slug as an alternative to numbered canonical URL 2022-07-25_100055

Related resources

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #1300 (7503ea5) into master (dc6afa0) will decrease coverage by 0.24%. The diff coverage is 86.84%.

@@            Coverage Diff             @@
##           master    #1300      +/-   ##
==========================================
- Coverage   72.21%   71.96%   -0.25%     
==========================================
  Files          72       67       -5     
  Lines        3239     3157      -82     
  Branches      563      551      -12     
==========================================
- Hits         2339     2272      -67     
+ Misses        734      730       -4     
+ Partials      166      155      -11     
Impacted Files Coverage Δ
filer/admin/fileadmin.py 88.23% <75.00%> (+0.73%) :arrow_up:
filer/models/filemodels.py 86.63% <88.00%> (+0.09%) :arrow_up:
filer/migrations/0016_file_canonical_url_slug.py 100.00% <100.00%> (ø)
filer/urls.py
filer/views.py
filer/migrations/0001_initial.py
filer/apps.py
filer/__init__.py
filer/settings.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This will now be closed due to inactivity, but feel free to reopen it.