Page Menu
Home
Search
Configure Global Search
Log In
Queries
All Changesets
Search
Advanced Search
Differential
D8254
Diff 26646
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Added
.arcconfig
Deleted
assets/migrations/0002_auto_20200602_0745.py
Deleted
assets/migrations/0003_auto_20200603_0859.py
Deleted
assets/migrations/0004_auto_20200608_1258.py
Deleted
assets/migrations/0005_storage_backends.py
Deleted
assets/migrations/0006_rename_storage_backend.py
Deleted
assets/migrations/0007_big_integer_field.py
Deleted
assets/migrations/0008_static_asset_preview.py
Deleted
assets/migrations/0009_source_preview_as_dynamic_file.py
Deleted
assets/migrations/0010_rename_static_asset_duration.py
Deleted
assets/migrations/0011_rename_storage_backend.py
Deleted
assets/migrations/0012_rename_storage_backend_fields.py
Deleted
assets/models/__init__.py
Modified
common/factories/films.py
Moved Here
common/factories/static_assets.py
Moved Away
common/factories/assets.py
Modified
common/upload_paths.py
Modified
docs/architecture.md
Modified
films/management/commands/import_legacy_cloud_film.py
Modified
films/migrations/0001_initial.py
Modified
films/migrations/0002_film_storage.py
Deleted
films/migrations/0004_auto_20200603_1552.py
Added
films/migrations/0004_squashed_0012_alter_fields_in_models.py
Deleted
films/migrations/0005_add_film_release_date_and_link.py
Deleted
films/migrations/0006_rename_film_status_choices.py
Deleted
films/migrations/0007_auto_20200608_1258.py
Deleted
films/migrations/0008_asset_is_featured.py
Deleted
films/migrations/0009_asset_film.py
Deleted
films/migrations/0010_rename_storage_backend.py
Deleted
films/migrations/0011_add_dynamic_file_fields.py
Deleted
films/migrations/0012_order_allow_null.py
Modified
films/migrations/0013_collections_storage_backend.py
Moved Here
films/migrations/0015_squashed_0019_production_log_models.py
Moved Away
films/migrations/0015_production_log_models.py
Deleted
films/migrations/0016_production_name_entries_plural_name.py
Deleted
films/migrations/0017_rename_log_group_field.py
Deleted
films/migrations/0018_productionlog_add_name_picture_link.py
Deleted
films/migrations/0019_add_storage_backend_to_production_log.py
Deleted
films/migrations/0020_film_youtube_link_blank_not_null.py
Added
films/migrations/0020_squashed_0025_alter_model_fields_and_options.py
Added
films/migrations/0021_production_log_alter_fields.py
Deleted
films/migrations/0021_productionlogentryasset_related_name.py
Deleted
films/migrations/0022_verbose_names_in_production_logs.py
Deleted
films/migrations/0023_productionlog_author_and_summary.py
Deleted
films/migrations/0024_productionlogentryasset_related_name.py
Deleted
films/migrations/0025_rename_storage_backend_fields.py
Modified
films/models/assets.py
Modified
films/models/collections.py
Modified
films/models/films.py
Modified
films/models/production_logs.py
Modified
films/tests/test_previous_next_asset.py
Moved Here
static_assets/__init__.py
Moved Away
assets/__init__.py
Moved Here
static_assets/admin.py
Moved Away
assets/admin.py
Moved Here
static_assets/apps.py
Moved Away
assets/apps.py
Moved Here
static_assets/migrations/0001_initial.py
Moved Away
assets/migrations/0001_initial.py
Added
static_assets/migrations/0004_squashed_0010_alter_fields_in_models.py
Added
static_assets/migrations/0011_squashed_0012_rename_storage_backend.py
Added
static_assets/migrations/0012_rename_db_tables.py
Added
static_assets/migrations/0013_rename_db_tables.py
Moved Here
static_assets/migrations/__init__.py
Moved Away
assets/migrations/__init__.py
Added
static_assets/models/__init__.py
Moved Here
static_assets/models/licenses.py
Moved Away
assets/models/licenses.py
Moved Here
static_assets/models/static_assets.py
Moved Away
assets/models/assets.py
Moved Here
static_assets/models/storages.py
Moved Away
assets/models/storages.py
Modified
studio/settings_common.py
Modified
training/management/commands/import_legacy_cloud_training.py
Modified
training/migrations/0007_training_storage.py
Modified
training/migrations/0010_rename_storage_backend.py
Modified
training/migrations/0011_add_dynamic_file_fields.py
Modified
training/migrations/0012_add_storage_backend.py
Modified
training/models/sections.py
Modified
training/models/trainings.py