I would like all my URLs to follow this schema: appname/ClassBasedViewName.
I don't want to have to update urls.py every time I change my views, so I
would like these URLs assigned automatically. Is there an existing module
that is capable of doing this? (Otherwise I will write my own, using
os
I'm developing an open-source toolset for Django that makes it easier to
develop a particular type of website.
I would like for it to be accessible to people who have some understanding
of web development but don't necessarily have the capability or time to
develop a complex site from scratch.
2 matches
Mail list logo