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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2014-02-09
Merge pull request #1997 from dpwrussell/method_decorator_args_fix
Marc Tamlyn
2014-02-09
Replace _parse_content_type with cgi.parse_header
Curtis
2014-02-08
Fixed #19373 -- Ported Windows file locking from PyWin32 to ctypes
Kevin Christopher Henry
2014-02-08
Fixed #21959 -- Handled Inf/NaN in widthratio tag.
Aymeric Augustin
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-02-08
Remove check_migrations from the runserver command and use the new checks fra...
mlavin
2014-02-08
Allowed more easily subclassing of BlockNode tags.
Mitar
2014-02-08
Fixed #21237 -- Added Australian English (en_AU) to locale conf
Tom Fifield
2014-02-08
Fixed #21417 -- Expanded TEMPLATE_STRING_IF_INVALID in blocktrans
Claude Paroz
2014-02-08
Fixed #16192 -- Made unique error messages in ModelForm customizable.
Loic Bistuer
2014-02-07
Fixed #21518 -- Made override_settings(ROOT_URLCONF) clear the resolver cache.
Chris Wilson
2014-02-06
Bumped version number for 1.7a2
1.7a2
Jacob Kaplan-Moss
2014-02-06
Fixed #17713 -- Renamed BaseDatabaseFeatures.allows_primary_key_0 to allows_a...
Vajrasky Kok
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-06
Fixed #21731 -- Made javascript_quote escapes '</'.
Vajrasky Kok
2014-02-05
Revert "Fixed #20296 -- Allowed SafeData and EscapeData to be lazy"
Baptiste Mispelon
2014-02-05
Fixed ImportError when running contrib.gis tests without libgeos installed.
Baptiste Mispelon
2014-02-05
Simplified signal code.
Florian Apolloner
2014-02-05
Fixed #21952 -- signals deadlock due to locking + weakref interaction
Anssi Kääriäinen
2014-02-05
Fix pep8 violation in migration template.
Marc Tamlyn
2014-02-04
Removed two imports which are now unused
Alex Gaynor
2014-02-04
Removed the this_is_the_login_form hack
Claude Paroz
2014-02-04
Fixed #21911 -- Made admin views redirect to login when needed
Claude Paroz
2014-02-04
Made staff_member_required redirect to login
Claude Paroz
2014-02-04
Fixed #21748 -- join promotion for negated AND conditions
Anssi Kääriäinen
2014-02-03
Moved a GoogleMap test
Claude Paroz
2014-02-03
Fixed #21934 -- Added unicode support in GoogleMap class
David Fischer
2014-02-02
Make mysql's CursorWrapper a contextmanager.
Michael Manfre
2014-02-02
Removed an unused import which snuck in.
Alex Gaynor
2014-02-02
Used the proxied call to staticfiles_storage.url
Thomas Grainger
2014-02-02
Fixed #21930 -- Only import add_srs_entry if GDAL is installed
Claude Paroz
2014-02-02
Ensure cursors are closed when no longer needed.
Michael Manfre
2014-02-02
Made SQLCompiler.execute_sql(result_type) more explicit.
Michael Manfre
2014-02-01
Avoided importing models from django.contrib.admin.
Aymeric Augustin
2014-02-01
Suppressed the `if Site._meta.installed` pattern.
Aymeric Augustin
2014-01-30
Fixed #21907 -- Fixed add_srs_entry for Spatialite >= 4
Claude Paroz
2014-01-30
Added new srs test and various cleaning
Claude Paroz
2014-01-30
Made Oracle introspect FloatFields correctly
Shai Berger
2014-01-29
Made Oracle introspect boolean fields
Shai Berger
2014-01-28
Fixed #21883 -- Added six.moves.xrange import
Anssi Kääriäinen
2014-01-28
Fixed #21849 -- Included the count of silenced system checks in output.
Tim Graham
2014-01-28
Fixed #21853 -- Fixed Manager.__module__ to properly return 'django.db.models...
Loic Bistuer
2014-01-27
Fixed #21874 -- Require Django applications to have a filesystem path.
Carl Meyer
2014-01-27
Removed TransRealMixin.
Aymeric Augustin
2014-01-27
Removed superfluous uses of TransRealMixin.
Aymeric Augustin
2014-01-27
Minor cleanup.
Aymeric Augustin
2014-01-27
Fixed #21872: Not detecting dependencies from M2M fields
Andrew Godwin
2014-01-26
Fixed #21823 -- Upgraded six to 1.5.2
Tim Graham
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Fixed some missing/extraneous new line warnings.
Simon Charette
[prev]
[next]