Django

423 readers
1 users here now

Django Project

Django Community

Django Ecosystem

Jobs
Learning/Docs
Podcasts:
Related Fediverse communities
Feeds

founded 1 year ago
MODERATORS
51
52
53
54
 
 

Via the excellent Django News #224

55
56
57
58
59
60
 
 

publication croisée depuis : https://lemmy.pierre-couy.fr/post/350920

I am trying to come-up with a reusable template to quickly start new projects using my prefered tools and frameworks, and I'm happy with what I got. However, using Docker is quite new for me and I've probably done some weird or unconventional stuff in my docker-compose.yml or my Dockerfiles. I'd love to learn from people with more experience with Docker, so feel free to tell me everything that is wrong with my setup.

I'm more confident about the stuff I did with Python/Django and Nuxt, but all criticism is welcome. This also applies to the readme : I'd like to provide detailed instructions about working with this project template, so please report anything that is unclear or missing.

Thank you to anyone who takes the time to check it out and help me make this useful to as many people as possible.

61
62
63
64
65
66
67
68
69
70
 
 

A perennial topic but here’s my list of 20 Django third-party packages I use in almost every project.

via https://fosstodon.org/@wsvincent/111877436564729345

71
72
73
74
 
 

Hi all,

Very new to django, after building a few sites with flask.

I haven't chosen my frontend, but am considering a classic bulma, bootstrap or similar front end using classic templates.

My question is, is there a standard/ preferred way to implement a shortcut key to search input box workflow?

For example, user presses / key, and cursor goes to search input, so they can start searching.

Thanks so much

75
view more: ‹ prev next ›