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-11-24
Fixed typo in previous commit; refs #21490.
Tim Graham
2013-11-24
Fixed #21490 -- Fixed custom admin URL reverse example.
Tim Graham
2013-11-24
Removed confusing comments from the docs.
Loic Bistuer
2013-11-24
Fixed #21497 -- Forced conversion to bytes for very long index names
Joel Bohman
2013-11-24
Added more tests for ContentTypeManager.get_for_model.
Antonis Christofides
2013-11-24
Fixed #21500 -- Removed imports of deprecated utils.importlib
Baptiste Mispelon
2013-11-24
Properly closed cache connections at the end of the request.
Florian Apolloner
2013-11-24
Fixed flake8 error (5 space identation!!!)
Alex Gaynor
2013-11-24
Fixed #21499 -- Added a paragraph to the docs.
Raphael Jasjukaitis
2013-11-24
Fixed #21504 -- Don't shadow database errors when testing for postgis version.
Baptiste Mispelon
2013-11-24
Don't fail if there is no memcached backend active.
Florian Apolloner
2013-11-24
Fixed regression from ffc37e2343a93cf6d44247e20cd263b41f931716.
Florian Apolloner
2013-11-24
Fixed #21505 -- Added unit test for django.utils.text.get_valid_filename.
Vajrasky Kok
2013-11-24
Randomized KEY_PREFIX in caches test to prevent failures during parallel test...
Florian Apolloner
2013-11-23
Merge pull request #1980 from krallin/patch-1
Alex Gaynor
2013-11-23
Add missing commas in Prefetch docs
Thomas Orozco
2013-11-23
Fixed test breakage under python 3 introduced by a480f8320a5b36501bfd0e8cd70b...
Baptiste Mispelon
2013-11-23
Don't fail if cPickle doesn't exist.
Florian Apolloner
2013-11-23
Follow up to e112654fc81ddb3fbffbb8382b004d69367a85fe
Florian Apolloner
2013-11-23
Fixed #21486 -- Prevented settings config in signal connection
Claude Paroz
2013-11-23
Fixed #21200 -- Consistantly raise errors across all cache backends.
Florian Apolloner
2013-11-23
A handful of flake8 fixes
Alex Gaynor
2013-11-23
Fixes #21412 -- Better error message for messages.add_message
Denis Cornehl
2013-11-23
Simplified iteration in HTTP response objects.
Aymeric Augustin
2013-11-23
Allowed running the test suite without memcached (!)
Aymeric Augustin
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-23
Fixed #21445 -- Clean up misuse of null in quickElement.
Baptiste Mispelon
2013-11-23
Merge pull request #1973 from haikoschol/master
Aymeric Augustin
2013-11-23
Removed information about releases < 1.7.
Haiko Schol
2013-11-22
Improved docs for ModelFormSet.clean().
Loic Bistuer
2013-11-22
Noted that localmem is the default cache.
mlissner
2013-11-22
Removed unused import in docs/topics/http/sessions.txt
Tim Graham
2013-11-22
Fixed #21443 -- Cannot show debug info on PY3's importlib
Bouke Haarsma
2013-11-22
Merge pull request #1965 from loic/ticket21491
Claude Paroz
2013-11-23
Fixed #21491 -- Removed documented workaround for a known issue.
Loic Bistuer
2013-11-22
Fixed some flake8 issues
Alex Gaynor
2013-11-22
Fixed #21487 -- Session cannot store tzinfo instances anymore.
Aymeric Augustin
2013-11-22
Fixed sentence structure in docs/internals/contributing/triaging-tickets.txt
Cody Scott
2013-11-22
Merge pull request #1877 from Bouke/patches/4
Claude Paroz
2013-11-22
Fixed missing admindocs' site_header
Bouke Haarsma
2013-11-22
Fixed #21460 -- Reenabled proper template precedence in find_template
Pablo Martín
2013-11-21
Updated admindocs to use class-based views
Claude Paroz
2013-11-21
Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
2013-11-21
Made minor optimizations to admin_ordering tests
Claude Paroz
2013-11-21
Fixed #21476 -- Cache tests make an incorrect use of `HttpRequest`
Unai Zalakain
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-11-21
Fixed #21427 -- Clearly state integer field value ranges in docs
Markus Amalthea Magnuson
2013-11-21
Removed isinstance(RelatedObject) checks from admin.utils
Anssi Kääriäinen
2013-11-21
Fixed #21431 -- GenRel->FK list_filter regression in admin
Anssi Kääriäinen
[prev]
[next]