Showing 19 to 24 of 246 blog posts tagged with "django".
-
DjangoCon, Here We Come!
We’re looking forward to the international gathering at DjangoCon 2019, in San Diego, CA. The six-day conference, from September 22 - 27, is focused on the Django web framework,... Read more
August 20, 2019 -
How to Set Up a Centralized Log Server with rsyslog
For many years, we've been running an ELK (Elasticsearch, Logstash, Kibana) stack for centralized logging. We have a specific project that requires on-premise infrastructure, s... Read more
June 20, 2019 -
How to Switch to a Custom Django User Model Mid-Project
The Django documentation recommends always starting your project with a custom user model (even if it's identical to Django's to begin with), to make it easier to customize lat... Read more
April 26, 2019 -
Coding for Time Zones & Daylight Saving Time — Oh, the Horror
In this post, I review some reasons why it's really difficult to program correctly when using times, dates, time zones, and daylight saving time, and then I'll give some advice... Read more
March 21, 2019 -
Why We Love Wagtail (and You Will, Too)
New clients regularly ask us if we build WordPress sites. When we dig deeper, we generally learn that they’re looking for a user-friendly content management system (CMS) that wi... Read more
March 7, 2019 -
Django: Recommended Reading
It's important to read up on the latest industry trends and technologies to stay current in order to address our clients' challenges. We even maintain a library in our office fo... Read more
March 1, 2019