Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | Y

A

abstract (seed.data_importer.models.NotDeletableModel.Meta attribute)
acquire_lock() (in module seed.data_importer.utils)
action_response (seed.audit_logs.models.AuditLog attribute)
ACTIVE_STATUS (seed.models.Project attribute)
add_buildings_to_project() (in module seed.views.projects)
add_files_url (seed.data_importer.models.ImportRecord attribute)
add_meter_to_building() (in module seed.views.meters)
add_org() (in module seed.views.accounts)
add_timeseries() (in module seed.views.meters)
add_user() (in module seed.views.accounts)
add_user_to_organization() (in module seed.views.accounts)
adding_buildings_status_percentage_cache_key (seed.models.Project attribute)
address_line_1_source (seed.models.BuildingSnapshot attribute)
address_line_2_source (seed.models.BuildingSnapshot attribute)
AdminViewsTest (class in seed.tests.test_admin_views)
ajax_request() (in module seed.decorators)
api_endpoint() (in module seed.utils.api)
api_error() (in module seed.common.views)
api_success() (in module seed.common.views)
APIBypassCSRFMiddleware (class in seed.utils.api)
app_namespace (seed.data_importer.models.ImportRecord attribute)
apply() (seed.common.mapper.Mapping method)
apply_data_func() (in module seed.tasks)
apply_extra_data() (in module seed.tasks)
apply_map() (in module seed.common.util)
approver (seed.models.ProjectBuilding attribute)
as_collection() (in module seed.green_button.xml_importer)
as_json() (seed.common.mapper.MapItem method)
assert_expected_mappings() (seed.tests.test_views.TestMCMViews method)
assert_fn_mapping() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
assert_models_created() (seed.green_button.tests.test_xml_importer.GreenButtonXMLImportTests method)
ASSESSOR_FIELDS (seed.cleansing.models.Cleansing attribute)
ASSESSOR_FIELDS_BY_COLUMN (seed.cleansing.models.Cleansing attribute)
AttributeOption (class in seed.models)
AttributeOption.DoesNotExist
AttributeOption.MultipleObjectsReturned
audit_logs (seed.models.CanonicalBuilding attribute)
AUDITING_COMPLIANCE_CHOICE (seed.models.Compliance attribute)
AuditLog (class in seed.audit_logs.models)
AuditLog.DoesNotExist
AuditLog.MultipleObjectsReturned
auditlog_set (seed.landing.models.SEEDUser attribute)
AuditLogManager (class in seed.audit_logs.models)
AuditLogModelTests (class in seed.audit_logs.tests)
AuditLogQuerySet (class in seed.audit_logs.models)
AuditLogViewTests (class in seed.audit_logs.tests)

B

base_fields (seed.landing.forms.LoginForm attribute)
batch_qs() (in module seed.lib.exporter)
BENCHMARK_COMPLIANCE_CHOICE (seed.models.Compliance attribute)
best_guess (seed.models.CanonicalBuilding attribute)
best_guess_canonical_building (seed.models.BuildingSnapshot attribute)
block_number_source (seed.models.BuildingSnapshot attribute)
BLUE_CHOICE (seed.models.StatusLabel attribute)
body (seed.tests.util.FakeRequest attribute)
breadcrumb() (in module seed.templatetags.breadcrumbs)
breadcrumb_root() (in module seed.templatetags.breadcrumbs)
breadcrumb_url() (in module seed.templatetags.breadcrumbs)
breadcrumb_url_root() (in module seed.templatetags.breadcrumbs)
BreadcrumbNode (class in seed.templatetags.breadcrumbs)
bs1_data (seed.tests.test_models.TestBuildingSnapshot attribute)
bs2_data (seed.tests.test_models.TestBuildingSnapshot attribute)
build_json_params() (in module seed.search)
build_shared_buildings_orgs() (in module seed.search)
building_certification_source (seed.models.BuildingSnapshot attribute)
building_count_source (seed.models.BuildingSnapshot attribute)
building_data() (in module seed.green_button.xml_importer)
building_headers (seed.models.CustomBuildingHeaders attribute)
building_model_content_type (seed.data_importer.models.BuildingImportRecord attribute)
building_record (seed.data_importer.models.BuildingImportRecord attribute)
building_snapshot (seed.models.BuildingAttributeVariant attribute)
(seed.models.Meter attribute)
(seed.models.ProjectBuilding attribute)
building_snapshot() (seed.factory.SEEDFactory class method)
building_snapshots (seed.models.Project attribute)
building_variant (seed.models.AttributeOption attribute)
BuildingAttributeVariant (class in seed.models)
BuildingAttributeVariant.DoesNotExist
BuildingAttributeVariant.MultipleObjectsReturned
BuildingDetailViewTests (class in seed.tests.test_views)
BuildingImportRecord (class in seed.data_importer.models)
BuildingImportRecord.DoesNotExist
BuildingImportRecord.MultipleObjectsReturned
buildingimportrecord_set (seed.data_importer.models.ImportRecord attribute)
BuildingSnapshot (class in seed.models)
BuildingSnapshot.DoesNotExist
BuildingSnapshot.MultipleObjectsReturned
buildingsnapshot_set (seed.data_importer.models.ImportFile attribute)
(seed.landing.models.SEEDUser attribute)
(seed.models.CanonicalBuilding attribute)

C

cache_first_rows() (in module seed.tasks)
(seed.data_importer.models.ImportFile method)
cache_key() (seed.cleansing.models.Cleansing static method)
CachedS3BotoStorage (class in config.storage)
canonical_building (seed.models.BuildingSnapshot attribute)
canonical_for_ds (seed.models.BuildingSnapshot attribute)
canonical_snapshot (seed.models.CanonicalBuilding attribute)
CanonicalBuilding (class in seed.models)
CanonicalBuilding.DoesNotExist
CanonicalBuilding.MultipleObjectsReturned
canonicalbuilding_set (seed.models.BuildingSnapshot attribute)
(seed.models.StatusLabel attribute)
CanonicalManager (class in seed.models)
CeleryDatetimeSerializer (class in seed.serializers.celery)
check_token() (seed.token_generators.SignupTokenGenerator method)
child_tree (seed.models.BuildingSnapshot attribute)
children (seed.models.BuildingSnapshot attribute)
chunk_iterable() (in module seed.data_importer.utils)
city_source (seed.models.BuildingSnapshot attribute)
clean() (seed.models.BuildingSnapshot method)
clean_api_regex() (in module seed.utils.api)
clean_canonicals() (in module seed.models)
cleaned_data_rows (seed.data_importer.models.ImportFile attribute)
CLEANING_ACTIVE_CACHE_KEY (seed.data_importer.models.ImportFile attribute)
CLEANING_ACTIVE_CACHE_KEY_GENERATOR() (seed.data_importer.models.ImportFile class method)
CLEANING_PROGRESS_KEY (seed.data_importer.models.ImportFile attribute)
cleaning_progress_pct (seed.data_importer.models.ImportFile attribute)
CLEANING_QUEUED_CACHE_KEY (seed.data_importer.models.ImportFile attribute)
CLEANING_QUEUED_CACHE_KEY_GENERATOR() (seed.data_importer.models.ImportFile class method)
cleanse() (seed.cleansing.models.Cleansing method)
Cleansing (class in seed.cleansing.models)
CleansingDataSample (class in seed.cleansing.tests)
CleansingDataTestCoveredBuilding (class in seed.cleansing.tests)
CleansingDataTestPM (class in seed.cleansing.tests)
CleansingViewTests (class in seed.cleansing.tests)
co_parent (seed.models.BuildingSnapshot attribute)
co_parents (seed.models.BuildingSnapshot attribute)
coercion_mapping_active (seed.data_importer.models.ImportFile attribute)
coercion_mapping_queued (seed.data_importer.models.ImportFile attribute)
CoercionRobot (class in seed.data_importer.utils)
COLOR_CHOICES (seed.models.StatusLabel attribute)
Column (class in seed.models)
Column.DoesNotExist
Column.MultipleObjectsReturned
column_mapped (seed.models.ColumnMapping attribute)
column_raw (seed.models.ColumnMapping attribute)
column_set (seed.models.Enum attribute)
(seed.models.Unit attribute)
ColumnMapping (class in seed.models)
ColumnMapping.DoesNotExist
ColumnMapping.MultipleObjectsReturned
columnmapping_set (seed.landing.models.SEEDUser attribute)
combined_model_and_field (seed.data_importer.models.TableColumnMapping attribute)
Command (class in seed.landing.management.commands.update_eula)
(class in seed.management.commands.set_s3_expires_headers_for_angularjs_partials)
Compliance (class in seed.models)
Compliance.DoesNotExist
Compliance.MultipleObjectsReturned
COMPLIANCE_CHOICES (seed.models.Compliance attribute)
compliance_set (seed.models.Project attribute)
ComplianceTestCase (class in seed.tests.tests)
conditioned_floor_area_source (seed.models.BuildingSnapshot attribute)
config.storage (module)
config.template_context (module)
config.tests (module)
config.utils (module)
config.views (module)
config.wsgi (module)
construct_obj_row() (in module seed.lib.exporter)
content_object (seed.audit_logs.models.AuditLog attribute)
content_type (seed.audit_logs.models.AuditLog attribute)
convert_datestr() (in module seed.utils.time)
convert_to_js_timestamp() (in module seed.search)
(in module seed.utils.time)
copy_buildings() (in module seed.utils.projects)
create() (seed.serializers.labels.UpdateBuildingLabelsSerializer method)
create_building_queryset() (in module seed.search)
create_crumb() (in module seed.templatetags.breadcrumbs)
create_crumb_first() (in module seed.templatetags.breadcrumbs)
create_dataset() (in module seed.views.main)
create_map() (in module seed.common.util)
create_models() (in module seed.green_button.xml_importer)
create_note() (in module seed.audit_logs.views)
create_organization() (in module seed.utils.organizations)
create_pm_mapping() (in module seed.views.main)
create_project() (in module seed.views.projects)
create_sub_org() (in module seed.views.accounts)
custom_id_1_source (seed.models.BuildingSnapshot attribute)
CustomBuildingHeaders (class in seed.models)
CustomBuildingHeaders.DoesNotExist
CustomBuildingHeaders.MultipleObjectsReturned

