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
2014-10-19
Renamed skip_validation into skip_checks as the former is now deprecated.
Loic Bistuer
2014-10-19
Prevented syncdb from calling system checks multiple times. Refs #23650.
Loic Bistuer
2014-10-19
Merge pull request #3390 from wrwrwr/fix/urlencode-ref-typo
Loic Bistuer
2014-10-19
Fixed a typo in urlencode documentation.
wrwrwr
2014-10-19
Fixed #23684 -- Used correct package name for Pillow in Error hint.
Nicholas Serra
2014-10-19
Fixed #21196 -- Removed index on test field causing MySQL specific warning.
Thomas Chaumeny
2014-10-18
Fixed #23676 -- Rearranged sentence; "by default" applies only to max length
Jon Dufresne
2014-10-17
Fixed #23650 -- Prevented migrate from calling checks 3 times
Claude Paroz
2014-10-17
Fixed #23469 -- Removed test runner compatibility check which often yielded f...
Tim Graham
2014-10-17
Added 1.7.1 release notes for refs #23649.
Tim Graham
2014-10-17
Fixed #23649 -- Made Oracle test-db creation drop test-user earlier when needed
Shai Berger
2014-10-16
Fixed some intersphinx references.
Tim Graham
2014-10-16
Fixed #23667 -- Incorrect settings reference for language cookie.
Tim Graham
2014-10-16
Fixed #23615 -- Validate that a Model instance's "check" attribute is a method.
Rigel Di Scala
2014-10-16
Minor cleanup in the check_framework test package.
Loic Bistuer
2014-10-16
Fixed #12008 -- Clarified relationship between template blocks and includes.
mcgeeco
2014-10-16
Fixed IRC channel name in submitting-patches.txt.
Berker Peksag
2014-10-16
Fixed #23664 -- Provided a consistent definition for OrderedSet.__bool__
Thomas Chaumeny
2014-10-16
Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID
Claude Paroz
2014-10-16
Fixed #23659 -- Kept annotate() args ordering
Claude Paroz
2014-10-15
Fixed pep8 in docs/topics/logging.txt
Ian Lee
2014-10-15
Fixed a flake8 warning.
Simon Charette
2014-10-16
Fixed #23660 -- Moved sort_dependencies to core.
Collin Anderson
2014-10-16
Merge pull request #3373 from Bashar/patch-1
Loic Bistuer
2014-10-16
Fixed #19508 -- Implemented uri_to_iri as per RFC.
Anubhav Joshi
2014-10-15
Added Bashar Al-Abdulhadi to AUTHORS
Bashar Al-Abdulhadi
2014-10-15
Fixed remaining test failure in jslex tests.
Florian Apolloner
2014-10-15
Added unicode_literals to the jslexer.
Florian Apolloner
2014-10-15
Merge pull request #3370 from collinanderson/ticket_23637
Loic Bistuer
2014-10-15
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
Collin Anderson
2014-10-15
Fixed #23651 -- Isolated non-existent fixture tests
Claude Paroz
2014-10-14
Clarified documentation relating to usage of serialized_rollback for certain ...
Greg Chapple
2014-10-14
Adapted invalid cookie test to all Python versions
Claude Paroz
2014-10-13
Fixed #23534 -- Added documentation on blocktrans tags
Nadja Deininger
2014-10-13
Fixed #23638 -- Prevented crash while parsing invalid cookie content
Claude Paroz
2014-10-13
Cleaned up the Memcached cache backend doc
Tom Dyson
2014-10-12
Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per ...
Florian Apolloner
2014-10-12
Fixed #23642 -- Made LocMemCache.incr() thread-safe as documented
Thomas Chaumeny
2014-10-12
Fixed #23639 -- Fixed doc error in RegexValidator.regex
Dori
2014-10-11
Fixed two more tuple/int comparisons in gis tests
Claude Paroz
2014-10-11
Fixed a tuple/int comparison in spatialite backend
Claude Paroz
2014-10-11
Added my bio to team docs.
Curtis
2014-10-10
Fixed #23631 -- Removed outdated note on MySQL timezone support.
Tim Graham
2014-10-10
Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.
Konrad Świat
2014-10-10
Added Jaap Roes to AUTHORS
Jaap Roes
2014-10-10
Fixed #23623 -- Reduced memory consumption when generating ModelChoiceField c...
Thomas Chaumeny
2014-10-10
Fixed #23613 -- Deprecated django.utils.checksums
Jaap Roes
2014-10-10
Fixed #23625 -- Removed CacheClass shim
Jaap Roes
2014-10-10
Updated my AUTHORS entry.
Batiste Bieler
2014-10-09
Converted GIS lookups for Oracle
Claude Paroz
[next]