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
/
contrib
Age
Commit message (
Expand
)
Author
2012-09-27
Fixed a small oversight in auth tests
Preston Holmes
2012-09-27
Fixed #18979 -- Avoid endless loop caused by "val in PermLookupDict"
Anssi Kääriäinen
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
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
[py3] Fixed GEOS/GDAL tests
Claude Paroz
2012-09-23
[py3] Added buffer/memoryview compatibility
Claude Paroz
2012-09-22
Fixed #18968 -- Only use separate GML regex for SpatiaLite < 3.0
Brian Galey
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-21
Fixed #10853 -- Skipped some sessions tests with dummy cache backend
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
2012-09-17
Added tests for d21f3d9b171a3cbff4c8ce7a9dbb8b8be3f21bac.
Florian Apolloner
2012-09-17
Only update `last_login` instead of the whole user object in `update_last_log...
Florian Apolloner
2012-09-15
Fixed #18530 -- Fixed a small regression in the admin filters where wrongly f...
Julien Phalip
2012-09-15
Fixed #17948 -- Isolated auth tests from custom template loaders
Claude Paroz
2012-09-15
Used ST_AsText for testing PostGIS raw query
Claude Paroz
2012-09-13
Removed unused quoting/encoding in gis db backend
Claude Paroz
2012-09-13
Fixed #18795 -- Fixed failing GeoDjango tests
Claude Paroz
2012-09-12
[py3] Fixed GeoDjango mutable list tests
Claude Paroz
2012-09-12
Made minimal changes to make gis test suite start with Python 3
Claude Paroz
2012-09-12
Fixed test output check when password is blank
Claude Paroz
2012-09-12
Fixed #18182 -- Made is_usable_password check if hashing algorithm is correct
Claude Paroz
2012-09-09
Fix Python 3 test failure introduced in a78dd109.
Carl Meyer
2012-09-08
Adjust d7853c5 to not show ignorable warnings when running tests.
Malcolm Tredinnick
2012-09-08
Internal refactoring; moving LOOKUP_SEP up one level.
Malcolm Tredinnick
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-09-08
Remove a couple unused imports.
Carl Meyer
2012-09-08
Removed warning check in test_load_overlong_key
Claude Paroz
2012-09-08
Moved the admin inline JS to new JS files for cleanliness.
Travis Swicegood
2012-09-08
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...
Preston Holmes
2012-09-08
Remove Admin's swallowing of AttributeError (#16655, #18593, #18747)
Travis Swicegood
2012-09-07
Fixed #18781 -- Reduced max session cookie size.
Aymeric Augustin
2012-09-07
Removed many uses of bare "except:", which were either going to a) silence re...
Alex Gaynor
2012-09-07
[py3k] Silence many warnings while running the tests.
Alex Gaynor
2012-09-07
wrap long words in field labels on admin forms, closes #18755
Dan Loewenherz
2012-09-04
Negligible spacing fix in auth/forms.py
Adrian Holovaty
2012-08-31
Merge pull request #313 from davidfischer/master
Florian Apolloner
2012-08-30
Replaced some smart_xxx by force_xxx equivalent
Claude Paroz
2012-08-29
Fixed comment typo
David Fischer
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-26
Made model instance history admin view link not hard-coded. Refs #15294.
Ramiro Morales
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
[prev]
[next]