D

dashboard_url (seed.data_importer.models.ImportRecord attribute)
data_rows (seed.data_importer.models.ImportFile attribute)
data_type_check() (seed.cleansing.models.Cleansing method)
datacoercion_errors (seed.data_importer.models.TableColumnMapping attribute)
DataCoercionMapping (class in seed.data_importer.models)
DataCoercionMapping.DoesNotExist
DataCoercionMapping.MultipleObjectsReturned
datacoercionmapping_set (seed.data_importer.models.TableColumnMapping attribute)
datacoercions (seed.data_importer.models.TableColumnMapping attribute)
DataImporterViewTests (class in seed.tests.test_views)
de_camel_case() (in module config.utils)
declared_fields (seed.landing.forms.LoginForm attribute)
DecoratorMixin() (in module seed.decorators)
default() (seed.serializers.celery.CeleryDatetimeSerializer method)
default_building_detail_custom_columns (seed.landing.models.SEEDUser attribute)
default_custom_columns (seed.landing.models.SEEDUser attribute)
DEFAULT_LABELS (seed.models.StatusLabel attribute)
default_manager (seed.data_importer.models.ImportFile attribute)
(seed.data_importer.models.ImportRecord attribute)
default_organization (seed.landing.models.SEEDUser attribute)
DefaultColumnsViewTests (class in seed.tests.test_views)
delete() (seed.data_importer.models.ImportRecord method)
(seed.data_importer.models.NotDeletableModel method)
delete_buildings() (in module seed.views.main)
delete_dataset() (in module seed.views.main)
delete_duplicates_from_import_file() (in module seed.views.main)
delete_file() (in module seed.views.main)
delete_matching_buildings() (in module seed.utils.projects)
delete_organization() (in module seed.views.main)
delete_organization_buildings() (in module seed.views.main)
delete_project() (in module seed.views.projects)
delete_rules() (seed.cleansing.models.Rules static method)
delete_url (seed.data_importer.models.ImportRecord attribute)
destination_django_field (seed.data_importer.models.TableColumnMapping attribute)
destination_django_field_choices (seed.data_importer.models.TableColumnMapping attribute)
destination_django_field_has_choices (seed.data_importer.models.TableColumnMapping attribute)
display_as_in_progress (seed.data_importer.models.ImportRecord attribute)
district_source (seed.models.BuildingSnapshot attribute)
DjangoFunctionalFactory (class in seed.test_helpers.factory.helpers)
drf_api_endpoint() (in module seed.utils.api)
duplicate (seed.models.BuildingSnapshot attribute)
DuplicateDataError

E

email_user() (seed.landing.models.SEEDUser method)
energy_alerts_source (seed.models.BuildingSnapshot attribute)
energy_score_source (seed.models.BuildingSnapshot attribute)
energy_type() (in module seed.green_button.xml_importer)
energy_units() (in module seed.green_button.xml_importer)
Enum (class in seed.models)
enum (seed.models.Column attribute)
Enum.DoesNotExist
Enum.MultipleObjectsReturned
enum_values (seed.models.Enum attribute)
EnumValue (class in seed.models)
EnumValue.DoesNotExist
EnumValue.MultipleObjectsReturned
estimated_seconds_remaining (seed.data_importer.models.ImportRecord attribute)
expected_mappings (seed.tests.test_views.TestMCMViews attribute)
export() (seed.lib.exporter.Exporter method)
export_buildings() (in module seed.views.main)
export_buildings_download() (in module seed.views.main)
export_buildings_progress() (in module seed.views.main)
export_csv() (seed.lib.exporter.Exporter method)
export_generation_pct_complete (seed.data_importer.models.ImportFile attribute)
EXPORT_PCT_COMPLETE_CACHE_KEY (seed.data_importer.models.ImportFile attribute)
EXPORT_QUEUED_CACHE_KEY (seed.data_importer.models.ImportFile attribute)
export_ready (seed.data_importer.models.ImportFile attribute)
EXPORT_READY_CACHE_KEY (seed.data_importer.models.ImportFile attribute)
export_url (seed.data_importer.models.ImportFile attribute)
export_xls() (seed.lib.exporter.Exporter method)
Exporter (class in seed.lib.exporter)
extra_data (seed.models.BuildingSnapshot attribute)
extra_data_sources (seed.models.BuildingSnapshot attribute)
extra_kwargs (seed.serializers.labels.LabelSerializer.Meta attribute)

F

FakeClient (class in seed.tests.util)
FakeRequest (class in seed.tests.util)
field (seed.public.models.SharedBuildingField attribute)
fields (seed.serializers.labels.LabelSerializer.Meta attribute)
fields_from_queryset() (seed.lib.exporter.Exporter static method)
fields_to_save (seed.data_importer.models.TableColumnMapping attribute)
filename() (seed.lib.exporter.Exporter method)
filename_only (seed.data_importer.models.ImportFile attribute)
files (seed.data_importer.models.ImportRecord attribute)
filter_other_params() (in module seed.search)
find_canonical_building_values() (in module seed.models)
find_duplicates() (in module seed.common.util)
find_unmatched_buildings() (in module seed.models)
first_five_rows (seed.data_importer.models.TableColumnMapping attribute)
first_row (seed.data_importer.models.TableColumnMapping attribute)
first_row_columns (seed.data_importer.models.ImportFile attribute)
force_restart_cleaning_url (seed.data_importer.models.ImportFile attribute)
form (seed.data_importer.models.ImportRecord attribute)
format_api_docstring() (in module seed.utils.api)
friendly_destination_field (seed.data_importer.models.TableColumnMapping attribute)
friendly_destination_model (seed.data_importer.models.TableColumnMapping attribute)
friendly_destination_model_and_field (seed.data_importer.models.TableColumnMapping attribute)
from_portfolio_manager (seed.data_importer.models.ImportFile attribute)

G

