radiac / nanodjango

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.
578 stars 26 forks source link

Serve static and media by default #9

Closed radiac closed 5 months ago

radiac commented 5 months ago

Static and media should automatically be served using static() on run and start