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
2013-10-15
Merge pull request #1744 from unaizalakain/ticket_7261
Alex Gaynor
2013-10-15
Made sqlite introspection also show views like other backends
Claude Paroz
2013-10-15
Fixed #16855 -- select_related() chains as expected.
Marc Tamlyn
2013-10-15
Moved misplaced import in backends init
Claude Paroz
2013-10-15
Updated admin alert colors
Ryan Allen
2013-10-15
Fixed #21263 -- Fixed issue with override_settings in inherited classes
Claude Paroz
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
Unai Zalakain
2013-10-15
Merge pull request #1382 from loic/ticket19617
Marc Tamlyn
2013-10-15
Handle Apps with South migrations as unmigrated apps.
Florian Apolloner
2013-10-14
Fixed a webdesign template tag docstring to prevent parsing as metadata.
Tim Graham
2013-10-15
Fixed #7261 -- support for __html__ for library interoperability
Unai Zalakain
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-14
Fixed #21269 -- Don't crash when CommandError contains non-ascii
Claude Paroz
2013-10-14
Fixed #8620 -- Updated the Form metaclass to support excluding fields by shad...
Loic Bistuer
2013-10-14
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...
Loic Bistuer
2013-10-14
Merge pull request #1733 from joaoxsouls/#18866
Marc Tamlyn
2013-10-14
Fixed #18866 -- added validation error for verbose_name longer than 39 charac...
joaoxsouls
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-14
Imported custom user classes in tests depending on it
Claude Paroz
2013-10-13
Fixed #21256 -- Error in datetime_safe.datetime.combine.
Aymeric Augustin
2013-10-13
Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Aymeric Augustin
2013-10-13
Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
2013-10-12
Fixed #21173 -- Stopped fixing format for date-based widgets at init time
Claude Paroz
2013-10-12
Updated OpenLayers version from 2.11 to 2.13
Claude Paroz
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Sanitized test assertions in gdal tests
Claude Paroz
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-10
Used "is" for comparisons with None.
Tim Graham
2013-10-10
Removed unnecessary semicolons.
Tim Graham
2013-10-09
Fixed #19924 -- Fixed selectors in actions.js that did not use options.
crccheck
2013-10-09
Fixed regression introduced by 20472aa827669d2b83b74e521504e88e18d086a1.
Baptiste Mispelon
2013-10-08
Fixed #20568 -- truncatewords_html no longer splits words containing HTML ent...
Jaap Roes
2013-10-08
Fixed #16822 -- Added RawPostDataException
Tim Graham
2013-10-08
Fixed #21164 -- Added documentation for issue with test users.
Russell Keith-Magee
2013-10-08
Refs #21197 -- Clarified upgrade check message.
Russell Keith-Magee
2013-10-07
Cleaned up admin CSS for consistency.
Ryan Allen
2013-10-07
Added min-width for date and time inputs in admin.
Ryan Allen
2013-10-07
Revert "Fixed #21241 -- Avoid extraneous JOINs in admin changelist search."
Simon Charette
2013-10-07
Added a link in admin branding block to admin index.
Ryan Allen
2013-10-07
Fixed #21241 -- Avoid extraneous JOINs in admin changelist search.
Chris Adams
2013-10-07
Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines.
Tim Graham
2013-10-07
Fixed #21236 -- Allowed migrations to work with unique_together tuples.
Javed Khan
2013-10-07
Fixed #21235 -- Disabled savepoints for old versions of SQLite.
Aymeric Augustin
2013-10-06
Improved error message while setting GeometryProxy
Étienne Loks
2013-10-05
Fixed #21174 -- transaction control in related manager methods
Anssi Kääriäinen
2013-10-05
Fixed #18414 -- qs.exists() for sliced distinct queries
Anssi Kääriäinen
2013-10-05
Improved Query join promotion logic
Anssi Kääriäinen
[prev]
[next]