Code de base pour les Sitewebs.
Il permet de mettre en place facilement une architecture pour un siteweb avec gestion de pages, menu du site.

TIM 5bd028df20 core: add StaticStorage + gone_view for 410 responses пре 22 часа
migrations eed0bf9a02 !!!! пре 5 месеци
static eed0bf9a02 !!!! пре 5 месеци
storage 5bd028df20 core: add StaticStorage + gone_view for 410 responses пре 22 часа
templates eed0bf9a02 !!!! пре 5 месеци
.gitignore eed0bf9a02 !!!! пре 5 месеци
DOC.md 1ae7f5f4a5 Add DOC.md documentation (EN) пре 1 недеља
Installation.md sur docker eed0bf9a02 !!!! пре 5 месеци
README.md eed0bf9a02 !!!! пре 5 месеци
URL.md eed0bf9a02 !!!! пре 5 месеци
__init__.py eed0bf9a02 !!!! пре 5 месеци
admin.py eed0bf9a02 !!!! пре 5 месеци
apps.py eed0bf9a02 !!!! пре 5 месеци
models.py 5bd028df20 core: add StaticStorage + gone_view for 410 responses пре 22 часа
tests.py eed0bf9a02 !!!! пре 5 месеци
views.py 5bd028df20 core: add StaticStorage + gone_view for 410 responses пре 22 часа

README.md

Presrequi :

pip install django==4.2.8

pip install django-crispy-forms

Install :

python manage.py migrate

python manage.py runserver

Installation sur un envoronement Docker :

voir "Installation.md sur docker"

Changlog :

  • Jan 2024 - Mise a jour gestion menu et amélioration mise en page

  • 2023 - Version Initial