by Codenerix | Jun 18, 2022 | Howto
In this article, you will learn how to enable Elasticsearch, Solr, Whoosh, or Xapian in your CODENERIX website. CODENERIX is ready to work with Search Indexes, for this purpose it will require you to configure Haystack. Haystack is capable of connecting...
by Codenerix | Jun 18, 2022 | Howto
In this article, you will learn how does work CODENERIX API. Since all the operations between the front-end and the back-end are happening through JSON communication it is easy to think there is a protocol behind all of that. In fact, there is a RESTful API based on...
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 grant...
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 of 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...
Recent Comments