Showing 31 to 36 of 246 blog posts tagged with "django".
-
Django or Drupal for Content Management: Which Fits your Needs?
If you’re building or updating a website, you’re probably wondering about which content management system (CMS) to use. A CMS helps users — particularly non-technical users — to... Read more
September 28, 2018 -
Diverse Speaker Line-up for DjangoCon is Sharp
Above: Caktus Account Manager Tim Scales gears up for DjangoCon. We’re looking forward to taking part in the international gathering of Django enthusiasts at DjangoCon 2018, in ... Read more
September 20, 2018 -
Django vs WordPress: How to Decide?
In the early stages of a web development project, your first step is a big decision: what’s the right tool for the job? What kind of software makes the most sense for me? A lot... Read more
August 14, 2018 -
Make ALL Your Django Forms Better
Website experiences need to be consistent as much as they need to be well thought out and aesthetically pleasing. Structure, visual design, user interactions, and accessibility ... Read more
June 18, 2018 -
Creating Dynamic Forms with Django
What is a dynamic form and why would you want one? Usually, you know what a form is going to look like when you build it. You know how many fields it has, what types they are, a... Read more
May 7, 2018 -
Basics of Django Rest Framework
What Is Django Rest Framework? Django Rest Framework (DRF) is a library which works with standard Django models to build a flexible and powerful API for your project. Basic Arch... Read more
February 26, 2018