Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L'import CSV log dans les tables historical<model> #167

Merged
merged 6 commits into from
Feb 7, 2024

Conversation

pletelli
Copy link
Collaborator

@pletelli pletelli commented Feb 6, 2024

L'import du csv est :

  • loggué dans l'historique de chaque instance de modèle avec le Charfield change_reason
  • et affiché dans l'admin.

image

Petit warning : les modifications de champs provenant des tables relationnelles ne sont pas logguées dans les "changed fields".
à faire plus tard en suivant la proposition jazzband/django-simple-history#853

@pletelli pletelli marked this pull request as ready for review February 6, 2024 15:03
@pletelli pletelli requested a review from alemangui February 6, 2024 15:49
@pletelli pletelli changed the title [Draft] L'import CSV log dans les tables historical<model> L'import CSV log dans les tables historical<model> Feb 6, 2024
data/admin/blogpost.py Outdated Show resolved Hide resolved
data/admin/webinar.py Outdated Show resolved Hide resolved
@pletelli pletelli requested a review from alemangui February 7, 2024 11:01
@pletelli pletelli merged commit a2cecd6 into staging Feb 7, 2024
5 checks passed
@pletelli pletelli deleted the history-at-import branch February 7, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants