Asav Patel

Results 5 issues of Asav Patel

I am running traning under very strict disk storage constraints and trying to leverage `caching` for shards which are being downloaded from S3. Currently providing `cache_size` doesn't have any effects...

build fails if python header files are missing in Ubuntu

I am using the same model file as example have. https://github.com/jazzband/django-mongonaut/blob/master/examples/blog_1_7/articles/models.py and same mongoadmin file as example. https://github.com/jazzband/django-mongonaut/blob/master/examples/blog_1_7/articles/mongoadmin.py Only difference between example and my structure is my url.py is in...

> django version = 1.9.9 > > url : http://localhost:8000/mongonaut/ stacktrace : ``` Request Method: GET Request URL: http://localhost:8000/mongonaut/ Django Version: 1.9.9 Exception Type: TemplateSyntaxError Exception Value: 'url' is not...

- Added Dockerfile for easier usage