Closed byzakyz closed 1 year ago
@byzakyz It should be in the .gitignore and the code should use a url or dynamic download to a users home subdirectory instead. I think i already changed another demo in this style and you could get inspiration there.
@byzakyz It should be in the .gitignore and the code should use a url or dynamic download to a users home subdirectory instead. I think i already changed another demo in this style and you could get inspiration there.
Which demo is that? There were some other examples where the files should be put under the applications static directory like the . Should this also be changed int the future?
What actions are left to close this issue?
examples/grids_tutorial/database/db_test.py
uses chinook.db which was previously put in gitignore because it was floating around in the directories. Removed it from gitignore and now its under the jutpy file. I think the example still can't find this database