rfiles-online/files/migrations
Jeff Emmett 9c07471229 fix: add missing migration and encryptid.browser.js placeholder
- Add migration 0003 for visibility and owner_did fields on SharedSpace
  (fields were in model but migration was never created, causing 500s)
- Add placeholder encryptid.browser.js to fix staticfiles manifest error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 15:15:20 -07:00
..
0001_initial.py Add initial database migration for files app 2026-02-10 16:01:55 +00:00
0002_alter_sharedspace_max_file_size_mb.py Add migration for max_file_size_mb default change (100 → 0) 2026-02-10 16:13:49 +00:00
0003_sharedspace_owner_did_sharedspace_visibility.py fix: add missing migration and encryptid.browser.js placeholder 2026-02-15 15:15:20 -07:00
__init__.py Add initial database migration for files app 2026-02-10 16:01:55 +00:00