Btaub 48104

Avatar
  • 活动总数 16
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 5
  • 订阅数 4
  • 创建于

    Why does sync requirements not match pip freeze > requirements.txt

    I'm not an expert at this stuff but shouldn't the requirements.txt file generated by Pycharm's sync requirements command match what's produced by pip freeze > requirements.txt? The pip version prod...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Query SQLite in memory database?

    已回答
    Hi! I'm testing Django code and my DB (for now) is SQLite. In testing, Django creates a new test DB when you run your tests and the Django docs say that, when using SQLite, that DB is an in-memory ...
    • 3 个关注者
    • 2 条评论
    • 4 票
  • 创建于

    No tests were found - Pycharm + Django

    已完成
    Can anyone help with this (is this the right place to ask this kind of question)? Pycharm is telling me 'No tests were found" when I try to test my code in a Django project.  PyCharm version 2017.2...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Improvement to Django Model Dependency Diagram

    I'm just learning Django but I do have a relational database background. While I realize that many developers love defining their data models in code, I much prefer a visual representation of table...
    • 1 个关注者
    • 0 条评论
    • 1 票