Navigation
index
routing table
|
modules
|
Pycroft documentation
»
Overview: module code
Pycroft documentation
Table Of Contents
Welcome to Pycroft’s documentation!
Guides
Minimal setup
Git
Docker
Database setup
PyCharm Integration
Tests
Troubleshooting
Alembic
Celery
Explanations
Docker architecture
Reference documentation
pycroft
web
ldap_sync
Indices and tables
Index
Module Index
Search Page
Architecture decision records
ADR001 – Use jQuery in typescript modules exclusively
ADR002 - Continue using pickle as default serializer
ADR003 - Use ``.table_valued`` wrapper for table valued sql functions
ADR004 - Deprecate usage of ``session`` proxy in favor of dependency injection
ADR005 - Improved exception handling in views
ADR006
ADRXXX
Docs
Overview: module code
All modules for which code is available
ldap_sync.__main__
ldap_sync.concepts.action
ldap_sync.concepts.record
ldap_sync.concepts.types
ldap_sync.config
ldap_sync.conversion
ldap_sync.execution
ldap_sync.record_diff
ldap_sync.sources.db
ldap_sync.sources.ldap
pycroft.exc
pycroft.helpers.date
pycroft.helpers.errorcode
pycroft.helpers.i18n
pycroft.helpers.i18n.babel
pycroft.helpers.i18n.deferred
pycroft.helpers.i18n.formatting
pycroft.helpers.i18n.message
pycroft.helpers.i18n.serde
pycroft.helpers.i18n.utils
pycroft.helpers.interval
pycroft.helpers.net
pycroft.helpers.user
pycroft.helpers.utc
pycroft.lib.address
pycroft.lib.exc
pycroft.lib.facilities
pycroft.lib.finance
pycroft.lib.host
pycroft.lib.infrastructure
pycroft.lib.logging
pycroft.lib.mail
pycroft.lib.membership
pycroft.lib.net
pycroft.lib.search
pycroft.lib.stats
pycroft.lib.swdd
pycroft.lib.task
pycroft.lib.traffic
pycroft.lib.user_deletion
pycroft.model
pycroft.model.address
pycroft.model.base
pycroft.model.config
pycroft.model.ddl
pycroft.model.exc
pycroft.model.facilities
pycroft.model.finance
pycroft.model.functions
pycroft.model.host
pycroft.model.logging
pycroft.model.net
pycroft.model.port
pycroft.model.property
pycroft.model.session
pycroft.model.swdd
pycroft.model.task
pycroft.model.task_serialization
pycroft.model.traffic
pycroft.model.types
pycroft.model.unix_account
pycroft.model.user
pycroft.model.webstorage
pycroft.task
web.api.v0
web.app
web.commands
web.template_filters
web.template_tests
Navigation
index
routing table
|
modules
|
Pycroft documentation
»
Overview: module code