Davide Rocchi

Results 13 issues of Davide Rocchi

I follow install instructions a first time and all was fine, but I made an 'app folder' instead of a 'full folder', so I received after a submit in my...

Hi, first of all congrats for your nice setup! I have a question about calendar and events scripts: how do you populate events in `.config/calendar` file, in particular how do...

My django project structure is something like that: ``` django-project/ .venv/ manage.py project/ settings.py bar/ __init__.py models/ __init__.py company.py api/ __init__.py companies/ views.py serializers.py ``` In `models/__init__.py` there are imports:...

question