Invitation to the Dance (film) (Photo credit: Wikipedia) Django logo (Photo credit: Wikipedia) In this post, I will explain you…
django
NoReverseMatch error in python django… The solution
More accurate representation of relationship between URIs, URNs, and URLs. Revised version of File:URI Venn Diagram.svg, per Talk:Uniform Resource Identifier#Misleading…
Playing with user registration in django
English: Gmail registration screenshots فارسی: عکسهای برگه ثبتنام جیمیل (Photo credit: Wikipedia) Django registration module is quite handy whenever you…
Django: how to run backgroung tasks in parallel and deferred processing (background tasks) thanks to celery
Head of celery, sold as a vegetable. Usually only the stalks are eaten. (Photo credit: Wikipedia) I am implementing a…
A Django tutorial on Debian – part 5: implementing the frontend
Django logo (Photo credit: Wikipedia) In Django the essential part of any project consists in defining the data structures. Then,…
A Django tutorial on Debian – part 4: creating the web administration portal
Django logo (Photo credit: Wikipedia) .Django creates automatically a web admin portal for our web app. We just have to…