Django → Django - Tutorial 007. Adding Pagination based on django-bootstrap3
Pagination, Python, django-bootstrap3
The number of articles on the new site began to approach the 10 pieces, so urgently add Pagination, to be able to flip through the pages on the site. But as already used django-bootstrap3 module, and Pagination will be used …
ReadDjango → Django - Tutorial 006. Customizing error pages 403, 404, 500
Many resources are decorated error pages if there is a failure in processing a request from the client.
For a start has been made on the site customization of the most frequently occurring errors and other debugging until you come …
Django → Django - Tutorial 005. Adding RSS feeds to the site on Django
While still not a lot of articles on the new site, I add RSS-feed, the benefit of that Django has a built-in functionality for organizing RSS-feeds, as in the usual format, and the Atom format. But first, usually confine adding …
ReadDjango → Django - Tutorial 004. Implementing Bootstrap 3 to site on the Django
Web site design and layout are pretty important issues, and sometimes it would be desirable to develop a website with good and interesting design ... but ... not all of us are designers, and even less good designers. So it …
ReadDjango → Django - Tutorial 003. Model, Template, View on Django
In Django uses a modular system of applications, where one application is composed of several applications, each responsible for its functionality. As you have noticed, at the time of this writing, the site has a section "Knowledge", in which there …
ReadDjango → Django - Tutorial 002. Syntax highlighting of code on site
PrettyPrint, SyntaxHighlighting
The biggest problem when you start writing a site from scratch on the Django was code syntax highlighting. Okay, I was on Wordpress the plugin that works with the task, though a bit loaded site as highlighting was organized on …
ReadDjango → Django - Tutorial 001. Deploying a site on Django + PostgreSQL + Gunicorn + Nginx
PostgreSQL, Nginx, Gunicorn, Ubuntu, Django
Once access to the server with Ubuntu 16.04 was set in a previous article, it is time to expand on it everything necessary for operation of the site, namely:
- Django
- framework for developing web-applications in Python;
- PostgreSQL
- SQL database;
- Gunicorn …
PostgreSQL → Correction database encoding of PostgreSQL from LATIN1 to UTF8
PostreSQL, Ubuntu, LATIN1, UTF8
In the process of server settings for the site, I had to face some problems. In particular, the problem of the PostgreSQL database encoding. The fact is that when you install the PostgreSQL, database templates created with the coding LATIN1, …
ReadLinux → Initial configuration of access to VDS at Ubuntu 16.04
Because a develop the resource EVILEG, I decided to move it to the domain COM, and transfer the website from CMS Wordpress to the framework Django. With Ruby On Rails somehow it did not work out, but with the Django …
ReadPyQt5 → PyQt5 - Lesson 002. Hello World on PyQt5
qt5, qt, PyCharm, qt уроки, PyQt5
Python - a high-level general purpose programming language, focused on improving developer productivity and code readability. And also widely used for writing Web-based applications. But to work with Qt for Python was developed Library PyQt5 by Riverbank Computing, which is …
ReadQt → Qt/C++ - Lesson 055. QSignalMapper VS lambda functions
лямбда функция, Qt, C++, lambda, QSignalMapper
QSignalMapper is a wonderful class to organize the work of the signals and slots dynamically created objects. For example, the dynamically created buttons or objects in QStackedWidget. This was particularly true in older versions of the software, that is, and …
ReadQt → Qt/C++ - Lesson 054. Reading data from a CSV file, and their representation via QStandardItemModel
CSV, Qt, QTableView, QStandardItemModel
CSV data format ( Comma-Separated Values ) format is the simplest representation of tabular data. This format is supported by Excel and many other office suites. For example, I often encounter this format when uploading statistics do the site of …
Read- Akiv Doros
- Nov. 11, 2024, 10:58 p.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:50points,
- Rating points-4
- molni99
- Oct. 26, 2024, 8:37 a.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:80points,
- Rating points4
- molni99
- Oct. 26, 2024, 8:29 a.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:20points,
- Rating points-10