1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2024-12-04 22:26:54 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
bleizi
c518b3dddb Merge branch 'l_eveil_du_nanax' into 'master'
L'eveil du nanax

See merge request bde/nk20-scripts!2
2023-07-13 19:48:50 +02:00
7a022b9407
Update copyright for 2021
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-06-14 21:45:35 +02:00
Alexandre Iooss
3442edd2bf
Reorder imports and fix trailing spaces 2021-05-12 17:43:18 +02:00
Yohann D'ANELLO
43734b9182 Scripts are not executable 2020-07-25 21:57:46 +02:00
Yohann D'ANELLO
6cfae5fd69 Better import 2020-07-22 01:43:18 +02:00
Yohann D'ANELLO
4839b2deb8 Fix activities import 2020-07-22 01:28:28 +02:00
Pierre-antoine Comby
5af336fff3 make things cleaner 2020-05-26 23:54:14 +02:00
Pierre-antoine Comby
2996c9702f more cleaning 2020-05-25 12:15:48 +02:00
Pierre-antoine Comby
ddde4a2c53 fix inversed logic for detection of multi inherited table 2020-05-25 01:16:08 +02:00
Pierre-antoine Comby
3a636ce189 fix json import 2020-05-25 01:15:08 +02:00
Pierre-antoine Comby
f367b0ab2a add timed decorator for perf tracking 2020-05-25 01:12:31 +02:00
Pierre-antoine Comby
f8132d08ae easier way of detecting Multi-table inheritance 2020-05-21 18:26:42 +02:00
Pierre-antoine Comby
19d76876de make the MAP_IDBDE an attribut of Import Command 2020-05-21 18:25:46 +02:00
Pierre-antoine Comby
5fa63f2abe make chunk an herited argument 2020-05-18 19:38:25 +02:00
Pierre-antoine Comby
b1366995e0 Batch import Function
On utilise bulk_create de Django, mais il faut préparer tous les models
au préalable. C'est *beaucoup* plus rapide.
2020-05-18 13:56:16 +02:00