.envrc
.eslintrc
.idea/charasheet.iml
.idea/dataSources.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/watcherTasks.xml
.pre-commit-config.yaml
.prettierrc
contrib/.gitkeep
db/.gitkeep
docker-compose-build.yaml
docker-compose.yaml
docker/uwsgi.ini
Dockerfile
envs/docker-local-envs.env
envs/local-envs.env
envs/test-envs.env
LICENSE
poetry.lock
pyproject.toml
README.md
src/character/__init__.py
src/character/admin.py
src/character/apps.py
src/character/fixtures/initial_data.json
src/character/forms.py
src/character/management/__init__.py
src/character/management/commands/__init__.py
src/character/management/commands/import_capabilities.py
src/character/management/commands/import_paths.py
src/character/management/commands/import_profiles.py
src/character/management/commands/import_races.py
src/character/migrations/0001_initial.py
src/character/migrations/0002_alter_character_capabilities_alter_character_weapons_and_more.py
src/character/migrations/0003_alter_character_equipment_alter_character_notes_and_more.py
src/character/migrations/0004_remove_character_mana_max_and_more.py
src/character/migrations/0005_profile_notes_alter_character_mana_consumed_and_more.py
src/character/migrations/0006_alter_path_category.py
src/character/migrations/0007_alter_capability_limited_alter_capability_spell.py
src/character/migrations/0008_capability_url_path_url_profile_url_race_url_and_more.py
src/character/migrations/0009_remove_racialcapability_url.py
src/character/migrations/0010_racialcapability_url.py
src/character/migrations/0011_alter_racialcapability_name_and_more.py
src/character/migrations/0012_alter_capability_options_alter_character_options_and_more.py
src/character/migrations/0013_character_money_pa_character_money_pc_and_more.py
src/character/migrations/0014_remove_character_mana_consumed_and_more.py

No matching file found