Tai Lee e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 12 年之前
..
cache bf757a2f4d Fixed #21147 -- Avoided time.time precision issue with cache backends. 11 年之前
checks 8ff4303946 Refs #21197 -- Clarified upgrade check message. 11 年之前
files b67ab75e82 Fixed assorted flake8 errors. 11 年之前
handlers 8aaca651cf Fixed #20557 -- Properly decoded non-ASCII cookies on Python 3. 11 年之前
mail 1dae4ac177 Whitespace cleanup. 11 年之前
management e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 11 年之前
serializers e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 11 年之前
servers 2ca00faa91 Fixed "Address already in use" from liveserver. 11 年之前
__init__.py ed114e1510 Imported Django from private SVN repository (created from r. 8825) 20 年之前
context_processors.py d774ad752d [py3] Made csrf context processor return Unicode 12 年之前
exceptions.py ffcf24c9ce Removed several unused imports. 11 年之前
paginator.py 31f6421b13 Fixed #19938 -- Consumed iterator only once in paginator's Page 12 年之前
signals.py 34a3bd5225 Major refactoring of django.dispatch with an eye towards speed. The net result is that signals are up to 90% faster. 16 年之前
signing.py b67ab75e82 Fixed assorted flake8 errors. 11 年之前
urlresolvers.py df462cf760 Fixed #21043 -- Made resolve() handle reverse_lazy objects. 11 年之前
validators.py 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 11 年之前
wsgi.py 145a77edc9 Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss. 13 年之前