generate_chomsky() (in module seed.test_helpers.factory.lib.chomsky)
generate_key() (seed.landing.models.SEEDUser method)
generate_paginated_results() (in module seed.search)
generate_url (seed.data_importer.models.ImportFile attribute)
generation_date_source (seed.models.BuildingSnapshot attribute)
GET (seed.tests.util.FakeRequest attribute)
get() (seed.common.mapper.Mapping method)
(seed.tests.util.FakeClient method)
get_absolute_url() (seed.landing.models.SEEDUser method)
get_adding_buildings_to_project_status_percentage() (in module seed.views.projects)
get_aggregated_building_report_data() (in module seed.views.main)
get_all_urls() (in module seed.utils.api)
get_ancestors() (in module seed.models)
get_api_endpoints() (in module seed.utils.api)
get_api_request_user() (in module seed.utils.api)
get_api_schema() (in module seed.views.api)
get_attr_source() (in module seed.mappings.mapper)
get_audit_type_display() (seed.audit_logs.models.AuditLog method)
get_building() (in module seed.views.main)
get_building_attrs() (in module seed.mappings.mapper)
get_building_fieldnames() (in module seed.search)
get_building_logs() (in module seed.audit_logs.views)
get_building_report_data() (in module seed.views.main)
get_building_summary_report_data() (in module seed.views.main)
get_buildings_for_user_count() (in module seed.utils.buildings)
get_cache_increment_value() (in module seed.tasks)
get_canonical_id_matches() (in module seed.tasks)
get_canonical_snapshots() (in module seed.tasks)
get_category_display() (seed.cleansing.models.Rules method)
get_cleansing_results() (in module seed.cleansing.views)
get_cleansing_rules() (in module seed.views.accounts)
get_color_display() (seed.models.StatusLabel method)
get_column_mapping() (in module seed.models)
get_column_mapping_suggestions() (in module seed.views.main)
get_column_mappings() (in module seed.models)
get_columns() (in module seed.utils.buildings)
get_compliance() (seed.models.Project method)
get_compliance_type_display() (seed.models.Compliance method)
get_coparents() (in module seed.views.main)
get_core_pk_column() (in module seed.data_importer.utils)
get_csv() (in module seed.cleansing.views)
get_dataset() (in module seed.views.main)
get_datasets() (in module seed.views.main)
get_datasets_count() (in module seed.views.main)
get_energy_type_display() (seed.models.Meter method)
get_energy_units_display() (seed.models.Meter method)
get_field_name_from_model() (in module seed.lib.exporter)
get_field_type_display() (seed.public.models.SharedBuildingField method)
get_field_value_from_instance() (in module seed.lib.exporter)
get_first_five_rows() (in module seed.views.main)
get_full_name() (seed.landing.models.SEEDUser method)
get_import_file() (in module seed.views.main)
get_is_applied() (seed.serializers.labels.LabelSerializer method)
get_lock_time() (in module seed.data_importer.utils)
get_mappable_columns() (in module seed.utils.mapping)
get_mappable_types() (in module seed.utils.mapping)
get_match_tree() (in module seed.views.main)
get_match_type_display() (seed.models.BuildingSnapshot method)
get_meters() (in module seed.views.meters)
get_next_by_created() (seed.audit_logs.models.AuditLog method)
(seed.data_importer.models.ImportFile method)
(seed.models.BuildingSnapshot method)
(seed.models.Compliance method)
(seed.models.Project method)
(seed.models.ProjectBuilding method)
(seed.models.StatusLabel method)
(seed.public.models.SharedBuildingField method)
get_next_by_date_joined() (seed.landing.models.SEEDUser method)
get_next_by_modified() (seed.audit_logs.models.AuditLog method)
(seed.data_importer.models.ImportFile method)
(seed.models.BuildingSnapshot method)
(seed.models.Compliance method)
(seed.models.Project method)
(seed.models.ProjectBuilding method)
(seed.models.StatusLabel method)
(seed.public.models.SharedBuildingField method)
get_or_create_canonical() (in module seed.models)
get_organization() (in module seed.views.accounts)
get_organizations() (in module seed.views.accounts)
get_organizations_users() (in module seed.views.accounts)
get_orgs_w_public_fields() (in module seed.search)
get_PM_filter_by_counts() (in module seed.views.main)
get_pm_mapping() (in module seed.common.mapper)
get_previous_by_created() (seed.audit_logs.models.AuditLog method)
(seed.data_importer.models.ImportFile method)
(seed.models.BuildingSnapshot method)
(seed.models.Compliance method)
(seed.models.Project method)
(seed.models.ProjectBuilding method)
(seed.models.StatusLabel method)
(seed.public.models.SharedBuildingField method)
get_previous_by_date_joined() (seed.landing.models.SEEDUser method)
get_previous_by_modified() (seed.audit_logs.models.AuditLog method)
(seed.data_importer.models.ImportFile method)
(seed.models.BuildingSnapshot method)
(seed.models.Compliance method)
(seed.models.Project method)
(seed.models.ProjectBuilding method)
(seed.models.StatusLabel method)
(seed.public.models.SharedBuildingField method)
get_prog_key() (in module seed.decorators)
get_progress() (in module seed.cleansing.views)
get_project() (in module seed.views.projects)
get_projects() (in module seed.utils.projects)
(in module seed.views.projects)
get_projects_count() (in module seed.views.projects)
get_query_threshold() (in module seed.views.accounts)
get_queryset() (seed.audit_logs.models.AuditLogManager method)
(seed.data_importer.managers.NotDeletedManager method)
(seed.managers.json.JsonManager method)
(seed.models.CanonicalManager method)
get_raw_column_names() (in module seed.views.main)
get_search_query() (in module seed.utils.buildings)
get_severity_display() (seed.cleansing.models.Rules method)
get_shared_fields() (in module seed.views.accounts)
get_short_name() (seed.landing.models.SEEDUser method)
get_source_id() (in module seed.mappings.mapper)
get_source_type() (in module seed.utils.buildings)
get_source_type_display() (seed.models.BuildingSnapshot method)
(seed.models.ColumnMapping method)
get_sourced_attributes() (in module seed.models)
get_status_display() (seed.data_importer.models.ImportRecord method)
(seed.models.Project method)
get_timeseries() (in module seed.views.meters)
get_transfer_buildings() (in module seed.utils.projects)
get_type_display() (seed.cleansing.models.Rules method)
get_unit_type_display() (seed.models.Unit method)
get_upload_details() (in module seed.data_importer.views)
get_user_profile() (in module seed.views.accounts)
get_value_source_display() (seed.models.AttributeOption method)
GetDatasetsViewsTests (class in seed.tests.test_views)
GRAY_CHOICE (seed.models.StatusLabel attribute)
GREEN_CHOICE (seed.models.StatusLabel attribute)
GreenButtonXMLImportTests (class in seed.green_button.tests.test_xml_importer)
GreenButtonXMLParsingTests (class in seed.green_button.tests.test_xml_importer)
gross_floor_area_source (seed.models.BuildingSnapshot attribute)
groups (seed.landing.models.SEEDUser attribute)

H

handle() (seed.landing.management.commands.update_eula.Command method)
(seed.management.commands.set_s3_expires_headers_for_angularjs_partials.Command method)
handle_id_matches() (in module seed.tasks)
handle_results() (in module seed.tasks)
handle_s3_upload_complete() (in module seed.data_importer.views)
has_children (seed.models.BuildingSnapshot attribute)
has_compliance (seed.models.Project attribute)
help (seed.landing.management.commands.update_eula.Command attribute)
(seed.management.commands.set_s3_expires_headers_for_angularjs_partials.Command attribute)

I

import_file (seed.data_importer.models.TableColumnMapping attribute)
(seed.models.BuildingSnapshot attribute)
import_record (seed.data_importer.models.BuildingImportRecord attribute)
(seed.data_importer.models.ImportFile attribute)
import_xml() (in module seed.green_button.xml_importer)
ImportFile (class in seed.data_importer.models)
ImportFile.DoesNotExist
ImportFile.MultipleObjectsReturned
importfile_set (seed.data_importer.models.ImportRecord attribute)
ImportFileViewsTests (class in seed.tests.test_views)
ImportRecord (class in seed.data_importer.models)
ImportRecord.DoesNotExist
ImportRecord.MultipleObjectsReturned
importrecord_set (seed.landing.models.SEEDUser attribute)
in_range_checking() (seed.cleansing.models.Cleansing method)
INACTIVE_STATUS (seed.models.Project attribute)
initialize_cache() (seed.cleansing.models.Cleansing static method)
initialize_canonical_building() (in module seed.models)
initialize_rules() (seed.cleansing.models.Rules static method)
interval_block_data() (in module seed.green_button.xml_importer)
interval_data() (in module seed.green_button.xml_importer)
invalid_test_cc_number() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
is_concatenated() (seed.models.ColumnMapping method)
is_direct() (seed.models.ColumnMapping method)
is_mapped (seed.data_importer.models.TableColumnMapping attribute)
is_mapping_or_cleaning (seed.data_importer.models.ImportRecord attribute)
is_not_in_progress (seed.data_importer.models.ImportRecord attribute)
is_not_whitelist_building() (in module seed.search)
is_same_snapshot() (in module seed.tasks)

J

