• GitHub
  • Documentation
  • Discord
  • Tip
search
  • chevron_right Threads
  • label Support

Misago + python 3.7.0 + Django 2.1.1 + django rest framework 3.8.2

orkan
Sept. 21, 2018
chat_bubble_outline 7
  • link
    orkan
    Devs & Contributors 12 posts
    Sept. 21, 2018, 12:34 a.m. Sept. 21, 2018, 12:34 a.m.
    link

    I'm trying to run Misago with new python 3.7 and Django 2. Generally it works but there is many errors. I don't give up ;)

    ./manage.py test
    
    Ran 1999 tests in 564.345s
    FAILED (failures=110, errors=12)
    

    link to fork:
    github.com/WojtekReu/Misago/tree/django2.1

  • link
    rafalp
    Project Lead 2027 posts
    Sept. 21, 2018, 11:17 a.m. Sept. 21, 2018, 11:17 a.m.
    link

    Noice, do you have a travis up to see what tests are exploding here?

  • link
    orkan
    Devs & Contributors 12 posts
    Sept. 21, 2018, 11:15 p.m. Sept. 21, 2018, 11:15 p.m.
    link

    No, I don't have travis yet. For now I can only past test logs here: pastebin.com/dMkQagr3

    Probably on Sunday I will continue searching fixes for these errors.

  • link
    orkan
    Devs & Contributors 12 posts
    Sept. 25, 2018, 10:51 a.m. Sept. 25, 2018, 10:51 a.m.
    link

    travis-ci.org/WojtekReu/Misago/builds/432680438

  • link
    orkan
    Devs & Contributors 12 posts
    Sept. 25, 2018, 11:28 a.m. Sept. 25, 2018, 11:28 a.m.
    link

    travis-ci.org/WojtekReu/Misago/jobs/432853256 - here we can see which tests passed in python 2.6

  • link
    orkan
    Devs & Contributors 12 posts
    Oct. 2, 2018, 10 p.m. Oct. 2, 2018, 10 p.m.
    link

    For python 3.5 and 3.6 and 3.7 all tests pass but I don't guarantee that all is correct.
    Misago tests on Travis

  • link
    IgorSantos
    Members 1 post
    Nov. 16, 2018, 9:01 p.m. Nov. 16, 2018, 9:01 p.m.
    link

    same problem

  • link
    rafalp
    Project Lead 2027 posts
    Nov. 16, 2018, 10:52 p.m. Nov. 16, 2018, 10:52 p.m.
    link

    Misago codebase ain't gonna update itself to support Django 2.1 ;)

    Current master has ben updated to run Python 3.6 only, and I am working on replacing crispy_forms dependency with custom form rendering tags - Misago renders forms only in admin panel, and only in limited number of ways, so its actually quite simple.

    After forms are moved to custom tag, and I've added more tests to the API, @orkan should have much easier time making PR for Django 2.1 and Python 3.7 ;)

arrow_upward Go to top
  • This site uses cookies to gather statistical data for use in traffic analysis.
  • GitHub
  • Documentation
  • Discord
  • Tip
  • Terms of service
  • Privacy policy
powered by misago