Contact Info
Unit 9, 17 Power Ave
Alexandria, NSW 2015
info@hexflow.com.au
+61 (2) 8958 6754
Follow Us

Hex Flow

Django is a high-level Python web framework that enables rapid development of secure and maintainable websites. Built by experienced developers, Django takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It is free and open source, has a thriving and active community, great documentation, and many options for free and paid-for support. Django was initially developed between 2003 and 2005 by a web team who were responsible for creating and maintaining newspaper websites. After creating a number of sites, the team began to factor out and reuse lots of common code and design patterns. This common code evolved into a generic web development framework, which was open-sourced as the “Django” project in July 2005.

Django has continued to grow and improve, from its first milestone release (1.0) in September 2008 through to the recently-released version 4.0 (2022). Each release has added new functionality and bug fixes, ranging from support for new types of databases, template engines, and caching, to the addition of “generic” view functions and classes (which reduce the amount of code that developers have to write for a number of programming tasks).

We are using docker for app/software deployment and Ubuntu for server deployment

The key difference in Frappe compared to other frameworks is that meta-data is also treated as data. This enables you to build front-ends very easily. We believe in a monolithic architecture, so Frappe comes with almost everything you need to build a modern web application. It has a full-featured Admin UI called the Desk that handles forms, navigation, lists, menus, permissions, file attachments and much more out of the box. To solve the business applications meant a set of features that come by default with Frappe. A lot of features come by default in Frappe helping us not to re-invent the wheel when building the products that use scheduler and auto report generation.

Post a Comment