index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
core
Age
Commit message (
Expand
)
Author
2014-04-26
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-23
Fixed #21157 -- Fixed problems with ResolverMatch
Kevin Christopher Henry
2014-04-23
Set compile messages options as class variable
Claude Paroz
2014-04-23
Fixed #22495 -- Locmem cache.add() failed with infinite timeouts
Malcolm Box
2014-04-23
Fixed #22486 -- Restored the ability to reverse views created using functools...
Preston Timmons
2014-04-21
Fixed a remote code execution vulnerabilty in URL reversing.
Tim Graham
2014-04-21
Fixed migrate when called inside a transaction.
Florian Apolloner
2014-04-21
Appeased flake8 2.1.0.
Aymeric Augustin
2014-04-18
Adapted fixture read mode to file type
Claude Paroz
2014-04-18
Fixed #22399 -- Forced fixture reading in binary mode
Claude Paroz
2014-04-17
Fixed #22454 - Changed compatibility warning hint
Moayad Mardini
2014-04-16
Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...
Tim Graham
2014-04-10
Fixed #22194 -- Added --list-tags option to check command.
Tim Graham
2014-04-10
Fixed #22195 -- Used constants to define built-in tags for check framework.
Tim Graham
2014-04-09
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...
julien 'pouete' Godin
2014-03-31
Fixed #22327 -- Turned BaseEmailBackend into a context manager
Daniel Neuhäuser
2014-03-30
Moved ServerHandler helper class to tests.
Ramiro Morales
2014-03-30
Corrected many style guide violations that the newest version of flake8 catches
Alex Gaynor
2014-03-26
Fixed #22335 -- Fixed popen_wrapper error on non-English Windows systems.
Zbigniew Siciarz
2014-03-25
Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-25
flake8 and doc fixes for refs #22257.
Tim Graham
2014-03-25
Fixed #22257 -- Added file output option to dumpdata command.
Anubhav Joshi
2014-03-22
Fixed a failing test introduced in 918a16bc4c099ab0cae72a231de3e99e2a9d02cb.
Baptiste Mispelon
2014-03-22
Fixed #22256 -- Replaced bad fallback for missing PATH
Patrick Michaud
2014-03-22
Avoided transactional truncates on amateur databases.
Aymeric Augustin
2014-03-22
Avoided transactional DDL on castrated databases.
Aymeric Augustin
2014-03-21
Fixed #22307 -- Fixed SpooledTemporaryFile bug in File class.
Hans Lawrenz
2014-03-21
Fixed transaction handling in two management commands.
Aymeric Augustin
2014-03-21
Removed legacy transaction management per the deprecation timeline.
Aymeric Augustin
2014-03-21
Removed PIL compatability layer per deprecation timeline.
Tim Graham
2014-03-21
Fixed #22255 -- Added support for specifying re flags in RegexValidator
Dejan Noveski
2014-03-18
Fixed regression in file locking on some platforms.
smallcode
2014-03-18
Mentioned that ``dumpdata --natural`` is deprecated.
Daniel Hahler
2014-03-08
Fix bad conflict detection during makemigrations
Andrew Godwin
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-06
Added --previous flag to msgmerge command used by makemessages
Claude Paroz
2014-03-05
Fixed #7571 -- Fixed parameter matching in include()'d urlpattern
Athena
2014-03-04
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
zedr
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-03-03
Corrected expected test output to allow for cleanups in signal and compatibil...
Russell Keith-Magee
2014-03-03
Added backwards compatibliity checks to reference documentation.
Russell Keith-Magee
2014-03-03
Fixed #22193 -- Made hint a truly optional arugment on check messages.
Russell Keith-Magee
2014-03-03
Edited model and field checks for grammar and consistency.
Russell Keith-Magee
2014-02-22
Fixed #22123 -- EmailValidator now also accepts IPv6 literals in addresses
Erik Romijn
2014-02-22
Fixed #21435 -- Improved error message when urlconf is empty.
Baptiste Mispelon
2014-02-20
Fixed #22107 -- Fixed django.core.files.File object iteration.
Baptiste Mispelon
2014-02-18
Made content_type_extra optional for TemporaryUploadedFile and MemoryUploaded...
Dmitro
2014-02-18
Fixed #21732 -- Made compilemessages complain about non-writable location
Claude Paroz
2014-02-18
Removed BaseCommand.stdin introduced in 116d39842dab2569013856e9f3701a7cb6554...
Baptiste Mispelon
2014-02-17
Added the possibility to pass a stdin object to a management command.
Baptiste Mispelon
[prev]
[next]