1
hinst
2y

I am currently trying to set up a unit-test using Python Django framework.

I follow the official documentation step by step. I completed the steps.

It spits out an error: the table does not exist in the database.

Seriously, do you need any more proof that Python is bad? The developers of Python framework cannot even put together a working tutorial. If the unit-test framework requires the database then it should auto-create the tables

Comments
  • 3
    While python is not exactly my favorite lang, bad documentation is common in any language..

    A github action for testing tutorials consisting of markdown and code would be pretty neat~
  • 0
    Python's good man
  • 0
    Can you punt to the tutorial?
Add Comment