silentsokolov / django-admin-rangefilter

A Django app that lets you filter data by date range and numeric range in the admin UI
MIT License
713 stars 106 forks source link

Spanish translations added #31

Closed pwqw closed 5 years ago

pwqw commented 5 years ago

Solve issue https://github.com/silentsokolov/django-admin-rangefilter/issues/30 .

(not tested, but what could fail?)

codecov-io commented 5 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files           7        7           
  Lines         312      312           
=======================================
  Hits          303      303           
  Misses          9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95913b3...1614e88. Read the comment docs.