mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Improve docs management and add invoices repo (#51)
* Create a repository app for documents, first step * Step two (broken) * Complete the implementation of document repository and add invoices * Add support for invoices * Update submodules
This commit is contained in:
@@ -50,6 +50,7 @@ INSTALLED_APPS = [
|
||||
"portal",
|
||||
# "driver", # uncomment this to enable the "driver" API
|
||||
"metadata",
|
||||
"repository",
|
||||
"roster",
|
||||
"consist",
|
||||
"bookshelf",
|
||||
|
Reference in New Issue
Block a user