yed
yed
Thanks for feedback. Choice what should happen when app is opened sounds reasonable.
PR updated to make this list optional
I was assuming you were changing the code in some way, because it was already formatted so I wouldnt expect the formatter touching something what's formatted already 🤔 anyway I...
> regarding "requirements.txt", the packages I've introduced are latest version: what proper upper bound should I use? The latest version itself? it's the latest version for now. But let's say...
ok, but in that case I'd expect the same behaviour when favoriting the item via the badge icon, ie. the tag will be added not only in Meta Tags, but...
easy-thumbnails now also provides alias [{% load easy_thumbnails_tags %}](https://github.com/SmileyChris/easy-thumbnails/blob/master/easy_thumbnails/templatetags/easy_thumbnails_tags.py#L1-L8) , which solves the conflict on the other side too. I believe this ticket can be closed now.
- base.py is only for django's directives settings (as if you copy-paste default config from new django project) - config.py is for project specific values
I don't know debian paths, someone with debian should perform this task.
Nice job. Do you think it would make sense to add Alembic as well for in case the DB schema will change among versions?
I really like that instead of just talking what needs to be done and how it needs to be done, you just go and write the code. And that's much...