radiac / nanodjango

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

Serve static and media by default #9

Closed radiac closed 4 months ago

radiac commented 5 months ago

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