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
Age
Commit message (
Expand
)
Author
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 a typo in runserver docs
Tim Graham
2012-09-27
Fixed #11460 - Added a FAQ regarding missing rows in the admin.
Tim Graham
2012-09-27
Fixed two broken links introduced in recent commits.
Tim Graham
2012-09-27
Added a note regarding interaction between GitHub and Trac Plugin
Preston Holmes
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
Added complementary regression test for commit c1729510
Eduardo Cereto Carvalho
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-26
Merge pull request #391 from reverie/patch-1
Tim Graham
2012-09-25
Fixed #19020 -- Do not depend on dict order in formtools tests
Claude Paroz
2012-09-25
Merge pull request #394 from yohanboniface/doc_typos
Alex Gaynor
2012-09-25
Fix little typo in cache documentation
Yohan Boniface
2012-09-24
Fixed #18072 -- Made more admin links use reverse() instead of hard-coded rel...
Ramiro Morales
2012-09-24
Fix docs for context_processors.auth
Andrew Badr
2012-09-24
Called parent __init__ in test logging handler
Claude Paroz
2012-09-24
Fixed #14861 -- Moved logging config outside of Settings.__init__
Claude Paroz
2012-09-24
Replaced a deprecated assertEquals
Claude Paroz
2012-09-24
Enlarged exception catching when testing for GDAL presence
Claude Paroz
2012-09-24
Fix PostgreSQL failing on a test
Andrew Godwin
2012-09-24
Use create_index_name for FK names
Andrew Godwin
2012-09-24
Only swallow table-does-not-exist errors in tests
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
Made a version condition less confusing.
Aymeric Augustin
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
[prev]
[next]