Open in app

Sign In

Write

Sign In

Django Viewflow
Django Viewflow

846 Followers

Home

About

3 days ago

Discover 54 Hidden Gems: Lesser Known Packages for Django. PART II

This article continues to explore list of popular and mostly downloaded Django packages. You can find start of our journey at PART I REST To extend the capabilities of the Django Rest Framework, there are many packages available that improve various aspects. django-rest-passwordreset (1.3mln downloads/year) Password reset for django rest framework https://github.com/anexia-it/django-rest-passwordreset

Django

5 min read

Django

5 min read


3 days ago

Discover 54 Hidden Gems: Lesser Known Packages for Django. PART I

Github star count is not a reliable indicator of a package’s usage. Last time we investigated the Top 100 most downloaded Django packages in 2022. We found that it does not change from year to year, with the exception of a rapidly increasing number of downloads. If you require popular…

Django

4 min read

Django

4 min read


Dec 20, 2022

Top 100 most downloaded Django packages in 2022

The year is coming to an end, and it’s time to our traditional review of what happened in the Django package market in 2022, and a comparison with our 2021 report Let’s run the same query for the google cloud dataset and see what’s changed SELECT file.project, COUNT(*) as total_downloads FROM…

Django

6 min read

Top 100 most downloaded Django packages in 2022
Top 100 most downloaded Django packages in 2022
Django

6 min read


Published in Dev Genius

·Dec 27, 2021

2021: Top 100 Django packages list during the year

A year ago we’ve checked the top most popular packages for 2020 in the Django world. Today it’s time to compare it with 2021! So let’s run the same query over google cloud dataset and see what’s changed SELECT file.project, COUNT(*) as total_downloads FROM `the-psf.pypi.file_downloads` WHERE DATE(timestamp) BETWEEN DATE_SUB(CURRENT_DATE(), INTERVAL…

Django

7 min read

2021: Top 100 Django packages list during the year
2021: Top 100 Django packages list during the year
Django

7 min read


Mar 1, 2021

5 lessons that software developers can learn from Business Process Model and Notation (BPMN)

Introduction Business process model and notation is a wildly popular visual language for business automation low-code software. On the other hand there are many successful business application implemented on a text-based programming language like ECMAScript. Python, Java or C#. …

Bpmn

5 min read

5 lessons that software developers can learn from Business Process Model and Notation (BPMN)
5 lessons that software developers can learn from Business Process Model and Notation (BPMN)
Bpmn

5 min read


Feb 25, 2021

TimescaleDB and Django
45
3

Moritz Ulmer

I've added Composite Keys to Django as a virtual field. That makes it works with timescale db

I've added Composite Keys to Django as a virtual field. That makes it works with timescale db https://viewflow.medium.com/the-django-compositeforeignkey-field-get-access-to-a-legacy-database-without-altering-db-tables-74abc9868026 upd: link fixed

1 min read

1 min read

I've added Composite Keys to Django as a virtual field. That makes it works with timescale db

https://viewflow.medium.com/the-django-compositeforeignkey-field-get-access-to-a-legacy-database-without-altering-db-tables-74abc9868026

upd: link fixed

--

--


Published in The Startup

·Jan 29, 2021

Implementing Finite State Machine as Python Language Native Construct

The story about how I worked on a library of 1000 lines of code for 10 years. In this article, I’m going to share my development experience with the Django-FSM project. I will describe the process of building pythonic API, discovered pitfalls, and implemented a generic Finite State Machine library. …

Finite State Machine

8 min read

Implementing Finite State Machine as Python Language Native Construct
Implementing Finite State Machine as Python Language Native Construct
Finite State Machine

8 min read


Jan 22, 2021

Class-based URL configuration for Django projects

This article introduces a new concept in the upcoming Viewflow 2.0 library, Class-based URL configuration — Viewset. Viewsets allow developers to create reusable Django packages, simplifies configuration and redefinition behavior of a bunch of views with common functionality for an end user. In this article. we will go through Viewset…

Django

4 min read

Class-based URL configuration for Django projects
Class-based URL configuration for Django projects
Django

4 min read


Dec 26, 2020

Top 102 most downloaded Django packages in 2020

2020 is almost over, and it’s a good time to analyze what the most demanded Django packages in 2020 were. There are pretty detailed PyPI package repository download statistics available at google cloud. …

Django

7 min read

Top 102 most downloaded Django packages in 2020
Top 102 most downloaded Django packages in 2020
Django

7 min read


Dec 22, 2020

The Django CompositeKey field. Get access to a legacy database without altering DB tables

I have discovered a truly remarkable solution for composite foreign keys support in Django ORM that works well when you can’t modify an existing database. A composite foreign key is a foreign key that consists of two or more columns. Request to support for multiple-column primary keys has been open…

Django

4 min read

The Django CompositeForeignKey field. Get access to a legacy database without altering DB tables
The Django CompositeForeignKey field. Get access to a legacy database without altering DB tables
Django

4 min read

Django Viewflow

Django Viewflow

846 Followers

Reusable workflow library #django #python http://viewflow.io

Following
  • Frank Wiles

    Frank Wiles

  • Medium

    Medium

  • Django Girls Seoul

    Django Girls Seoul

  • Idan Gazit

    Idan Gazit

  • Chris Boothe

    Chris Boothe

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech