|
|
|||
File indexing completed on 2026-04-25 08:29:11
0001 from django.apps import AppConfig 0002 0003 0004 class PcsConfig(AppConfig): 0005 default_auto_field = 'django.db.models.BigAutoField' 0006 name = 'pcs' 0007 verbose_name = 'Physics Configuration System'
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|