LICENCE
MANIFEST.in
README.md
setup.py
localcosmos_app_kit_taxonomy.egg-info/PKG-INFO
localcosmos_app_kit_taxonomy.egg-info/SOURCES.txt
localcosmos_app_kit_taxonomy.egg-info/dependency_links.txt
localcosmos_app_kit_taxonomy.egg-info/top_level.txt
taxonomy/DBRouter.py
taxonomy/TaxonSearch.py
taxonomy/__init__.py
taxonomy/admin.py
taxonomy/apps.py
taxonomy/forms.py
taxonomy/lazy.py
taxonomy/models.py
taxonomy/signals.py
taxonomy/urls.py
taxonomy/utils.py
taxonomy/views.py
taxonomy/management/__init__.py
taxonomy/management/commands/__init__.py
taxonomy/management/commands/taxonomy_recreate_indices.py
taxonomy/management/commands/update_taxonomic_database.py
taxonomy/migrations/0001_initial.py
taxonomy/migrations/0002_auto_20220503_0747.py
taxonomy/migrations/__init__.py
taxonomy/sources/TaxonSourceManager.py
taxonomy/sources/__init__.py
taxonomy/sources/algaebase/AlgaebaseManager.py
taxonomy/sources/algaebase/__init__.py
taxonomy/sources/algaebase/admin.py
taxonomy/sources/algaebase/apps.py
taxonomy/sources/algaebase/models.py
taxonomy/sources/algaebase/tests.py
taxonomy/sources/algaebase/views.py
taxonomy/sources/algaebase/migrations/0001_initial.py
taxonomy/sources/algaebase/migrations/__init__.py
taxonomy/sources/col/ColTaxonSourceManager.py
taxonomy/sources/col/ColTaxonSourceManager2015.py
taxonomy/sources/col/ColTaxonSourceManager2019.py
taxonomy/sources/col/__init__.py
taxonomy/sources/col/admin.py
taxonomy/sources/col/apps.py
taxonomy/sources/col/models.py
taxonomy/sources/col/tests.py
taxonomy/sources/col/views.py
taxonomy/sources/col/migrations/0001_initial.py
taxonomy/sources/col/migrations/__init__.py
taxonomy/sources/col/tests/TestColTaxonSourceManager.py
taxonomy/sources/col/tests/__init__.py
taxonomy/sources/custom/__init__.py
taxonomy/sources/custom/admin.py
taxonomy/sources/custom/apps.py
taxonomy/sources/custom/forms.py
taxonomy/sources/custom/models.py
taxonomy/sources/custom/tests.py
taxonomy/sources/custom/urls.py
taxonomy/sources/custom/views.py
taxonomy/sources/custom/migrations/0001_initial.py
taxonomy/sources/custom/migrations/__init__.py
taxonomy/sources/custom/templates/custom_taxonomy/manage_custom_taxon.html
taxonomy/sources/custom/templates/custom_taxonomy/manage_custom_taxonomy.html
taxonomy/sources/custom/templates/custom_taxonomy/manage_tree_entry.html
taxonomy/sources/custom/templates/custom_taxonomy/move_custom_taxon.html
taxonomy/sources/custom/tests/__init__.py
taxonomy/sources/custom/tests/test_models.py
taxonomy/sources/custom/tests/test_views.py
taxonomy/templates/taxonomy/taxontreeview.html
taxonomy/templates/taxonomy/treeview_children.html
taxonomy/templates/taxonomy/ajax/delete_meta_vernacular_name.html
taxonomy/templates/taxonomy/ajax/manage_meta_vernacular_name.html
taxonomy/templates/taxonomy/widgets/taxon_autocomplete_widget.html
taxonomy/templates/taxonomy/widgets/taxon_autocomplete_widget_base.html
taxonomy/templates/taxonomy/widgets/taxon_autocomplete_widget_fixed_source.html
taxonomy/tests/TestTaxonSourceManager.py
taxonomy/tests/__init__.py
taxonomy/tests/test_forms.py
taxonomy/tests/test_lazy.py
taxonomy/tests/test_models.py
taxonomy/tests/test_views.py