Jon Dufresne edeec1247e Passed strict=True to Path.resolve() to enforce that the path must exist. před 5 roky
..
apps 24b82cd201 Fixed #30159 -- Removed unneeded use of OrderedDict. před 6 roky
bin 784a53beef Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." před 8 roky
conf 09a00c60bd Added Uzbek locale formats. před 5 roky
contrib edeec1247e Passed strict=True to Path.resolve() to enforce that the path must exist. před 5 roky
core 17752003a8 Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path. před 5 roky
db dc60597eb6 Refs #30095 -- Added Field._choices_is_value(). před 5 roky
dispatch e90af8bad4 Capitalized "Python" in docs and comments. před 6 roky
forms e3d0b4d550 Fixed #30899 -- Lazily compiled import time regular expressions. před 5 roky
http e3d0b4d550 Fixed #30899 -- Lazily compiled import time regular expressions. před 5 roky
middleware e3d0b4d550 Fixed #30899 -- Lazily compiled import time regular expressions. před 5 roky
template 3cf907c20c Fixed #30761 -- Prevented floatformat filter from returning a negative zero. před 5 roky
templatetags 78dc7039bc Replaced loop with dictionary comprehension. před 6 roky
test e3d0b4d550 Fixed #30899 -- Lazily compiled import time regular expressions. před 5 roky
urls e3d0b4d550 Fixed #30899 -- Lazily compiled import time regular expressions. před 5 roky
utils 6315a272c5 Refs #28428 -- Made filepath_to_uri() support pathlib.Path. před 5 roky
views c2c27867ef Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views. před 5 roky
__init__.py 0f2f517298 Bumped version; master is now 3.1 pre-alpha. před 5 roky
__main__.py 617eff41ac Fixed #24857 -- Added "python -m django" entry point. před 9 roky
shortcuts.py 573ec714e5 Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. před 6 roky