Is Django Model name case sensitive -


i have class

class fruits:   class fruits: 

are both same or different

i need pass model name in url accept if enter lowercase

python case sensitive, extension, django too.

see here making django urls behave case-insensitively


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -