mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Bugfixing (#27)
* Enforce ordering on some metadata models * Fix a 500 error while accessing flat pages * Clean up HTML and fix cards (missing class) * Make the "driver" app optional and disabled by default
This commit is contained in:
@@ -51,7 +51,7 @@ INSTALLED_APPS = [
|
||||
"rest_framework",
|
||||
"ram",
|
||||
"portal",
|
||||
"driver",
|
||||
# "driver",
|
||||
"metadata",
|
||||
"roster",
|
||||
"consist",
|
||||
|
Reference in New Issue
Block a user