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
2014-10-16
Fixed #23664 -- Provided a consistent definition for OrderedSet.__bool__
Thomas Chaumeny
2014-10-16
Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID
Claude Paroz
2014-10-16
Fixed #23659 -- Kept annotate() args ordering
Claude Paroz
2014-10-16
Fixed #23660 -- Moved sort_dependencies to core.
Collin Anderson
2014-10-16
Fixed #19508 -- Implemented uri_to_iri as per RFC.
Anubhav Joshi
2014-10-15
Added unicode_literals to the jslexer.
Florian Apolloner
2014-10-13
Fixed #23638 -- Prevented crash while parsing invalid cookie content
Claude Paroz
2014-10-12
Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per ...
Florian Apolloner
2014-10-12
Fixed #23642 -- Made LocMemCache.incr() thread-safe as documented
Thomas Chaumeny
2014-10-11
Fixed two more tuple/int comparisons in gis tests
Claude Paroz
2014-10-11
Fixed a tuple/int comparison in spatialite backend
Claude Paroz
2014-10-10
Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.
Konrad Świat
2014-10-10
Fixed #23623 -- Reduced memory consumption when generating ModelChoiceField c...
Thomas Chaumeny
2014-10-10
Fixed #23613 -- Deprecated django.utils.checksums
Jaap Roes
2014-10-10
Fixed #23625 -- Removed CacheClass shim
Jaap Roes
2014-10-09
Converted GIS lookups for Oracle
Claude Paroz
2014-10-09
Converted GIS lookups to use the new Lookup API
Claude Paroz
2014-10-09
Fixed #23612 -- Normalized fixuture paths to allow referencing relative paths...
Brandon Taylor
2014-10-09
Fixed #23627 -- Allowed register_lookup to work as a decorator.
Marc Tamlyn
2014-10-09
Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column in...
Markus Holtermann
2014-10-08
Fixed #23600 -- Made default_storage aware of more settings changes.
Duncan Parkes
2014-10-08
Fixed typos in comments.
Tim Graham
2014-10-08
Fixed #23555 -- Avoided suppressing IndexError in QuerySet.first() and .last()
Artem Rizhov
2014-10-08
Fixed #23611 -- update_or_create failing from a related manager
Loic Bistuer
2014-10-07
Fixed #23522 -- Changed reverse() to return a Unicode string; not bytes
Jon Dufresne
2014-10-06
Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII characters in...
Tim Graham
2014-10-06
Merge pull request #3308 from aericson/ticket_22064
Carl Meyer
2014-10-07
Fixed #23594 -- Fixed deepcopy on ErrorList.
Loic Bistuer
2014-10-06
Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs.
Markus Holtermann
2014-10-06
Fixed #23604 -- Allowed related m2m fields to be references in the admin.
Emmanuelle Delescolle
2014-10-04
Fixed #22064 -- Add check for related_name
André Ericson
2014-10-04
Revert "Improved AppRegistryNotReady message."
Tim Graham
2014-10-04
Improved AppRegistryNotReady message.
Collin Anderson
2014-10-04
Fixed comment typo in django/template/__init__.py
Martin Matusiak
2014-10-02
Fixed #23482 -- Added SingleObjectMixin.query_pk_and_slug
Jon Dufresne
2014-10-02
Fixed #23426 -- Allowed parameters in migrations.RunSQL
Markus Holtermann
2014-10-01
Fixed #15089 -- Allowed contrib.sites to lookup the current site based on req...
Tim Graham
2014-10-01
Added a dumpdata/loaddata test for geographic content
Claude Paroz
2014-09-30
Fixed #23569 -- Allowed using configs besides dictConfig in LOGGING_CONFIG.
Seth Hill
2014-09-30
Updated translations from Transifex
Claude Paroz
2014-09-30
Fixed #7361 -- Added cancel link to admin delete views.
Nick Sandford
2014-09-29
Fixed #23365 -- Added support for timezone-aware datetimes to migrations.
Rudy Mutter
2014-09-29
Fixed #23489 -- Added numpy 1.9+ support in template lookups
Tim Graham
2014-09-29
Fixed #23567 -- Made assertQuerysetEqual check Counter equality when ordered=...
Thomas Chaumeny
2014-09-29
Added ordering to fix non-deterministic relatedapp test.
Tim Graham
2014-09-29
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
Thomas Chaumeny
2014-09-28
Fixed #23436 -- Made BASE_DIR absolute in settings template.
Aymeric Augustin
2014-09-27
Updated comment about Python issue
Claude Paroz
2014-09-27
Fixed git blunder, refs #22738
Shai Berger
2014-09-27
Fixed #22738 -- made finer distinctions for when Boolean is not detected on O...
Shai Berger
[prev]
[next]