Services
Blog
Français
3.2.3 Two seriously good community contributed bugfixes
Bravo !
Tests are passing reliabily these days. The code climate is pretty sunny to contribute patches.
Help wanted on unit tests: there is a bunch of units and currently everything is tested together with selenium. This works but that means when we test django 1.8 to 1.12 (master, not passing) we need to run selenium much more (for each version) than if we had unit tests covering the code. It would make following up Python and Django versions easier.
Read Moredjango-autocomplete-light 3.2.2 was released, it supports django 1.11 and is not known to break backward compatibility.
Let’s give a warm welcome to django-session-security’s new release manager, Erik Telepovský from pragmaticmates.com.
DSS release 2.5.0 was published in PyPi:
masterThe From idea to production video demo which demonstrates in a stunning a 12 minute video how to deploy GitLab on OpenShift, then login to GitLab and create a project with a pipeline that deploys the project on OpenShift itself.
“How to make a navigation autocomplete with django-autocomplete-light v3” seems like a top FAQ since v3 release, because v2 included an example which was not reported inside the documentation of v3.
While the example in v2 documentation is still valid, the autocomplete.js script was removed from django-autocomplete-light, and is now available in the jquery-autocomplete-light repository.
Happy hollidays from the YourLabs panarchy :)
Django 1.11 alpha is announced for January 16, review priority will be given to any ticket marked “ready for checkin” by January 9, Tim says, which means its still time to make a contribution to Django 1.11 !
The only “major feature” on the 1.11 roadmap is template-based widget re ndering which is (hopefully) in final reviews. There are still plenty of “patches needing review” if you want to help there.
My personnal advice ? Try to do even just a small contribution or try to help reviewing, it’s still time ;)
We have two major features:
Complete changelog: