Changes between Initial Version and Version 1 of Ticket #33630
- Timestamp:
- Apr 9, 2022, 5:31:22 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33630
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #33630 – Description
initial v1 1 {{{ 1 2 :\testing\env_site\seller>py manage.py runserver 2 3 Watching for file changes with StatReloader … … 70 71 django.core.exceptions.ImproperlyConfigured: 'djongo' isn't an available database backend or couldn't be imported. Check the above exception. To use one of the built-in backends, use 'django.db.backends.XXX', where XXX is one of: 71 72 'mysql', 'oracle', 'postgresql', 'sqlite3' 73 }}}