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-16
small typo, example pk=27 but description pk=24
Stefan hr Berder
2013-05-15
Merge pull request #1070 from mfogel/ticket_20413
Alex Gaynor
2013-05-15
Fix bug introduced in contrib.gis in 74f3884ae0
Mike Fogel
2013-05-15
Merge pull request #1069 from mfogel/ticket_20413
Alex Gaynor
2013-05-15
Fixed #20413 - Respect Query.get_meta()
Mike Fogel
2013-05-15
Fixed previous commit. (Don't commit from DjangCon!)
Florian Apolloner
2013-05-15
Don't unregister OSMGeoAdmin, other tests rely on it.
Florian Apolloner
2013-05-15
Improved the timezone middleware example slightly.
Aymeric Augustin
2013-05-15
Fixed #20165 - Updated testing example to use django.test.TestCase.
Tim Graham
2013-05-15
Removed unicode literals from PIL compat.
Florian Apolloner
2013-05-14
Fixed #19934 - Use of Pillow is now preferred over PIL.
Daniel Lindsley
2013-05-14
Merge pull request #1062 from dstufft/switch-bcrypt-recommendations
Donald Stufft
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
[prev]
[next]