I wish to create a project with 2 apps. Each app will have its own
database - one for payments and another for statements.
I have created a set of models within the models.py for the payments app
and another set of models inside within the models.py for the statements
app.
When I run the com
What are the reasons not to use Django Admin?
Also with regards to creating views and giving those views permissions -
are there any examples someone can point to help illustrate?
On Monday, June 17, 2019 at 11:40:53 AM UTC-5, James Farris wrote:
>
> Think of the Django Admin as a tool for de
2 matches
Mail list logo