Converting an Existing Django App: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 January 2025

18 December 2024

26 October 2024

17 October 2024

4 October 2024

3 October 2024

  • curprev 20:5120:51, 3 October 2024KazVee talk contribs 13,333 bytes −31 →‎WSGI
  • curprev 20:5020:50, 3 October 2024KazVee talk contribs 13,364 bytes +376 No edit summary
  • curprev 20:4820:48, 3 October 2024KazVee talk contribs 12,988 bytes +12,988 Created page with "== Converting an Existing Django App to work on HelioHost == == About Django == Django is a web development framework designed specifically for Python. As Ruby on Rails does for Ruby, Django aims to provide an MVC (Model-View-Controller) architecture for web application development as well as a large set of prebuilt libraries to simplify the development of common web app features. Django's modularity also allows easy scalability and enables the reuse of various code b..."