Anthony Monthe

Results 16 issues of Anthony Monthe

Display related element before ask for deletion

Propose to delete file after Delete operation, Use MediaStorage system for this.

Hello @andrewgy8 @bmihelac I'm working a lot on how to improve import-export perfs. And I think one biggest plague for huge data management is tablib. I use a lot Pandas...

enhancement

## Summary I propose this list of drivers with unavailable services ## Detailed Information - Bluebox - bsnlcloud - Cloudwatt - enomaly - elastichosts - elasticstack - Kili - gogrid...

Added signals for external usage: - pre_submit - post_submit - pre_send - post_send

feature
ready for review

Signals could be a good way to let developers interact with DBBackup's actions. I imagine the following: - pre_dbbackup & post_dbbackup - pre_dbrestore & post_dbrestore - pre_mediabackup & post_mediabackup -...

enhancement
good first issue

For make DBBackup more modular, I think backup and restore for media and database should be in high level function. It will allow developer to use it in different ways,...

enhancement

The primary solution before solutions like DBBackup is `dumpdata`/`loaddata`. I don't like it because serialization/deserialization take time. But it can be useful to migrate DB across environment, example: a production...

enhancement

Hi, When I use a tensorflow-gpu environment, despite CUDA, cuDNN and some operations involve the GPU, The training is executed on CPU. Is there a way to force it in...

## Removed obsolete compute drivers ### Description Remove: - [x] Bluebox - [x] bsnlcloud - [x] Cloudwatt - [x] enomaly - [x] elastichosts - [x] elasticstack - [x] Kili -...