-
- Downloads
use live_settings
Showing
- src/strass/live_settings/__init__.py 27 additions, 0 deletionssrc/strass/live_settings/__init__.py
- src/strass/live_settings/admin.py 11 additions, 0 deletionssrc/strass/live_settings/admin.py
- src/strass/live_settings/context_processors.py 5 additions, 0 deletionssrc/strass/live_settings/context_processors.py
- src/strass/live_settings/forms.py 12 additions, 0 deletionssrc/strass/live_settings/forms.py
- src/strass/live_settings/migrations/0001_initial.py 24 additions, 0 deletionssrc/strass/live_settings/migrations/0001_initial.py
- src/strass/live_settings/migrations/0002_create_group_settings_changer.py 39 additions, 0 deletions...settings/migrations/0002_create_group_settings_changer.py
- src/strass/live_settings/migrations/0003_auto_20200311_1037.py 17 additions, 0 deletions...trass/live_settings/migrations/0003_auto_20200311_1037.py
- src/strass/live_settings/migrations/__init__.py 0 additions, 0 deletionssrc/strass/live_settings/migrations/__init__.py
- src/strass/live_settings/models.py 45 additions, 0 deletionssrc/strass/live_settings/models.py
- src/strass/live_settings/templates/admin/index.html 57 additions, 0 deletionssrc/strass/live_settings/templates/admin/index.html
- src/strass/live_settings/tests.py 76 additions, 0 deletionssrc/strass/live_settings/tests.py
- src/strass/live_settings/urls.py 6 additions, 0 deletionssrc/strass/live_settings/urls.py
- src/strass/live_settings/views.py 20 additions, 0 deletionssrc/strass/live_settings/views.py
- src/strass/strass/settings.py 2 additions, 0 deletionssrc/strass/strass/settings.py
- src/strass/strass/urls.py 1 addition, 0 deletionssrc/strass/strass/urls.py
src/strass/live_settings/__init__.py
0 → 100644
src/strass/live_settings/admin.py
0 → 100644
src/strass/live_settings/forms.py
0 → 100644
src/strass/live_settings/models.py
0 → 100644
src/strass/live_settings/tests.py
0 → 100644
src/strass/live_settings/urls.py
0 → 100644
src/strass/live_settings/views.py
0 → 100644
Please register or sign in to comment