json_order_by() (seed.managers.json.JsonQuerySet method)
JsonManager (class in seed.managers.json)
JsonQuerySet (class in seed.managers.json)

K

keys() (seed.common.mapper.Mapping method)

L

labels (seed.models.CanonicalBuilding attribute)
LabelSerializer (class in seed.serializers.labels)
LabelSerializer.Meta (class in seed.serializers.labels)
landing_page() (in module seed.landing.views)
last_modified_by (seed.data_importer.models.ImportRecord attribute)
(seed.models.BuildingSnapshot attribute)
(seed.models.Project attribute)
last_modified_user (seed.landing.models.SEEDUser attribute)
LIGHT_BLUE_CHOICE (seed.models.StatusLabel attribute)
local_file (seed.data_importer.models.ImportFile attribute)
local_uploader() (in module seed.data_importer.views)
lock_and_track() (in module seed.decorators)
locked (seed.tests.test_decorators.TestDecorators attribute)
log_action() (seed.audit_logs.models.AuditLogManager method)
logentry_set (seed.landing.models.SEEDUser attribute)
login_view() (in module seed.landing.views)
LoginForm (class in seed.landing.forms)
lookup_hash() (seed.data_importer.utils.CoercionRobot method)
lot_number_source (seed.models.BuildingSnapshot attribute)

M

MainViewTests (class in seed.tests.test_views)
make_fake_mappings() (in module seed.tests.util)
make_fake_snapshot() (in module seed.tests.util)
make_key() (seed.data_importer.utils.CoercionRobot method)
make_token() (seed.token_generators.SignupTokenGenerator method)
MapItem (class in seed.common.mapper)
mapped_mappings (seed.models.Column attribute)
Mapping (class in seed.common.mapper)
MAPPING_ACTIVE_KEY (seed.data_importer.models.ImportRecord attribute)
MAPPING_QUEUED_KEY (seed.data_importer.models.ImportRecord attribute)
MappingConfiguration (class in seed.common.mapper)
mark_merge_started() (seed.data_importer.models.ImportRecord method)
mark_merged() (seed.data_importer.models.ImportRecord method)
mask_results() (in module seed.search)
match_progress_key (seed.data_importer.models.ImportRecord attribute)
matched_buildings (seed.data_importer.models.ImportRecord attribute)
MatchTreeTests (class in seed.tests.test_views)
media (seed.landing.forms.LoginForm attribute)
merge_building() (in module seed.mappings.mapper)
merge_extra_data() (in module seed.mappings.mapper)
merge_progress_key (seed.data_importer.models.ImportRecord attribute)
merge_progress_url (seed.data_importer.models.ImportFile attribute)
(seed.data_importer.models.ImportRecord attribute)
merge_seconds_remaining_key (seed.data_importer.models.ImportRecord attribute)
merge_status (seed.data_importer.models.ImportRecord attribute)
merge_status_key (seed.data_importer.models.ImportRecord attribute)
merge_url (seed.data_importer.models.ImportRecord attribute)
META (seed.tests.util.FakeRequest attribute)
META_BEDES (seed.common.mapper.Mapping attribute)
META_NUMERIC (seed.common.mapper.Mapping attribute)
META_TYPE (seed.common.mapper.Mapping attribute)
Meter (class in seed.models)
meter (seed.models.TimeSeries attribute)
Meter.DoesNotExist
Meter.MultipleObjectsReturned
meter_data() (in module seed.green_button.xml_importer)
meters (seed.models.BuildingSnapshot attribute)
missing_buildings (seed.data_importer.models.ImportRecord attribute)
missing_matching_field() (seed.cleansing.models.Cleansing method)
missing_request_keys() (in module seed.common.views)
missing_values() (seed.cleansing.models.Cleansing method)
model (seed.serializers.labels.LabelSerializer.Meta attribute)
modified_import_records (seed.landing.models.SEEDUser attribute)
move_buildings() (in module seed.utils.projects)
(in module seed.views.projects)

N

new_buildings (seed.data_importer.models.ImportRecord attribute)
NonCanonicalProjectBuildings (class in seed.models)
NonCanonicalProjectBuildings.DoesNotExist
NonCanonicalProjectBuildings.MultipleObjectsReturned
noncanonicalprojectbuildings_set (seed.models.ProjectBuilding attribute)
NotDeletableModel (class in seed.data_importer.models)
NotDeletableModel.Meta (class in seed.data_importer.models)
NotDeletedManager (class in seed.data_importer.managers)
num_buildings_imported_total (seed.data_importer.models.ImportRecord attribute)
num_cells (seed.data_importer.models.ImportFile attribute)
num_cleaning_complete (seed.data_importer.models.ImportFile attribute)
num_cleaning_remaining (seed.data_importer.models.ImportFile attribute)
num_cleaning_total (seed.data_importer.models.ImportFile attribute)
num_coercion_errors (seed.data_importer.models.ImportRecord attribute)
num_columns (seed.data_importer.models.ImportRecord attribute)
num_failed_tablecolumnmappings (seed.data_importer.models.ImportFile attribute)
(seed.data_importer.models.ImportRecord attribute)
num_files (seed.data_importer.models.ImportRecord attribute)
num_files_cleaned (seed.data_importer.models.ImportRecord attribute)
num_files_mapped (seed.data_importer.models.ImportRecord attribute)
num_files_merged (seed.data_importer.models.ImportRecord attribute)
num_files_to_clean (seed.data_importer.models.ImportRecord attribute)
num_files_to_map (seed.data_importer.models.ImportRecord attribute)
num_files_to_merge (seed.data_importer.models.ImportRecord attribute)
num_mapping_complete (seed.data_importer.models.ImportFile attribute)
num_mapping_remaining (seed.data_importer.models.ImportFile attribute)
num_mapping_total (seed.data_importer.models.ImportFile attribute)
num_matched_buildings (seed.data_importer.models.ImportRecord attribute)
num_missing_buildings (seed.data_importer.models.ImportRecord attribute)
num_new_buildings (seed.data_importer.models.ImportRecord attribute)
num_not_ready_for_import (seed.data_importer.models.ImportRecord attribute)
num_ready_for_import (seed.data_importer.models.ImportRecord attribute)
num_rows (seed.data_importer.models.ImportRecord attribute)
num_validation_errors (seed.data_importer.models.ImportRecord attribute)

O

obj_to_dict() (in module seed.models)
objects (seed.audit_logs.models.AuditLog attribute)
(seed.cleansing.models.Rules attribute)
(seed.data_importer.models.BuildingImportRecord attribute)
(seed.data_importer.models.DataCoercionMapping attribute)
(seed.data_importer.models.ImportFile attribute)
(seed.data_importer.models.ImportRecord attribute)
(seed.data_importer.models.RangeValidationRule attribute)
(seed.data_importer.models.TableColumnMapping attribute)
(seed.data_importer.models.ValidationOutlier attribute)
(seed.data_importer.models.ValidationRule attribute)
(seed.landing.models.SEEDUser attribute)
(seed.models.AttributeOption attribute)
(seed.models.BuildingAttributeVariant attribute)
(seed.models.BuildingSnapshot attribute)
(seed.models.CanonicalBuilding attribute)
(seed.models.Column attribute)
(seed.models.ColumnMapping attribute)
(seed.models.Compliance attribute)
(seed.models.CustomBuildingHeaders attribute)
(seed.models.Enum attribute)
(seed.models.EnumValue attribute)
(seed.models.Meter attribute)
(seed.models.NonCanonicalProjectBuildings attribute)
(seed.models.Project attribute)
(seed.models.ProjectBuilding attribute)
(seed.models.StatusLabel attribute)
(seed.models.TimeSeries attribute)
(seed.models.Unit attribute)
(seed.public.models.SharedBuildingField attribute)
occupied_floor_area_source (seed.models.BuildingSnapshot attribute)
option_list (seed.management.commands.set_s3_expires_headers_for_angularjs_partials.Command attribute)
options (seed.models.BuildingAttributeVariant attribute)
ORANGE_CHOICE (seed.models.StatusLabel attribute)
orchestrate_search_filter_sort() (in module seed.search)
org (seed.cleansing.models.Rules attribute)
(seed.public.models.SharedBuildingField attribute)
organization (seed.audit_logs.models.AuditLog attribute)
(seed.models.Column attribute)
organizationuser_set (seed.landing.models.SEEDUser attribute)
orgs (seed.landing.models.SEEDUser attribute)
owner (seed.data_importer.models.ImportRecord attribute)
(seed.models.Project attribute)
owner_address_source (seed.models.BuildingSnapshot attribute)
owner_city_state_source (seed.models.BuildingSnapshot attribute)
owner_email_source (seed.models.BuildingSnapshot attribute)
owner_postal_code_source (seed.models.BuildingSnapshot attribute)
owner_source (seed.models.BuildingSnapshot attribute)
owner_telephone_source (seed.models.BuildingSnapshot attribute)

