Merge branch 'master' of github.com:auvipy/django-rest-framework into issue-7406

This commit is contained in:
sanjusci 2020-09-08 21:33:05 +05:30
commit dde36f79f7

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
*.db *.db
*~ *~
.* .*
*.py.bak
/site/ /site/
/htmlcov/ /htmlcov/