Files
django-ram/ram/repository/views.py
Daniele Viganò e80dc604a7 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
2025-02-17 23:25:19 +01:00

4 lines
63 B
Python

from django.shortcuts import render
# Create your views here.