Skip to content

Back on the road

Compare
Choose a tag to compare
@manelclos manelclos released this 28 Aug 05:42
· 48 commits to master since this release

Changes:

  • Add Sphinx project and move current docs to it
  • Add pytest support
  • Support django up to 3.0.x
  • Fix chainedfk and chainedm2m not being defined (closes #253)
  • Add multichained selects to Location example
  • Force to load select2 js first
  • Fixed bug with missing "renderer" parameter in widgets.py render methods
  • Fix renderer parameter in older django versions
  • Add link to PyPI and installation instructions