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
Age
Commit message (
Expand
)
Author
2013-05-14
Merge pull request #1039 from cannona/master
Tim Graham
2013-05-14
Merge pull request #1064 from Wilfred/master
Tim Graham
2013-05-14
Fixing a minor spelling mistake in the queryset documentation
Wilfred Hughes
2013-05-13
Recommend using the bcrypt library instead of py-bcrypt
Donald Stufft
2013-05-13
Merge pull request #1053 from makto/patch-1
Tim Graham
2013-05-13
Fixed #20398 - Added language selection code to example in documentation
Tim Graham
2013-05-12
Merge pull request #1058 from svisser/ticket_20397
Tim Graham
2013-05-12
Updated test failure example.
Ramiro Morales
2013-05-12
Fixed #20397 - Cleaned up issue with quotation marks in documentation
Simeon Visser
2013-05-11
Fixed #20136 - Fixed and expanded the docs for loaddata and model signals.
Tim Graham
2013-05-11
Fixed #20249 - Removed a "feature" in the tutorial that doesn't actually work.
Tim Graham
2013-05-11
Fixed embarrassing typo.
Florian Apolloner
2013-05-11
Don't hardcode primary keys in gis tests.
Florian Apolloner
2013-05-11
Merge pull request #1052 from dstufft/bcrypt-python3
Donald Stufft
2013-05-11
Fixed a regression from e23a5f9a4730ddecb8f3950ee2936716f458c506.
Florian Apolloner
2013-05-11
Properly force bytes or str for bcrypt on Python3
Donald Stufft
2013-05-11
Fixed a regression in the test runner loading of runtests.py.
Florian Apolloner
2013-05-11
Update customizing.txt
zhongqi
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-11
Fixed #19939 -- generic relations + split_exclude regression
Anssi Kääriäinen
2013-05-10
Updated my bio.
Jannis Leidel
2013-05-10
Fixed an obvious typo.
Alex Gaynor
2013-05-10
Fixed two admin_views tests under Oracle.
Aymeric Augustin
2013-05-10
Fixed #20385 -- Typo in files docs.
Aymeric Augustin
2013-05-10
[py3] Made GeoIP tests pass with Python 3
Claude Paroz
2013-05-10
Fixed #20384 -- Forced GeoIP_open path argument to bytestring
Claude Paroz
2013-05-09
Fixed a test that fails under Python 3.
Aymeric Augustin
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-09
Further removal of static admin validation that can fail erroneously
Luke Plant
2013-05-09
Fixed conditional skipping of test for left/right lookup types.
Aymeric Augustin
2013-05-09
Made gis_terms be a set, rather than a dict with None for all keys.
Alex Gaynor
2013-05-09
Removed a test that didn't make sense; code could never be called the way the...
Alex Gaynor
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-05-08
Merge pull request #1049 from mfogel/remove-unescessary-parameter-checks
Alex Gaynor
2013-05-09
Removed some failing tests missed in 1556b1c3b7a18cadf4d66d2ab6301d7fe8646ba5
Luke Plant
2013-05-09
Removed fragile admin validation of fields on ModelForm
Luke Plant
2013-05-08
Marked a test as an expected failure on MySQL and Python 3.2.
Aymeric Augustin
2013-05-08
Added an HTTP status code to Django's WSGI application that was missing (reas...
Alex Gaynor
2013-05-08
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Aymeric Augustin
2013-05-08
[py3] Stopped iterating on exceptions. Refs #20025.
Aymeric Augustin
2013-05-08
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-05-08
Fixed test failures on MySQL.
Aymeric Augustin
2013-05-08
Fixed #20256 -- Corrected startproject --template help text
Claude Paroz
2013-05-07
Remove unnecessary check on __set__ parameters.
Mike Fogel
2013-05-07
Fixed Sphinx error in tutorial 1.
Carl Meyer
2013-05-07
Fixed inconsistent punctuation in tutorial 5.
Carl Meyer
2013-05-07
Python 2.5 is not relevant to master.
Carl Meyer
2013-05-07
Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Tai Lee
2013-05-07
Remove outdated ForeignKey manager documentation.
Mike Fogel
2013-05-06
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
Tim Graham
[prev]
[next]