index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
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-19
This function is unused and should have been removed a few releases ago.
Alex Gaynor
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
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
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
Removed an unecessary function.
Aymeric Augustin
2013-02-18
Fixed #19839 -- Isolated auth tests from customized TEMPLATE_LOADERS
Claude Paroz
2013-02-16
Fixed #19833 -- Fixed import parameter encoding in get_runner
Claude Paroz
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
2013-02-15
Fixed geos test to prevent random failure
Claude Paroz
2013-02-15
Fixed #17066 -- Prevented TypeError in GeoIP.__del__
Claude Paroz
2013-02-15
Improved input sanitizing with thousand separators
Claude Paroz
2013-02-15
Avoided unneeded assertion on Python 3
Claude Paroz
2013-02-15
Fixed #19807 -- Sanitized getpass input in createsuperuser
Claude Paroz
2013-02-15
Merge pull request #728 from jphalip/ticket-19829
Julien Phalip
2013-02-15
Put unicode_literals into all formats.py
Alexey Boriskin
2013-02-14
Fixed #19829 -- Fixed index lookups for NumPy arrays in templates.
Julien Phalip
2013-02-15
Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom U...
Russell Keith-Magee
2013-02-14
Fixed #19819 - Improved template filter errors handling.
Michael van Tellingen
2013-02-14
Fixed a misnamed variable introduced in commit 142ec8b283
Claude Paroz
2013-02-13
Fixed #8404 -- Isolated auth password-related tests from custom templates
Claude Paroz
2013-02-13
Fixed #19693 -- Made truncatewords_html handle self-closing tags
Claude Paroz
2013-02-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
2013-02-12
Fix admindocs on Python 3, where None cannot be sorted with strings.
Carl Meyer
2013-02-13
Removed try-except in django.db.close_connection()
Anssi Kääriäinen
2013-02-12
Fixed #19746 -- Allow deserialization of pk-less data
Nick Sandford
2013-02-11
Accepted None in tzname().
Aymeric Augustin
2013-02-11
Added a check in the creation of IS NULL clauses.
Aymeric Augustin
2013-02-11
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Simon Charette
2013-02-10
Made Query.clear_ordering force_empty arg mandatory
Anssi Kääriäinen
2013-02-10
Fixed #19720 -- Oracle ordering related delete regression
Anssi Kääriäinen
2013-02-10
Fixed #19638 -- Skipped tx support testing for some DBs
Anssi Kääriäinen
2013-02-10
Fixed #19707 -- Reset transaction state after requests
Anssi Kääriäinen
2013-02-09
Made modwsgi groups_for_user consistent with check_password
Preston Holmes
2013-02-08
Fixed #18906 -- Ignored to-be-deleted forms in formset validate_unique
Claude Paroz
[prev]
[next]