Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for older versions of Django #27

Open
RaimundoDiaz opened this issue Dec 12, 2022 · 0 comments
Open

Support for older versions of Django #27

RaimundoDiaz opened this issue Dec 12, 2022 · 0 comments

Comments

@RaimundoDiaz
Copy link

HI! I worked with this package for a project and it was really great all the time it saved me, now I am working on a different project that sadly has too old version of both Dango and DRF, even Python to be honest (Python ~2.7). So I was wondering if it would be too difficult to make support for older versions of Django and DRF. I've never tried to update or in this case make support for older versions of a package so I don't know if it is difficult. I really want to use this package on this project because the time it would save on creating the types would be insane.

django==1.8.19
djangorestframework==2.3.9

I also looked. for other options online because I thought that maybe there were similar packages for the same thing that supported older versions but I. didn't find anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant