nanorepublica,
@nanorepublica@indiehackers.social avatar

📣 Common Django Project structures - Part 3
📄 A very simple setup, useful for demos or very simple prototypes
🔗 https://softwarecrafts.co.uk/100-words/day-91
,,

benjaoming,
@benjaoming@social.data.coop avatar

@nanorepublica Thanks for doing this write-up! Your part 1 and part 2 resemble my experience, too. Especially naming the project package simply project or django_project is something I've used the past years to avoid conflating the understanding with the custom application where 99% of logic lives.

If one was to take a "safe bet" at the inception of a project, I would go with "part 2" :)

benjaoming,
@benjaoming@social.data.coop avatar

@nanorepublica I've also had projects as Python packages with everything under src/<acme>/:

src/acme  
src/acme/project # Django project  
src/acme/apps/users # User handling  
src/acme/apps/pages # Wagtail stuff  
src/acme/apps/events # Events stuff  

That way, we can do DJANGO_SETTINGS_MODULE=acme.project.settings which I think is nice :)

carlton,
@carlton@fosstodon.org avatar

@nanorepublica Nice series. You said to comment if you’d missed one… These days I almost always use the “Single Folder Layout”, where the project folder itself goes into INSTALLED_APPS, so you don’t have a separate app folder at all (but you’re also not in single file land)

https://noumenal.es/notes/django/single-folder-layout/

nanorepublica,
@nanorepublica@indiehackers.social avatar

@carlton I believe that is the option I showed today! (I think?)

carlton,
@carlton@fosstodon.org avatar

@nanorepublica it is! Doh 🤦 I read it as the single file version, because I clicked the Will and Paolo link.

Carry on! 🎁

ghickman,
@ghickman@mastodon.social avatar

@carlton @nanorepublica this is my preferred layout too, even for medium sites. I should write up my thoughts on Django apps at some point 🤔

carlton,
@carlton@fosstodon.org avatar

@ghickman NOW! 😜

ghickman,
@ghickman@mastodon.social avatar

@carlton I knew you’d say that! Soon… maybe. I have a feeling it might be contentious 😬

carlton,
@carlton@fosstodon.org avatar

@ghickman I hope so. 🍿

  • All
  • Subscribed
  • Moderated
  • Favorites
  • django
  • kavyap
  • ngwrru68w68
  • cubers
  • osvaldo12
  • everett
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • khanakhh
  • Youngstown
  • InstantRegret
  • slotface
  • rosin
  • tacticalgear
  • provamag3
  • GTA5RPClips
  • Leos
  • normalnudes
  • mdbf
  • Durango
  • ethstaker
  • cisconetworking
  • megavids
  • anitta
  • modclub
  • tester
  • JUstTest
  • lostlight
  • All magazines