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
2012-08-08
[py3] Made Element instances hashable
Claude Paroz
2012-08-08
[py3] Replaced raw_input by input
Claude Paroz
2012-08-08
Merge pull request #256 from ubernostrum/model-choice-docs
James Bennett
2012-08-08
Fix #18062: Document best practices for choices in model fields.
James Bennett
2012-08-08
[py3] Fixed 'iterable but non string' detection
Claude Paroz
2012-08-08
Switched to using the standard method for comparing querysets in teh templates.
Alex Gaynor
2012-08-08
Fix TestCase.assertQuerysetEqual on python 3, this is needed for a large numb...
Alex Gaynor
2012-08-08
remove a bunch of unnescesarry iterkeys() calls
Alex Gaynor
2012-08-08
[py3] Replaced __nonzero__ by __bool__
Claude Paroz
2012-08-08
[py3] Fixed a loop that changed dictionary size.
Aymeric Augustin
2012-08-08
[py3] Used compatible imports of StringIO.
Aymeric Augustin
2012-08-08
[py3] Made gis.measure Python 3-compatible
Claude Paroz
2012-08-08
[py3] Fixed filesystem encoding handling
Aymeric Augustin
2012-08-08
[py3] abspathu doesn't exist under Python 3.
Aymeric Augustin
2012-08-07
Put all the security-related notes in the same notice box.
James Bennett
2012-08-07
And link security policies from documentation index.
James Bennett
2012-08-07
Link security policies from internals index.
James Bennett
2012-08-07
Merge pull request #253 from ubernostrum/security-documentation
James Bennett
2012-08-07
Add new security-policy documentation.
James Bennett
2012-08-07
Fix a test that relied on an exception outliving the `except` block, which do...
Alex Gaynor
2012-08-07
[py3] Made a small fix in django.http.
Aymeric Augustin
2012-08-07
[py3] Minor fix in django.contrib.gis.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.tzinfo.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.translation.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.regex_helper.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.functional.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.feedgenerator.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.decorators.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.crypto.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.baseconv.
Aymeric Augustin
2012-08-07
[py3] Minor cleanup in django.utils.archive.
Aymeric Augustin
2012-08-07
[py3] Ported django.test.doctest.
Aymeric Augustin
2012-08-07
[py3] Applied minor fixes so the test suite starts
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-08-07
[py3] Fixed access to dict keys/values/items.
Aymeric Augustin
2012-08-06
Merge pull request #252 from MichaelBlume/patch-1
Tim Graham
2012-08-06
change "has now" -> "now has" in 1.5 release notes
Michael Blume
2012-08-06
Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR setting to localizat...
Tim Graham
2012-08-06
Fixed #15754 -- avoid recursively computing the tree of media widgets more ti...
Alex Gaynor
2012-08-06
Fixed #18724 -- Fixed IntegerField validation with value 0
Brendan MacDonell
2012-08-05
Fixed a rst error introduced in f2abfe1e.
Aymeric Augustin
2012-08-05
Merge pull request #233 from rafikdraoui/modeladmin-doc
Tim Graham
2012-08-04
Fixed some typos on the documentation's index page.
Julien Phalip
2012-08-04
Fixed testing on SpatiaLite 2.4, which has support for `InitSpatialMetaData`.
Justin Bronn
2012-08-04
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...
Angeline Tan
2012-08-04
Restructured the documentation's index page and added some introductory sente...
Julien Phalip
2012-08-04
Fixed a mistake in function documentation 'django.utils.functional.partition'
Tim Graham
2012-08-04
Small improvement to the `contrib.messages` doc introduction.
Julien Phalip
2012-08-04
Added a missing space to the description of the `cut` filter.
Florian Apolloner
2012-08-04
Merge pull request #210 from pydanny/ticket_18632
Alex Gaynor
[prev]
[next]