Matías Agustín Méndez
Matías Agustín Méndez
@angvp nice advice, thanks! I'm going to pin the current django-tagging to 0.3.6 version though, which works great and its also compatible with Django 1.6, because its a quicker fix....
@mkok1019 please first check that some posts have been created http://localhost:8000/admin/planet/post/ if so, then check http://localhost:8000/news/posts/
Blog model url attribute hasn't any given max_length. So, by default, it will use max_length=200. See http://docs.djangoproject.com/en/1.2/ref/models/fields/#urlfield Are you sure you're using _my_ django-planet? It seems you are suing someone...
It'd be really nice. Go ahead :)
great! I'll be updating this pull request in the following days
this worked for me too, thanks!
Just in case it helps, I run into the same issue in [this project](https://github.com/matagus/merge-requests-monitor) using rumps + py2app. [This workaround](https://github.com/jaredks/rumps/issues/208#issuecomment-1817662981) worked for me.
@jakwings no. If you're interested in removing referrer header please open another issue :)
wow, amazing advice! Yes, I want to license it as free software. I'll be fixing all these things based on your recommendations. thanks a lot for taking the time @ssaavedra,...