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

Update instructions to run test suite. #48

Open
scoursen opened this issue Jan 11, 2018 · 2 comments
Open

Update instructions to run test suite. #48

scoursen opened this issue Jan 11, 2018 · 2 comments

Comments

@scoursen
Copy link
Owner

After merging pr #47, the instructions for rubbing the tests in the README no longer work.

@mostafaznv
Copy link

please update documentation too.
I'm new in django and I want to know how to work with manager, query set and orm functions.

thanks

@CanGroves
Copy link

I' m new in django too and I have no idea how to get it work, more importantly how to import it to my projects. TAT
Could you please update REAMDME to introduce how to get it work? Thanks!

mark0978 added a commit to mark0978/django-softdelete that referenced this issue Jun 11, 2019
scoursen pushed a commit that referenced this issue Jun 15, 2019
* Make the page consistent

Above it says `Supports Django 2.0+`
Requirements contradicts that.

* Fixes #53

TEMPLATE_LOADERS is deprecated as of 1.8 and 1.8 is the base version requirement.
https://docs.quantifiedcode.com/python-anti-patterns/django/1.8/migration/template_loaders_deprecated.html

* Add installation instructions.

Partially addresses #48

* Fixing test runs for Django 2.2

* Fixing test runs for Django 2.2

* Tests work on Django 1.8-2.2

Tox implemented to check it.  Travis is next

* Travis, first try

* Trying to get newer python versions

* Tox passes locally on all python versions

* Version py37-G definition was missing

* Added Travis imagery
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

3 participants