P

paginate_results() (in module seed.search)
parent_tree (seed.models.BuildingSnapshot attribute)
parents (seed.models.BuildingSnapshot attribute)
parse_body() (in module seed.search)
parse_datetime() (in module seed.utils.time)
password_reset() (in module seed.landing.views)
password_reset_complete() (in module seed.landing.views)
password_reset_confirm() (in module seed.landing.views)
password_reset_done() (in module seed.landing.views)
password_set() (in module seed.landing.views)
path (seed.tests.util.FakeRequest attribute)
pct_merge_complete (seed.data_importer.models.ImportRecord attribute)
pct_premerge_complete (seed.data_importer.models.ImportRecord attribute)
percent_files_cleaned (seed.data_importer.models.ImportRecord attribute)
percent_files_mapped (seed.data_importer.models.ImportRecord attribute)
percent_files_ready_to_merge (seed.data_importer.models.ImportRecord attribute)
percent_ready_for_import (seed.data_importer.models.ImportRecord attribute)
percent_ready_for_import_by_file_count (seed.data_importer.models.ImportRecord attribute)
pk (seed.tests.test_decorators.TestDecorators attribute)
PM (seed.common.mapper.Programs attribute)
pm() (seed.common.mapper.MappingConfiguration method)
pm_property_id_source (seed.models.BuildingSnapshot attribute)
POST (seed.tests.util.FakeRequest attribute)
post() (seed.tests.util.FakeClient method)
postal_code_source (seed.models.BuildingSnapshot attribute)
pre_merge_url (seed.data_importer.models.ImportRecord attribute)
prefixed_pk() (seed.data_importer.models.ImportRecord method)
premerge_estimated_seconds_remaining (seed.data_importer.models.ImportRecord attribute)
premerge_progress_key (seed.data_importer.models.ImportRecord attribute)
premerge_progress_url (seed.data_importer.models.ImportFile attribute)
(seed.data_importer.models.ImportRecord attribute)
premerge_seconds_remaining_key (seed.data_importer.models.ImportRecord attribute)
PRIMARY (seed.managers.json.JsonQuerySet attribute)
process_search_params() (in module seed.search)
process_view() (seed.utils.api.APIBypassCSRFMiddleware method)
Programs (class in seed.common.mapper)
progress() (in module seed.views.main)
Project (class in seed.models)
project (seed.models.Compliance attribute)
(seed.models.ProjectBuilding attribute)
Project.DoesNotExist
Project.MultipleObjectsReturned
project_building_snapshots (seed.models.BuildingSnapshot attribute)
(seed.models.Project attribute)
project_set (seed.landing.models.SEEDUser attribute)
(seed.models.BuildingSnapshot attribute)
ProjectBuilding (class in seed.models)
projectbuilding (seed.models.NonCanonicalProjectBuildings attribute)
ProjectBuilding.DoesNotExist
ProjectBuilding.MultipleObjectsReturned
projectbuilding_set (seed.landing.models.SEEDUser attribute)
ProjectTestCase (class in seed.tests.tests)
property_name_source (seed.models.BuildingSnapshot attribute)
property_notes_source (seed.models.BuildingSnapshot attribute)
prune_data() (seed.cleansing.models.Cleansing method)

Q

qs_to_rows() (in module seed.lib.exporter)
queue_update_status_for_import_record() (in module seed.data_importer.models)
QUEUED_TCM_DATA_KEY (seed.data_importer.models.ImportFile attribute)
QUEUED_TCM_SAVE_COUNTER_KEY (seed.data_importer.models.ImportFile attribute)

R

rand_bool() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_city() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_city_suffix() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_currency() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_date() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_domain() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_email() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_float() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_int() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_name() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_phone() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_plant_name() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_str() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_street_address() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
rand_street_suffix() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
random_conversation() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
RangeValidationRule (class in seed.data_importer.models)
rangevalidationrule (seed.data_importer.models.ValidationRule attribute)
RangeValidationRule.DoesNotExist
RangeValidationRule.MultipleObjectsReturned
raw_columns_expected (seed.tests.test_views.TestMCMViews attribute)
raw_mappings (seed.models.Column attribute)
raw_objects (seed.data_importer.models.ImportFile attribute)
(seed.data_importer.models.ImportRecord attribute)
(seed.models.CanonicalBuilding attribute)
ready_for_import (seed.data_importer.models.ImportRecord attribute)
ready_to_import (seed.data_importer.models.ImportFile attribute)
recent_sale_date_source (seed.models.BuildingSnapshot attribute)
recurse_tree() (seed.models.BuildingSnapshot method)
RED_CHOICE (seed.models.StatusLabel attribute)
release_date_source (seed.models.BuildingSnapshot attribute)
release_lock() (in module seed.data_importer.utils)
remap_buildings() (in module seed.views.main)
remove_buildings_from_project() (in module seed.views.projects)
remove_duplicates() (seed.models.ColumnMapping method)
remove_results_below_q_threshold() (in module seed.search)
remove_user_from_org() (in module seed.views.accounts)
removing_buildings_status_percentage_cache_key (seed.models.Project attribute)
render() (seed.templatetags.breadcrumbs.BreadcrumbNode method)
(seed.templatetags.breadcrumbs.UrlBreadcrumbNode method)
ReportViewsTests (class in seed.tests.test_views)
require_organization_id() (in module seed.decorators)
REQUIRED_FIELDS (seed.landing.models.SEEDUser attribute)
RequireOrganizationIDTests (class in seed.tests.test_decorators)
reset_cleansing_rules() (in module seed.views.accounts)
reset_results() (seed.cleansing.models.Cleansing method)
restore_defaults() (seed.cleansing.models.Rules static method)
RETRO_COMMISSIONING_COMPLIANCE_CHOICE (seed.models.Compliance attribute)
robots_txt() (in module config.views)
rule (seed.data_importer.models.ValidationOutlier attribute)
Rules (class in seed.cleansing.models)
Rules.DoesNotExist
Rules.MultipleObjectsReturned

S

