django-oscar / django-oscar

Domain-driven e-commerce for Django

Home Page:http://oscarcommerce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrations Full

Bastilla123 opened this issue · comments

Found a bug? Please fill out the sections below.

Issue Summary

I make pip install django-oscar and i get in my venv in several apps full migrations like catalogue app

Steps to Reproduce

I find also here in repo full migrations. Why?

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?

Technical details

  • Python version: Run python --version.
  • Django version: Look in your requirements.txt, or run pip show django | grep Version.
  • Oscar version: Look in your requirements.txt, or run pip show django-oscar | grep Version.