Services Blog Français

crudlfap

| by jpic | python django crudlfap
In the first screen we see that two posts in the list have a different button in the Actions column. The first row is a post that I’m the owner of, therefore the Actions shows a button for a dropdown menu. The second row is a post that I’m not owner of, but that has been published, so, I only have the detail link on that row. In the second screenshot, using the checkboxes reveals possible groupped actions on the bottom of the screen, here “Delete objects” which serves as reference action. Read More

Put a nextjs server in front of django

| by jpic | python django nextjs react django-appwatch
How to put a NextJS server in front of Django with django-appwatch In this article, we’ll get started on a new Django project with NextJS in front of Django. We choose to put NextJS in front of Django because NextJS is an isomorphic UI framework for React, that’s pretty simple to use. - Create your Django project as usual, - Do in your repo: yarn add next react - Install django-appwatch with pip install django-appwatch, - Add appwatch to INSTALLED_APPS, - Run command manage. Read More

Announcing YourLabs BtoC Service

| by jpic | shop
It’s an honnour to announce our new BtoC product at YourLabs: a computer repair shop. What makes it different from other computer repair shop is that we’re going to expose OEM and data center provisionning technologies to end users. In our shop, you will be able to discuss with a Level 1 staff who’s job is: reassure the user that we are going to find a satisfying solution for their problem, their way, connect the machine they bring to the ethernet cable and boot on PXE, open a live OS and backup user files on the NAS, or/then, open an installer (also from PXE) and format the machine with a fresh os, open a live OS and restore user files from the NAS, call on a level 2 for advanced diagnosis if necessary, open tickets for users, take hardware in/out, and help users with their tickets Power users will be able to service their products theirselves at our shop, in a chilly atmosphere encouraging working in pair, making new friends and share passion :) Read More

open source software djnext

| by jpic | python django javascript react djnext best-practice
https://git.yourlabs.org/oss/djnext Django-NextJS Isomorphic UI Development with Decorator pattern for Django with: - nextjs out of the box experience for frontend development, - rendering of nextjs pages with context in Django with NextJS template engine. For fun & profit ## Run the example project Run this commands as non root:: git clone https://git.yourlabs.org/oss/djnext cd djnext pip install –user –editable .[dev] yarn install djnext watchstatic # maintains nextjs pages/ directory for yarn dev yarn dev # run localhost:3000 djnext dev # run localhost:8000 ## Choose NextJS page template in Django Example project lives in src/djnext_example, see src/djnext_example/artist/urls. Read More
Previous Page 12 of 32 Next Page

They trust us

Contact

logo