BenjjinF / django-fontawesome-5

A utility for using icons in models, forms, and templates.
BSD 2-Clause "Simplified" License
21 stars 18 forks source link

BUG: Fixing circular dependency happening for manifested files #21

Open mcrot opened 3 years ago

mcrot commented 3 years ago

I've just implemented the suggestion here: https://github.com/BenjjinF/django-fontawesome-5/issues/14

Could someone review this - I haven't found a test setup for the project, so there is no test here yet.

mcrot commented 3 years ago

The commit message should have "Closes #15" instead of #14. Maybe this PR can be linked to #15.

carderm commented 3 years ago

Hi @BenjjinF - be great if we can get this commit in as it is stopping the manifest files. Let me know if we can assist?

Thanks!

BenjjinF commented 3 years ago

@carderm Unfortunately I no longer work with Django. I will put a note in the readme stating that this repo is up for a new maintainer.