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-02-23
Fixed empty strings + to_field regression on Oracle
Anssi Kääriäinen
2013-02-22
Documented jQuery upgrade
Claude Paroz
2013-02-22
Fixed #19882 -- Smarter tokenizing of {% for %} tag arguments.
Baptiste Mispelon
2013-02-21
Factored code and added a missing docstring.
Aymeric Augustin
2013-02-21
Fixed #19870 -- Regression in select_related in inheritance cases
Anssi Kääriäinen
2013-02-20
Fixed #19868 -- Clarified purpose of custom user example
Preston Holmes
2013-02-20
Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-20
Clarified the language used in the documentation. Thanks to Mike Smith for th...
Alex Gaynor
2013-02-20
Added a test for negated Q object querying
Anssi Kääriäinen
2013-02-20
Cleaned up join promotion in query.combine() with OR
Anssi Kääriäinen
2013-02-20
Removed join() promote kwarg
Anssi Kääriäinen
2013-02-20
Refactored negated IS NULL handling
Anssi Kääriäinen
2013-02-20
Added a db_constraint option to ForeignKeys.
Alex Gaynor
2013-02-20
Fixed #19598 -- Fixed jQuery tagName retrieving
Claude Paroz
2013-02-20
Replaced the obsolete toggle event handling JS function
Claude Paroz
2013-02-20
Fixed #14571 -- Updated embedded jQuery from 1.4.2 to 1.9.1
Claude Paroz
2013-02-20
Add test for collapsible fieldset functionality in admin
Claude Paroz
2013-02-19
This function is unused and should have been removed a few releases ago.
Alex Gaynor
2013-02-19
Merge pull request #739 from JustinTArthur/ticket-19855
Tim Graham
2013-02-19
Fixed #19728 - Updated API stability doc to reflect current meaning of "stable".
Tim Graham
2013-02-19
Fixes typo introduced by django/django@08dc90bccf7c4ffa8b04064d74b54c1150af5f...
Justin Turner Arthur
2013-02-19
Merge pull request #737 from hrbonz/docs_CBV_generic_views_typo
Tim Graham
2013-02-19
Update 1.5 release notes for XML and formset fixes.
Carl Meyer
2013-02-19
Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
Checked object permissions on admin history view.
Carl Meyer
2013-02-19
Restrict the XML deserializer to prevent network and entity-expansion DoS att...
Carl Meyer
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-19
Fixed #19852 - Updated admin fieldset example for consistency.
Tim Graham
2013-02-19
Updated a couple admonitions to use the warning directive.
Tim Graham
2013-02-19
Fixed #18789 - Fixed some text wrap issues with methods in the docs.
Tim Graham
2013-02-19
Ensured a connection is established when checking the database version.
Aymeric Augustin
2013-02-19
Implemented Oracle version as a cached property.
Aymeric Augustin
2013-02-19
Update docs/topics/class-based-views/generic-display.txt
Stefan "hr" Berder
2013-02-19
Avoided related_name conflicts in tests
Anssi Kääriäinen
2013-02-19
Removed accidentally committed file
Anssi Kääriäinen
2013-02-19
Fixed #10870 -- Added aggreation + generic reverse relation test
Florian Hahn
2013-02-19
Fixed #19837 -- Refactored split_exclude() join generation
Anssi Kääriäinen
2013-02-18
Added required methods in BaseDatabaseWrapper.
Aymeric Augustin
2013-02-18
Implemented PostgreSQL version as a cached property.
Aymeric Augustin
2013-02-18
Removed duplicate caching of mysql_version.
Aymeric Augustin
2013-02-18
Fixed #15119 -- Stopped pinging the MySQL server.
Aymeric Augustin
2013-02-18
Simplified MySQL version checking.
Aymeric Augustin
2013-02-18
Factored out common code in database backends.
Aymeric Augustin
2013-02-18
Fixed #19717 - Removed mentions of "root QuerySet" in docs.
Tim Graham
2013-02-18
Avoided firing the request_finished signal in tests.
Aymeric Augustin
2013-02-18
Removed an unecessary function.
Aymeric Augustin
2013-02-18
Fixed #19839 -- Isolated auth tests from customized TEMPLATE_LOADERS
Claude Paroz
2013-02-18
Corrected INSTALLED_APPS syntax in 1.5 release notes.
Simon Meers
2013-02-16
Fixed #19824 - Corrected the class described for Field.primary_key from Integ...
Tim Graham
2013-02-16
Fixed #19812 - Removed a duplicate phrase in the widget docs.
Tim Graham
[next]