Sayed Raianul Kabir

Results 8 comments of Sayed Raianul Kabir

Another bump. suffering too much badly. would be very helpful. btw I am using Dj-1.6.1 from django.contrib.staticfiles

I am using Django 1.6.1, STATICFILES_IGNORE_PATTERNS is not also working here. @jezdez you said `--ignore` is enough, but based on my app, I would like to set some directory dynamically...

What I did so far - in `confest.py` ```from django.test import TestCase TestCase.databases = {"default", "replica"} ``` However its creating both test database but all of my fixture is executing...

Hello @johnthagen I am getting this error, any idea how to fix this? ![kson](https://user-images.githubusercontent.com/195230/147967468-0216494a-1318-4792-8321-10dafe98d6b5.png) so far my understanding its required OpenAPI 3.0.

@johnthagen - I am using `pydentic` model for my code and was thinking to use my model schema as swagger response. So here is my full schema from pydentic model...

Any idea when this will merge ?

Why this PR hasn't merge yet ?

is it working ? @vinaychittora have you got the installation note ?