by Codenerix | Jun 18, 2022 | Howto
In this article, you will learn everything about CODENERIX’s authentication system. Every request that is getting to CODENERIX is passing through several middlewares, and some of them may be authentication backends. Those authentication backends are used to...
by Codenerix | Mar 24, 2018 | Howto
🇪🇦 Leer en Español, “GenCreate, GenDetail, GenUpdate y GenDelete“ In the last article, we described GenList to start using CODENERIX listings. The time has come to see how to create, view, update and delete the information on those listings. In this article, we...
by Codenerix | Mar 22, 2018 | Howto
🇪🇦 Leer en Español, “GenList“ Previously we talked about CodenerixModel to understand how a functional model is built with CODENERIX; however, for everything to work in Django, in addition to models you also have to define views. To allow web content to be...
by Codenerix | Feb 28, 2018 | Howto
🇪🇦 Leer en Español, “CodenerixModel“ For any Django project to support CODENERIX properly, it is necessary to take some important steps to ensure a good start to the project. We will not repeat that using the CODENERIX Examples available on GitHub is the easiest...
by Codenerix | Feb 14, 2017 | Howto
🇪🇦 Leer en Español, “¿Qué es CODENERIX?” It is the name given to the Open Source and free software created by Centrologic for the development of management tools using web technology thanks to Django/Python and AngularJS (by Google), all laid out with...
Recent Comments