pawnhearts / django_vue_generator

Generates vue frontend for django rest framework projects: forms for your serializers with validation, methods to call apis with vue-resource.
85 stars 10 forks source link

Sourcery Starbot ⭐ refactored pawnhearts/django_vue_generator #3

Closed SourceryAI closed 3 years ago

SourceryAI commented 3 years ago

Thanks for starring sourcery-ai/sourcery ✨ 🌟 ✨

Here's your pull request refactoring your most popular Python repo.

If you want Sourcery to refactor all your Python repos and incoming pull requests install our bot.

Review changes via command line

To manually merge these changes, make sure you're on the master branch, then run:

git fetch https://github.com/sourcery-ai-bot/django_vue_generator master
git merge --ff-only FETCH_HEAD
git reset HEAD^