




You can install it with:
pip install django==2.0a1
Time to test some apps
With <3
This is a quick video I made so our friends can see CRUDLFA+, the DRY framework for Django, looks like so far:
With <3
Jamesy aka jpic
This all started when a web developer learning Django was struggling to maintain a quantity of HTML and came to me: “I have a question for you, Django, can you generate a menu for me please ?”.
Oh my, is this person going to be the next wasting their time building something that’s too complicated and worthless just like I have back when I used to try this kind of stunt ?
Read Moredjango-autocomplete-light 3.2.6 was released on github and pypi, with:
#838: Use namespaced jQuery in `get_forwards` by @ryan-copperleaf & @gagarski
#836: Queryset sequence view to display actual model name by @jsoa
3.2.5 and 3.2.6 were briefly hosted on PyPi and are the same.
Enjoy <3
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:
master
The 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.