copanier/copanier
Alexis Metaireau ced93b0f69
Fix problems introduced by duplicates (#137)
* Throw an exception when duplicates are found

* When dupes are found, append a "-dedupe" to them.

* Change the way product refs are being generated.

Add a salt of randomness to avoid conflicts.
2022-11-10 15:21:04 +01:00
..
static Ajout code pour la fonctionnalité ‘Plus d'infos’ (#122) 2022-09-28 17:01:58 +02:00
templates Specify the version in copanier/__init__.py. (#129) 2022-10-25 23:56:26 +02:00
views Fix problems introduced by duplicates (#137) 2022-11-10 15:21:04 +01:00
__init__.py Specify the version in copanier/__init__.py. (#129) 2022-10-25 23:56:26 +02:00
base.py Renamed + remote 2019-03-24 15:45:58 +01:00
config.py Facilitate the transmission of information at the end of a delivery. (#56) 2021-04-10 11:45:21 +02:00
emails.py SMTP_LOGIN can be set to "", meaning that the smtp server does not want authentication (#103) 2022-02-21 18:28:51 +01:00
imports.py Reorganize the files, 2020-03-13 18:58:54 +01:00
loggers.py iwyu 2019-04-02 19:58:01 +02:00
models.py Fix problems introduced by duplicates (#137) 2022-11-10 15:21:04 +01:00
reports.py Small fixes 2020-11-21 14:59:18 +01:00
utils.py Reorganize the files, 2020-03-13 18:58:54 +01:00