Skip to content

Commit b85b11a

Browse files
authored
Merge pull request #120 from djangocon/schedule-swap-tuesday
📆 Replace Lisa's talk with Micah's due to illness
2 parents 9371155 + 83342e7 commit b85b11a

File tree

5 files changed

+32
-42
lines changed

5 files changed

+32
-42
lines changed

src/_content/presenters/lisa-ciaccio.md

Lines changed: 0 additions & 20 deletions
This file was deleted.
25.4 KB
Loading

src/_content/presenters/micah-lyle.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
company: Elyon Technologies
3+
hidden: false
4+
name: Micah Lyle
5+
permalink: /presenters/micah-lyle/
6+
photo: 'micah-lyle.jpg'
7+
social:
8+
bluesky: null
9+
github: null
10+
instagram: null
11+
mastodon: null
12+
twitter: micahlyle
13+
website: https://elyon.technology
14+
---
15+
16+
I'm a software architect and engineer, and co-run a design and software agency and consultancy called Elyon Technologies. Before that, I spent several years as a solo freelancer, working on a number of different projects and systems. Almost everything I did I built in Django (from scratch or on top of something existing), and I strongly focused on a niche specifically working on Django apps both through UpWork and also word of mouth referrals. I've gotten to build and architect software systems with Django across a number of different verticals which has provided both narrow/focused perspectives in the Django space but also helped me grow opinions on how codebases should be structured in the long run.

src/_content/schedule/talks/django-from-a-rails-perspective.md

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
category: talks
3+
start_datetime: 2024-09-24 16:50:00-04:00
4+
end_datetime: 2024-09-24 17:15:00-04:00
5+
permalink: /talks/operations-missing-django-piece/
6+
presenter_slugs:
7+
- micah-lyle
8+
room: Grand Ballroom III
9+
tags:
10+
- cms
11+
- thirdparty
12+
title: "Operations: The Missing Django Piece"
13+
track: t1
14+
---
15+
16+
In this talk, I’m going to demonstrate a new perspective on how to structure Django codebases using something I call “Operations”, so that Django codebases can scale well with any amount of features or complexity inside an application as it grows over time.

0 commit comments

Comments
 (0)