1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2025-06-29 09:50:54 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
43734b9182 Scripts are not executable 2020-07-25 21:57:46 +02:00
6cfae5fd69 Better import 2020-07-22 01:43:18 +02:00
4839b2deb8 Fix activities import 2020-07-22 01:28:28 +02:00
5af336fff3 make things cleaner 2020-05-26 23:54:14 +02:00
2996c9702f more cleaning 2020-05-25 12:15:48 +02:00
ddde4a2c53 fix inversed logic for detection of multi inherited table 2020-05-25 01:16:08 +02:00
3a636ce189 fix json import 2020-05-25 01:15:08 +02:00
f367b0ab2a add timed decorator for perf tracking 2020-05-25 01:12:31 +02:00
f8132d08ae easier way of detecting Multi-table inheritance 2020-05-21 18:26:42 +02:00
19d76876de make the MAP_IDBDE an attribut of Import Command 2020-05-21 18:25:46 +02:00
5fa63f2abe make chunk an herited argument 2020-05-18 19:38:25 +02:00
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