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
Age
Commit message (
Expand
)
Author
2012-09-29
Fixed #18919 -- Stopped dropping Z attribute when transforming geometries
Claude Paroz
2012-09-29
Used TransactionTestCase in ModWsgiHandlerTestCase
Claude Paroz
2012-09-29
Fixed #11948 -- Added interpolate and project linear referencing methods
Claude Paroz
2012-09-29
Fixed #19041 -- Corrected the handling of default usernames in createsuperuser.
Russell Keith-Magee
2012-09-28
Fixed #12871 - Documented creation of a comment form for authenticated users;...
Tim Graham
2012-09-28
Made more extensive use of get_current_site
Claude Paroz
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 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-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
2012-09-22
Fixed #18057 - Documented that caches are not cleared after each test; thanks...
Tim Graham
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
[prev]
[next]