save() (config.storage.CachedS3BotoStorage method)
(seed.audit_logs.models.AuditLog method)
(seed.data_importer.models.DataCoercionMapping method)
(seed.data_importer.models.ImportFile method)
(seed.data_importer.models.TableColumnMapping method)
(seed.landing.models.SEEDUser method)
(seed.models.BuildingSnapshot method)
(seed.models.ColumnMapping method)
save_cleansing_rules() (in module seed.views.accounts)
save_column_mappings() (in module seed.views.main)
save_column_names() (in module seed.models)
SAVE_COUNTER_CACHE_KEY (seed.data_importer.models.ImportFile attribute)
save_import_meta_url (seed.data_importer.models.ImportRecord attribute)
save_match() (in module seed.views.main)
save_org_settings() (in module seed.views.accounts)
save_raw_data() (in module seed.views.main)
save_snapshot_match() (in module seed.models)
save_to_cache() (seed.cleansing.models.Cleansing method)
save_variant() (in module seed.mappings.mapper)
search_building_snapshots() (in module seed.views.main)
search_buildings() (in module seed.search)
(in module seed.views.main)
search_public_buildings() (in module seed.search)
search_url (seed.data_importer.models.ImportRecord attribute)
SearchBuildingSnapshotsViewTests (class in seed.tests.test_views)
SearchViewTests (class in seed.tests.test_views)
second_to_fifth_rows (seed.data_importer.models.ImportFile attribute)
seed (module)
seed.audit_logs.models (module)
seed.audit_logs.tests (module)
seed.audit_logs.urls (module)
seed.audit_logs.views (module)
seed.cleansing.models (module)
seed.cleansing.tasks (module)
seed.cleansing.tests (module)
seed.cleansing.urls (module)
seed.cleansing.views (module)
seed.common.mapper (module)
seed.common.util (module)
seed.common.views (module)
seed.data (module)
seed.data.bedes (module)
seed.data_importer (module)
seed.data_importer.managers (module)
seed.data_importer.models (module)
seed.data_importer.urls (module)
seed.data_importer.utils (module)
seed.data_importer.views (module)
seed.decorators (module)
seed.factory (module)
seed.features (module)
seed.green_button (module)
seed.green_button.tests (module)
seed.green_button.tests.test_xml_importer (module)
seed.green_button.xml_importer (module)
seed.landing (module)
seed.landing.forms (module)
seed.landing.management (module)
seed.landing.management.commands (module)
seed.landing.management.commands.update_eula (module)
seed.landing.models (module)
seed.landing.tests (module)
seed.landing.urls (module)
seed.landing.views (module)
seed.lib (module)
seed.lib.exporter (module)
seed.management (module)
seed.management.commands (module)
seed.management.commands.set_s3_expires_headers_for_angularjs_partials (module)
seed.managers (module)
seed.managers.json (module)
seed.managers.tests (module)
seed.managers.tests.test_json_manager (module)
seed.mappings (module)
seed.mappings.mapper (module)
seed.mappings.seed_mappings (module)
seed.models (module)
seed.public (module)
seed.public.models (module)
seed.search (module)
seed.serializers (module)
seed.serializers.celery (module)
seed.serializers.labels (module)
seed.tasks (module)
seed.templatetags.breadcrumbs (module)
seed.test_helpers (module)
seed.test_helpers.factory.helpers (module)
seed.test_helpers.factory.lib.chomsky (module)
seed.tests.test_admin_views (module)
seed.tests.test_decorators (module)
seed.tests.test_exporters (module)
seed.tests.test_models (module)
seed.tests.test_tasks (module)
seed.tests.test_views (module)
seed.tests.tests (module)
seed.tests.util (module)
seed.token_generators (module)
seed.urls (module)
seed.urls.accounts (module)
seed.urls.api (module)
seed.urls.main (module)
seed.urls.projects (module)
seed.utils (module)
seed.utils.api (module)
seed.utils.buildings (module)
seed.utils.constants (module)
seed.utils.mapping (module)
seed.utils.organizations (module)
seed.utils.projects (module)
seed.utils.time (module)
seed.views (module), [1]
seed.views.accounts (module)
seed.views.api (module)
seed.views.main (module)
seed.views.meters (module)
seed.views.projects (module)
seed_decoder() (seed.serializers.celery.CeleryDatetimeSerializer static method)
seed_dumps() (seed.serializers.celery.CeleryDatetimeSerializer static method)
seed_loads() (seed.serializers.celery.CeleryDatetimeSerializer static method)
SEEDFactory (class in seed.factory)
SEEDUser (class in seed.landing.models)
SEEDUser.DoesNotExist
SEEDUser.MultipleObjectsReturned
sentry_js() (in module config.template_context)
serialize_building_snapshot() (in module seed.utils.buildings)
session_key() (in module config.template_context)
set_initial_sources() (in module seed.models)
setUp() (seed.audit_logs.tests.AuditLogModelTests method)
(seed.audit_logs.tests.AuditLogViewTests method)
(seed.cleansing.tests.CleansingDataSample method)
(seed.cleansing.tests.CleansingDataTestCoveredBuilding method)
(seed.cleansing.tests.CleansingDataTestPM method)
(seed.cleansing.tests.CleansingViewTests method)
(seed.green_button.tests.test_xml_importer.GreenButtonXMLImportTests method)
(seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
(seed.landing.tests.UserLoginTest method)
(seed.managers.tests.test_json_manager.TestJsonManager method)
(seed.tests.test_admin_views.AdminViewsTest method)
(seed.tests.test_decorators.RequireOrganizationIDTests method)
(seed.tests.test_decorators.TestDecorators method)
(seed.tests.test_exporters.TestExporters method)
(seed.tests.test_models.TestBuildingSnapshot method)
(seed.tests.test_models.TestColumnMapping method)
(seed.tests.test_tasks.TestCleaner method)
(seed.tests.test_tasks.TestTasks method)
(seed.tests.test_tasks.TestTasksXLS method)
(seed.tests.test_tasks.TestTasksXLSX method)
(seed.tests.test_views.BuildingDetailViewTests method)
(seed.tests.test_views.DataImporterViewTests method)
(seed.tests.test_views.DefaultColumnsViewTests method)
(seed.tests.test_views.GetDatasetsViewsTests method)
(seed.tests.test_views.ImportFileViewsTests method)
(seed.tests.test_views.MainViewTests method)
(seed.tests.test_views.MatchTreeTests method)
(seed.tests.test_views.ReportViewsTests method)
(seed.tests.test_views.SearchBuildingSnapshotsViewTests method)
(seed.tests.test_views.SearchViewTests method)
(seed.tests.test_views.TestMCMViews method)
(seed.tests.tests.UtilsTests method)
SharedBuildingField (class in seed.public.models)
SharedBuildingField.DoesNotExist
SharedBuildingField.MultipleObjectsReturned
sign_policy_document() (in module seed.data_importer.views)
signup() (in module seed.landing.views)
SignupTokenGenerator (class in seed.token_generators)
site_eui_source (seed.models.BuildingSnapshot attribute)
site_eui_weather_normalized_source (seed.models.BuildingSnapshot attribute)
source_eui_source (seed.models.BuildingSnapshot attribute)
source_eui_weather_normalized_source (seed.models.BuildingSnapshot attribute)
source_string_sha (seed.data_importer.models.DataCoercionMapping attribute)
(seed.data_importer.models.TableColumnMapping attribute)
space_alerts_source (seed.models.BuildingSnapshot attribute)
start_mapping() (in module seed.views.main)
start_merge_url (seed.data_importer.models.ImportRecord attribute)
start_system_matching() (in module seed.views.main)
state_province_source (seed.models.BuildingSnapshot attribute)
STATUS_CHOICES (seed.models.Project attribute)
status_denominator (seed.data_importer.models.ImportRecord attribute)
status_is_live (seed.data_importer.models.ImportRecord attribute)
status_numerator (seed.data_importer.models.ImportRecord attribute)
status_percent (seed.data_importer.models.ImportRecord attribute)
status_url (seed.data_importer.models.ImportRecord attribute)
StatusLabel (class in seed.models)
StatusLabel.DoesNotExist
StatusLabel.MultipleObjectsReturned
subdirectory() (seed.lib.exporter.Exporter method)
subdirectory_from_export_id() (seed.lib.exporter.Exporter static method)
summary_analysis_active (seed.data_importer.models.ImportRecord attribute)
SUMMARY_ANALYSIS_ACTIVE_KEY() (seed.data_importer.models.ImportRecord class method)
summary_analysis_queued (seed.data_importer.models.ImportRecord attribute)
SUMMARY_ANALYSIS_QUEUED_KEY() (seed.data_importer.models.ImportRecord class method)
super_organization (seed.data_importer.models.ImportRecord attribute)
(seed.models.BuildingSnapshot attribute)
(seed.models.ColumnMapping attribute)
(seed.models.CustomBuildingHeaders attribute)
(seed.models.Project attribute)
(seed.models.StatusLabel attribute)

T

TABLE (seed.managers.json.JsonQuerySet attribute)
table_column_mapping (seed.data_importer.models.DataCoercionMapping attribute)
(seed.data_importer.models.ValidationRule attribute)
TableColumnMapping (class in seed.data_importer.models)
TableColumnMapping.DoesNotExist
TableColumnMapping.MultipleObjectsReturned
tablecolumnmapping_formset() (seed.data_importer.models.ImportFile method)
tablecolumnmapping_set (seed.data_importer.models.ImportFile attribute)
tablecolumnmappings (seed.data_importer.models.ImportFile attribute)
tablecolumnmappings_failed (seed.data_importer.models.ImportFile attribute)
tax_lot_id_source (seed.models.BuildingSnapshot attribute)
tcm_errors_json (seed.data_importer.models.ImportFile attribute)
tcm_fields_to_save (seed.data_importer.models.ImportFile attribute)
tcm_json (seed.data_importer.models.ImportFile attribute)
tearDown() (seed.green_button.tests.test_xml_importer.GreenButtonXMLImportTests method)
(seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
(seed.tests.test_exporters.TestExporters method)
(seed.tests.test_views.DefaultColumnsViewTests method)
tempfile (seed.lib.exporter.Exporter attribute)
test_add_org() (seed.tests.test_admin_views.AdminViewsTest method)
test_add_org_dupe() (seed.tests.test_admin_views.AdminViewsTest method)
test_add_user_existing_org() (seed.tests.test_admin_views.AdminViewsTest method)
test_add_user_new_org() (seed.tests.test_admin_views.AdminViewsTest method)
test_add_user_no_org() (seed.tests.test_admin_views.AdminViewsTest method)
test_as_collection() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_audit() (seed.audit_logs.tests.AuditLogModelTests method)
test_audit_save() (seed.audit_logs.tests.AuditLogModelTests method)
test_audit_update() (seed.audit_logs.tests.AuditLogModelTests method)
test_basic_compliance_creation() (seed.tests.tests.ComplianceTestCase method)
test_basic_project_creation() (seed.tests.tests.ProjectTestCase method)
test_build_cleaner() (seed.tests.test_tasks.TestCleaner method)
test_building_data() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_cached_first_row_order() (seed.tests.test_tasks.TestTasks method)
test_cc_number() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
test_clean() (seed.tests.test_models.TestBuildingSnapshot method)
test_cleanse() (seed.cleansing.tests.CleansingDataSample method)
(seed.cleansing.tests.CleansingDataTestCoveredBuilding method)
(seed.cleansing.tests.CleansingDataTestPM method)
test_create_child() (seed.tests.test_models.TestBuildingSnapshot method)
test_create_dataset() (seed.tests.test_views.TestMCMViews method)
test_create_models() (seed.green_button.tests.test_xml_importer.GreenButtonXMLImportTests method)
test_create_note() (seed.audit_logs.tests.AuditLogViewTests method)
test_create_pm_mapping() (seed.tests.test_views.MainViewTests method)
test_csv_export() (seed.tests.test_exporters.TestExporters method)
test_csv_export_extra_data() (seed.tests.test_exporters.TestExporters method)
test_data_model_assumptions() (seed.tests.test_exporters.TestExporters method)
test_delete_dataset() (seed.tests.test_views.GetDatasetsViewsTests method)
test_delete_duplicates_from_import_file() (seed.tests.test_views.ImportFileViewsTests method)
test_delete_file() (seed.tests.test_views.ImportFileViewsTests method)
test_delete_organization() (seed.tests.test_tasks.TestTasks method)
test_delete_organization_buildings() (seed.tests.test_tasks.TestTasks method)
test_delete_organization_doesnt_delete_user_if_multiple_memberships() (seed.tests.test_tasks.TestTasks method)
test_energy_type() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_energy_units() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_export_buildings() (seed.tests.test_views.MainViewTests method)
test_export_buildings_empty() (seed.tests.test_views.MainViewTests method)
test_export_buildings_progress() (seed.tests.test_views.MainViewTests method)
test_generic_relation() (seed.audit_logs.tests.AuditLogModelTests method)
test_get_aggregated_building_report_data() (seed.tests.test_views.ReportViewsTests method)
test_get_all_audit_logs_for_an_org() (seed.audit_logs.tests.AuditLogModelTests method)
test_get_ancestors() (seed.tests.test_tasks.TestTasks method)
test_get_building() (seed.tests.test_views.BuildingDetailViewTests method)
test_get_building_imported_buildings_includes_green_button() (seed.tests.test_views.BuildingDetailViewTests method)
test_get_building_logs() (seed.audit_logs.tests.AuditLogViewTests method)
test_get_building_report_data() (seed.tests.test_views.ReportViewsTests method)
test_get_building_summary_report_data() (seed.tests.test_views.ReportViewsTests method)
test_get_building_with_deleted_dataset() (seed.tests.test_views.BuildingDetailViewTests method)
test_get_building_with_project() (seed.tests.test_views.BuildingDetailViewTests method)
test_get_buildings_count_for_user() (seed.tests.tests.UtilsTests method)
test_get_cleansing_results() (seed.cleansing.tests.CleansingViewTests method)
test_get_column_mapping() (seed.tests.test_models.TestBuildingSnapshot method)
test_get_column_mapping_suggestions() (seed.tests.test_views.TestMCMViews method)
test_get_column_mapping_suggestions_pm_file() (seed.tests.test_views.TestMCMViews method)
test_get_column_mapping_suggestions_with_columns() (seed.tests.test_views.TestMCMViews method)
test_get_column_mappings() (seed.tests.test_models.TestBuildingSnapshot method)
test_get_columns() (seed.tests.test_views.DefaultColumnsViewTests method)
test_get_coparents() (seed.tests.test_views.MatchTreeTests method)
test_get_csv() (seed.cleansing.tests.CleansingViewTests method)
test_get_dataset() (seed.tests.test_views.GetDatasetsViewsTests method)
test_get_datasets() (seed.tests.test_views.GetDatasetsViewsTests method)
test_get_default_columns_initial_state() (seed.tests.test_views.DefaultColumnsViewTests method)
test_get_default_columns_with_set_columns() (seed.tests.test_views.DefaultColumnsViewTests method)
test_get_first_five_rows() (seed.tests.test_views.DataImporterViewTests method)
test_get_first_five_rows_with_newlines() (seed.tests.test_views.DataImporterViewTests method)
test_get_import_file() (seed.tests.test_views.ImportFileViewsTests method)
test_get_match_tree() (seed.tests.test_views.BuildingDetailViewTests method)
test_get_match_tree_from_child() (seed.tests.test_views.BuildingDetailViewTests method)
test_get_pm_filter_by_counts() (seed.tests.test_views.ImportFileViewsTests method)
test_get_prog_key() (seed.tests.test_decorators.TestDecorators method)
test_get_progress() (seed.cleansing.tests.CleansingViewTests method)
test_get_raw_column_names() (seed.tests.test_views.DataImporterViewTests method)
(seed.tests.test_views.TestMCMViews method)
test_get_tip() (seed.tests.test_models.TestBuildingSnapshot method)
test_handle_id_matches_duplicate_data() (seed.tests.test_tasks.TestTasks method)
test_home() (seed.tests.test_views.MainViewTests method)
test_import_xml() (seed.green_button.tests.test_xml_importer.GreenButtonXMLImportTests method)
test_increment_cache() (seed.tests.test_decorators.TestDecorators method)
test_interval_block_data() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_interval_data() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_is_concatenated() (seed.tests.test_models.TestColumnMapping method)
test_is_direct() (seed.tests.test_models.TestColumnMapping method)
test_is_same_snapshot() (seed.tests.test_tasks.TestTasks method)
test_locking() (seed.tests.test_decorators.TestDecorators method)
test_locking_w_exception() (seed.tests.test_decorators.TestDecorators method)
test_map_data() (seed.tests.test_tasks.TestTasks method)
test_mapping_w_concat() (seed.tests.test_tasks.TestTasks method)
test_match_buildings() (seed.tests.test_tasks.TestTasks method)
test_match_duplicate_buildings() (seed.tests.test_tasks.TestTasks method)
test_match_no_canonical_buildings() (seed.tests.test_tasks.TestTasks method)
test_match_no_matches() (seed.tests.test_tasks.TestTasks method)
test_merge_extra_data() (seed.tests.test_models.TestBuildingSnapshot method)
test_merge_extra_data_does_not_override_with_blank_data() (seed.tests.test_models.TestBuildingSnapshot method)
test_merge_extra_data_no_data() (seed.tests.test_models.TestBuildingSnapshot method)
test_meter_data() (seed.green_button.tests.test_xml_importer.GreenButtonXMLParsingTests method)
test_model___unicode__() (seed.audit_logs.tests.AuditLogModelTests method)
test_no_unmatched_buildings() (seed.tests.test_tasks.TestTasks method)
test_note() (seed.audit_logs.tests.AuditLogModelTests method)
test_note_save() (seed.audit_logs.tests.AuditLogModelTests method)
test_order_by_returns_all_buildings() (seed.managers.tests.test_json_manager.TestJsonManager method)
test_parent_tree_coparents() (seed.tests.test_views.MatchTreeTests method)
test_progress() (seed.tests.test_decorators.TestDecorators method)
(seed.tests.test_views.TestMCMViews method)
test_recurse_tree() (seed.tests.test_models.TestBuildingSnapshot method)
test_remap_buildings() (seed.tests.test_views.TestMCMViews method)
test_remove_child() (seed.tests.test_models.TestBuildingSnapshot method)
test_repr() (seed.tests.test_models.TestCanonicalBuilding method)
test_require_organization_id_fail_no_key() (seed.tests.test_decorators.RequireOrganizationIDTests method)
test_require_organization_id_fail_not_numeric() (seed.tests.test_decorators.RequireOrganizationIDTests method)
test_require_organization_id_success_integer() (seed.tests.test_decorators.RequireOrganizationIDTests method)
test_require_organization_id_success_string() (seed.tests.test_decorators.RequireOrganizationIDTests method)
test_reset_mapped_w_matching_done() (seed.tests.test_views.TestMCMViews method)
test_reset_mapped_w_previous_matches() (seed.tests.test_views.TestMCMViews method)
test_save_column_mappings() (seed.tests.test_views.TestMCMViews method)
test_save_column_mappings_idempotent() (seed.tests.test_views.TestMCMViews method)
test_save_column_mappings_w_concat() (seed.tests.test_views.TestMCMViews method)
test_save_match_audit_log() (seed.tests.test_views.BuildingDetailViewTests method)
test_save_match_invalid_org() (seed.tests.test_views.BuildingDetailViewTests method)
test_save_match_wrong_perms_different_building_orgs() (seed.tests.test_views.BuildingDetailViewTests method)
test_save_match_wrong_perms_org_id() (seed.tests.test_views.BuildingDetailViewTests method)
test_save_raw_data() (seed.tests.test_tasks.TestTasks method)
test_save_raw_data_batch_iterator() (seed.tests.test_tasks.TestTasks method)
test_save_snapshot_match_default_to_first_building() (seed.tests.test_models.TestBuildingSnapshot method)
test_save_snapshot_match_default_to_second_building() (seed.tests.test_models.TestBuildingSnapshot method)
test_save_unmatch_audit_log() (seed.tests.test_views.BuildingDetailViewTests method)
test_seach_active_canonicalbuildings() (seed.tests.test_views.SearchViewTests method)
test_search_building_snapshots() (seed.tests.test_views.SearchBuildingSnapshotsViewTests method)
test_search_case_insensitive_exact_match() (seed.tests.test_views.SearchViewTests method)
test_search_empty_column() (seed.tests.test_views.SearchViewTests method)
test_search_exact_exclude_filter() (seed.tests.test_views.SearchViewTests method)
test_search_exact_match() (seed.tests.test_views.SearchViewTests method)
test_search_exclude_filter() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data_empty_column() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data_exact_exclude_filter() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data_exact_match() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data_exclude_filter() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data_non_empty_column() (seed.tests.test_views.SearchViewTests method)
test_search_extra_data_non_existent_column() (seed.tests.test_views.SearchViewTests method)
test_search_filter_date_range_ISO8601() (seed.tests.test_views.SearchViewTests method)
test_search_filter_range() (seed.tests.test_views.SearchViewTests method)
test_search_not_empty_column() (seed.tests.test_views.SearchViewTests method)
test_search_sort() (seed.tests.test_views.SearchViewTests method)
test_separates_system_and_possible_match_types() (seed.tests.test_tasks.TestTasks method)
test_set_default_columns() (seed.tests.test_views.DefaultColumnsViewTests method)
test_signup_process() (seed.tests.test_admin_views.AdminViewsTest method)
test_signup_process_force_lowercase_email() (seed.tests.test_admin_views.AdminViewsTest method)
test_simple_login() (seed.cleansing.tests.CleansingDataTestCoveredBuilding method)
(seed.landing.tests.UserLoginTest method)
test_sort_extra_data() (seed.tests.test_views.SearchViewTests method)
test_source_attributions() (seed.tests.test_models.TestBuildingSnapshot method)
test_tos_login() (seed.landing.tests.UserLoginTest method)
test_unmatch_snapshot_tree_last_match() (seed.tests.test_models.TestBuildingSnapshot method)
test_unmatch_snapshot_tree_prior_match() (seed.tests.test_models.TestBuildingSnapshot method)
test_unmatch_snapshot_tree_retains_canonical_snapshot() (seed.tests.test_models.TestBuildingSnapshot method)
test_update_building() (seed.tests.test_models.TestBuildingSnapshot method)
test_update_building_audit_log() (seed.tests.test_views.BuildingDetailViewTests method)
test_update_building_with_dates() (seed.tests.test_models.TestBuildingSnapshot method)
test_update_dataset() (seed.tests.test_views.GetDatasetsViewsTests method)
test_update_note() (seed.audit_logs.tests.AuditLogViewTests method)
test_xls_export() (seed.tests.test_exporters.TestExporters method)
TestBuildingSnapshot (class in seed.tests.test_models)
TestCanonicalBuilding (class in seed.tests.test_models)
TestCleaner (class in seed.tests.test_tasks)
TestColumnMapping (class in seed.tests.test_models)
TestDecorators (class in seed.tests.test_decorators)
TestException
TestExporters (class in seed.tests.test_exporters)
TestJsonManager (class in seed.managers.tests.test_json_manager)
TestMCMViews (class in seed.tests.test_views)
TestTasks (class in seed.tests.test_tasks)
TestTasksXLS (class in seed.tests.test_tasks)
TestTasksXLSX (class in seed.tests.test_tasks)
TimeSeries (class in seed.models)
TimeSeries.DoesNotExist
TimeSeries.MultipleObjectsReturned
timeseries_data (seed.models.Meter attribute)
tip (seed.models.BuildingSnapshot attribute)
to_dict() (seed.audit_logs.models.AuditLog method)
(seed.models.BuildingSnapshot method)
(seed.models.Compliance method)
(seed.models.Project method)
(seed.models.ProjectBuilding method)
(seed.models.StatusLabel method)
to_json (seed.data_importer.models.ImportRecord attribute)
total_correct_mappings (seed.data_importer.models.ImportRecord attribute)
total_file_size (seed.data_importer.models.ImportRecord attribute)
transfer_buildings() (in module seed.utils.projects)
typeof_request_values() (in module seed.common.views)

U

Unit (class in seed.models)
unit (seed.models.Column attribute)
Unit.DoesNotExist
Unit.MultipleObjectsReturned
unlocked (seed.tests.test_decorators.TestDecorators attribute)
unmatch_snapshot_tree() (in module seed.models)
update() (seed.audit_logs.models.AuditLogQuerySet method)
update_building() (in module seed.models)
(in module seed.views.main)
update_dataset() (in module seed.views.main)
update_note() (in module seed.audit_logs.views)
update_project() (in module seed.views.projects)
update_project_building() (in module seed.views.projects)
update_role() (in module seed.views.accounts)
update_status_from_dcm() (in module seed.data_importer.models)
update_status_from_import_file() (in module seed.data_importer.models)
update_status_from_import_record() (in module seed.data_importer.models)
update_status_from_tcm() (in module seed.data_importer.models)
update_tcms_from_save() (seed.data_importer.models.ImportFile method)
update_user() (in module seed.views.accounts)
UpdateBuildingLabelsSerializer (class in seed.serializers.labels)
UPDATING_TCMS_KEY (seed.data_importer.models.ImportFile attribute)
UrlBreadcrumbNode (class in seed.templatetags.breadcrumbs)
use_description_source (seed.models.BuildingSnapshot attribute)
use_for_related_fields (seed.audit_logs.models.AuditLogManager attribute)
(seed.data_importer.managers.NotDeletedManager attribute)
user (seed.audit_logs.models.AuditLog attribute)
(seed.models.ColumnMapping attribute)
user_agreement (seed.landing.models.SEEDUser attribute)
user_permissions (seed.landing.models.SEEDUser attribute)
UserLoginTest (class in seed.landing.tests)
USERNAME_FIELD (seed.landing.models.SEEDUser attribute)
UtilsTests (class in seed.tests.tests)

V

valid_export_type() (seed.lib.exporter.Exporter method)
valid_test_cc_number() (seed.test_helpers.factory.helpers.DjangoFunctionalFactory class method)
validation_rules (seed.data_importer.models.TableColumnMapping attribute)
ValidationOutlier (class in seed.data_importer.models)
ValidationOutlier.DoesNotExist
ValidationOutlier.MultipleObjectsReturned
validationoutlier_set (seed.data_importer.models.ValidationRule attribute)
ValidationRule (class in seed.data_importer.models)
ValidationRule.DoesNotExist
ValidationRule.MultipleObjectsReturned
validationrule_ptr (seed.data_importer.models.RangeValidationRule attribute)
validationrule_set (seed.data_importer.models.TableColumnMapping attribute)
values (seed.models.EnumValue attribute)
variants (seed.models.BuildingSnapshot attribute)
version() (in module seed.views.main)

W

WHITE_CHOICE (seed.models.StatusLabel attribute)
worksheet_progress_json (seed.data_importer.models.ImportRecord attribute)
worksheet_url (seed.data_importer.models.ImportRecord attribute)

Y

year_built_source (seed.models.BuildingSnapshot attribute)
year_ending_source (seed.models.BuildingSnapshot attribute)