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 |