.. |
cache
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
checks
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
files
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
handlers
|
Fixed #24877 -- Added middleware handling of response.render() errors.
|
2015-07-03 12:06:40 -04:00 |
mail
|
Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3.
|
2015-07-25 07:42:30 -04:00 |
management
|
Fixed #25144 -- Allowed migrate to create tables for apps without migrations.
|
2015-09-04 09:47:30 -04:00 |
serializers
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
servers
|
Fixed #25204 -- Added missing space in runserver logging.
|
2015-08-01 08:01:24 -04:00 |
__init__.py
|
Imported Django from private SVN repository (created from r. 8825)
|
2005-07-13 01:25:57 +00:00 |
context_processors.py
|
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
2015-06-24 16:08:20 -04:00 |
exceptions.py
|
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
|
2015-01-02 10:46:04 -05:00 |
paginator.py
|
Fixed #23190 -- Made Paginator.page_range an iterator
|
2015-07-03 11:34:34 -04:00 |
signals.py
|
Fixed #20349 -- Moved setting_changed signal to django.core.signals.
|
2014-12-24 07:18:43 -05:00 |
signing.py
|
Fixed #22804 -- Added warning for unsafe value of 'sep' in Signer
|
2015-07-07 11:44:37 -04:00 |
urlresolvers.py
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
validators.py
|
Fixed #25322 -- Lazily compiled core.validators regular expressions.
|
2015-08-28 13:05:41 -04:00 |
wsgi.py
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |