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
2012-09-28
Fixed #18676 -- Allow fast-path deletion of objects
Anssi Kääriäinen
2012-09-28
Added a way to check if a signal has listeners
Anssi Kääriäinen
2012-09-28
Used get_current_site in comments feed class
Claude Paroz
2012-09-27
Fixed #18881 -- Made the context option in {% trans %} and {% blocktrans %} a...
Julien Phalip
2012-09-27
Fixed #18518 -- Add warning re mod_wsgi and wsgi.py environ handling.
Carl Meyer
2012-09-27
fixed #10809 -- add a mod_wsgi authentication handler
Preston Holmes
2012-09-27
Fixed a small oversight in auth tests
Preston Holmes
2012-09-27
Fixed #15695 -- Added `ResolverMatch` to the request object.
Florian Apolloner
2012-09-27
Fixed #18979 -- Avoid endless loop caused by "val in PermLookupDict"
Anssi Kääriäinen
2012-09-26
Fixed #18675 -- Fixed was_modified_since with floating-point mtime
Claude Paroz
2012-09-26
Fixed parse_http_date docstring and moved related tests
Claude Paroz
2012-09-26
Fixed #18845 -- Do not swallow AttributeErrors when running commands
Claude Paroz
2012-09-26
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
Adrien Lemaire
2012-09-26
Fixed #3011 -- Added swappable auth.User models.
Russell Keith-Magee
2012-09-25
Fixed #19020 -- Do not depend on dict order in formtools tests
Claude Paroz
2012-09-24
Fixed #18072 -- Made more admin links use reverse() instead of hard-coded rel...
Ramiro Morales
2012-09-24
Fixed #14861 -- Moved logging config outside of Settings.__init__
Claude Paroz
2012-09-24
Enlarged exception catching when testing for GDAL presence
Claude Paroz
2012-09-24
Use create_index_name for FK names
Andrew Godwin
2012-09-24
Add second shortener to create_index_name for very long columns
Andrew Godwin
2012-09-24
Remove one of the last traces of South
Andrew Godwin
2012-09-24
Add comment to usage of m2m_reverse_field_name
Andrew Godwin
2012-09-24
Fix altering of indexes alongside uniques
Andrew Godwin
2012-09-24
Fix nullability changing code
Andrew Godwin
2012-09-24
Fix NOT NULL sql for MySQL
Andrew Godwin
2012-09-24
Fix error message for unique constraints
Andrew Godwin
2012-09-24
Do cheaper check for column having a type.
Andrew Godwin
2012-09-24
Fix non-executed SQL
Andrew Godwin
2012-09-23
[py3] Allowed bytes in get_prep_value for a Geometry
Claude Paroz
2012-09-23
[py3] Fixed unicode string in geoapp test
Claude Paroz
2012-09-23
[py3] Updated PostGIS adapter
Claude Paroz
2012-09-23
[py3] Fixed outdated map() call in GIS sql compiler
Claude Paroz
2012-09-23
[py3] Fixed GEOS/GDAL tests
Claude Paroz
2012-09-23
[py3] Added buffer/memoryview compatibility
Claude Paroz
2012-09-23
Fixed #18982 - Caught TypeError in DateField.clean
Aymeric Augustin
2012-09-22
Fixed #18861 -- Triggered message validation with locmem email backend
Claude Paroz
2012-09-22
Fixed #18968 -- Only use separate GML regex for SpatiaLite < 3.0
Brian Galey
2012-09-22
Fixed #18951 -- Formatting of microseconds.
Aymeric Augustin
2012-09-22
Fixed #16218 -- date_list order in generic CBVs.
Aymeric Augustin
2012-09-22
Made geo3d tests independent from each other
Claude Paroz
2012-09-22
Fixed #16835 -- add groups to auth.user admin list_filter
Dan Loewenherz
2012-09-22
Fix introspection PK comment more.
Andrew Godwin
2012-09-22
Remove weird syncdb managed thing - no longer needed.
Andrew Godwin
2012-09-22
Remove special-casing for proxy/unmanaged models
Andrew Godwin
2012-09-22
Remove AppCache state handling, replace with swappable caches
Andrew Godwin
2012-09-21
Un-borg-ify AppCache
Andrew Godwin
2012-09-21
Fixed #10853 -- Skipped some sessions tests with dummy cache backend
Claude Paroz
2012-09-20
Imported getLogger directly from logging module
Claude Paroz
2012-09-20
Fixed #16577 -- Added a map_creation block in openlayers.js template
Claude Paroz
2012-09-20
Fixed #17687 -- Made LayerMapping router-aware
Claude Paroz
[prev]
[next]