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-12-17
Fixed #19485 -- Python 3 compatibility for c2a6b2a4.
Aymeric Augustin
2012-12-16
Made sure connections are actually closed in backends tests
Anssi Kääriäinen
2012-12-16
Fixed #19197 -- fixed convert_values() for nullable numeric fields
Anssi Kääriäinen
2012-12-16
Fixed #19279 - Clarified order of database setup and Django install.
Tim Graham
2012-12-16
Fixed #19483 -- Improved import error message in contrib.comments
Claude Paroz
2012-12-16
Replaced the test case hierarchy schema with a vector version.
Aymeric Augustin
2012-12-16
Fixed #16679 -- Use caching to speed up signal sending
Anssi Kääriäinen
2012-12-16
Fixed #18718 - Documented django.utils.encoding.filepath_to_uri
Tim Graham
2012-12-16
Added PDF version of SVG file for latexpdf builds.
Aymeric Augustin
2012-12-16
Fixed #10790 -- Refactored sql.Query.setup_joins()
Anssi Kääriäinen
2012-12-16
Fixed #18816 -- Removed "trim" argument from add_filter()
Anssi Kääriäinen
2012-12-16
Fixed #19469 -- Removed opts.get_ordered_objects() and related code
Anssi Kääriäinen
2012-12-16
Corrected tests depending on the error message on the AuthenticationForm.
Russell Keith-Magee
2012-12-15
Fixed #19368 -- Ensured that login error messages adapt to changes in the Use...
Russell Keith-Magee
2012-12-15
Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.
Russell Keith-Magee
2012-12-15
Fixed #19472 -- Documented the testing requirements and tools for custom User...
Russell Keith-Magee
2012-12-15
Fixed #19384 -- Documented the behavior of custom managers on abstract models.
Russell Keith-Magee
2012-12-15
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Tim Graham
2012-12-15
Fixed #19342 - Added new tutorials to the 1.5 release notes
Tim Graham
2012-12-15
Fixed a couple of docstring typos.
Ramiro Morales
2012-12-15
Fixed #9589 -- Made development web server more robust in the presence of a w...
Ramiro Morales
2012-12-15
Fixed #9962 - Added a testing tutorial.
Tim Graham
2012-12-14
Merge pull request #585 from blongden/clarify_php_refs
Tim Graham
2012-12-14
Fixed #2304 -- Documented TRANSACTIONS_MANAGED.
Aymeric Augustin
2012-12-13
Removes PHP references
Ben Longden
2012-12-13
Fixed a couple of stale tests caused by patch for #19462
Anssi Kääriäinen
2012-12-13
Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering
Anssi Kääriäinen
2012-12-12
Fixed #19432 -- Provided better error message for get_object_or_404
Claude Paroz
2012-12-11
Fixed #19461 - Linked to psycopg in topics/install.txt
Tim Graham
2012-12-11
Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-12-11
Fixed an order dependant test failure.
Florian Apolloner
2012-12-10
Fixed a test failure in the comment tests.
Florian Apolloner
2012-12-10
Fixed a security issue in get_host.
Florian Apolloner
2012-12-10
Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.
Florian Apolloner
2012-12-10
Amended an SQL test fixture to not include an id value
Claude Paroz
2012-12-09
Edited the middleware doc for completeness, clarity, and consistency.
Aymeric Augustin
2012-12-09
Fixed #12502 -- Improved middleware diagram.
Aymeric Augustin
2012-12-09
Fixed #19392 -- Improved error for old-style url tags with dashes.
Aymeric Augustin
2012-12-08
Removed US localflavor-specific tests from core
Claude Paroz
2012-12-08
Fixed #19389 -- Docs on the location of contrib apps tests.
Aymeric Augustin
2012-12-08
Merge pull request #572 from un33k/master
Aymeric Augustin
2012-12-08
Fixed #19439 -- Removed unused template tag library in change_password.html
Claude Paroz
2012-12-08
Fixed #19423 -- Prevented ModelAdmin sharing widgets due to formfield_overrides
Claude Paroz
2012-12-08
Fixed a string detection in ogrinspect.py
Claude Paroz
2012-12-08
Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Claude Paroz
2012-12-07
Fixed #19444 -- Clarified IGNORABLE_404_URLS documentation
Claude Paroz
2012-12-06
Fixed #18574 -- Make BaseFormSet.is_valid call its underlying forms' is_valid
Andreas Hug
2012-12-06
Fixed #19367 -- Fixed saving ContentFile in filesystem storage
Claude Paroz
2012-12-06
Fixed #19429 -- Applied linebreaksbr to read-only fields in inlines
Marc Aymerich
2012-12-04
Amended explanation of LOCALE_PATHS setting.
Daniele Procida
[next]