otto-torino / django-lineup

Navigation system for django sites
MIT License
11 stars 1 forks source link

add extras field to MenuItem #1

Closed tboulogne closed 3 years ago

tboulogne commented 3 years ago

Hello,

Just an extra field to store things like icon, ..., sable in template.

Regards

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (7db1545) into master (c5243ff) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 7db1545 differs from pull request most recent head 076eb1d. Consider uploading reports for the commit 076eb1d to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files           8        8           
  Lines         203      204    +1     
  Branches       26       26           
=======================================
+ Hits          202      203    +1     
  Partials        1        1           
Impacted Files Coverage Δ
lineup/admin.py 96.55% <ø> (ø)
lineup/models.py 100.00% <100.00%> (ø)

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 c5243ff...076eb1d. Read the comment docs.

tboulogne commented 3 years ago

errors