mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
fix django link
This commit is contained in:
parent
d7ba89e5ec
commit
59d9adc6e2
@ -74,4 +74,8 @@ layout: empty
|
|||||||
position: initial;
|
position: initial;
|
||||||
@apply list-none
|
@apply list-none
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.max-w-p90 {
|
||||||
|
max-width: 90%
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -12,4 +12,4 @@ There are multiple methods to deploy InvenTree. The most popular (and by the dev
|
|||||||
|
|
||||||
### Other Options
|
### Other Options
|
||||||
|
|
||||||
The core InvenTree server is built using the widely used python-based framework [Django](https://django.org/). Therefore there are deployment methods for nearly all plattforms and architectures. If you want to read more about InvenTree's structure and a typical installation read the [architecture overview](../contribute/code/architecture).
|
The core InvenTree server is built using the widely used python-based framework [Django](https://djangoproject.com/). Therefore there are deployment methods for nearly all plattforms and architectures. If you want to read more about InvenTree's structure and a typical installation read the [architecture overview](../contribute/code/architecture).
|
Loading…
x
Reference in New Issue
Block a user