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-06-08
Merge pull request #123 from apollo13/ticket18381
Aymeric Augustin
2012-06-07
Fixed #18433 -- Fixed "View on Site" link in inline admin for models with cus...
Daniel Hepper
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-06-07
Don't escape object ids when passing to the contenttypes.shortcut view.
Florian Apolloner
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-06
Fixed #18184 -- Moved algorithm identification code to hashers module
Claude Paroz
2012-06-06
Delayed encoding of password and salt in password checking.
Claude Paroz
2012-06-06
Fixed #17328 -- Added OpenLayersWidget _has_changed method
Claude Paroz
2012-06-06
Fixed #17736 -- Kept maximal floating-point accuracy in from_bbox
Claude Paroz
2012-06-05
Merge branch 'master' of https://github.com/django/django
martin.bohacek
2012-06-05
Ticket #17804 fix.
martin.bohacek
2012-06-04
Used skipUnless decorator to skip tests in geos tests.
Claude Paroz
2012-06-03
Remove the summary attribute of the table
Samuel Sutch
2012-06-02
Fixed #14478 -- Isolated messages tests from custom TEMPLATE_CONTEXT_PROCESSORS
Claude Paroz
2012-06-02
Made sitemaps tests use override_settings. Refs #14478
Claude Paroz
2012-05-31
Fixed #18408 -- Isolated flatpages tests from existing sites.
Jens Page
2012-05-28
Removed numbering of GEOS tests.
Claude Paroz
2012-05-27
Fixed #18387 -- Do not call sys.exit during call_command.
Claude Paroz
2012-05-26
Updated WMS URL in geoadmin test.
Claude Paroz
2012-05-25
Fixed #14886 -- Added wms_options dict to GeoModelAdmin.
Claude Paroz
2012-05-25
Specified when open should use binary mode.
Claude Paroz
2012-05-24
Fixed #18367 -- Allowed LayerMapping to store strings in TextField.
Claude Paroz
2012-05-24
Modernized contrib.gis layermapping tests.
Claude Paroz
2012-05-23
Replaced types.NoneType occurrences
Claude Paroz
2012-05-20
Regenerated the minified versions of the admin actions and admin inlines Java...
Jannis Leidel
2012-05-20
Imported reduce from functools for forward compatibility.
Claude Paroz
2012-05-19
Marked bytestrings with b prefix. Refs #18269
Claude Paroz
2012-05-19
Fixed #18325 -- Wrapped self.stdout/stderr in OutputWrapper class
Claude Paroz
2012-05-19
Fixed test failures after commit 1a66f53. Refs #18340
Claude Paroz
2012-05-19
Fixed #18340 -- Fixed formtools form_hmac with Unicode input
Claude Paroz
2012-05-18
Merge pull request #24 from marcneuwirth/master
Adrian Holovaty
2012-05-18
Merge pull request #70 from tswicegood/fix-js-scope
Adrian Holovaty
2012-05-18
Added more relative imports in contrib.gis.
Claude Paroz
2012-05-18
Got rid of old __cmp__methods replaced by rich comparison.
Claude Paroz
2012-05-17
Fixed #6916 -- Wrong spelling of Spanish province.
Aymeric Augustin
2012-05-16
Swap out to === for the true comparison to avoid possible coercion issues
Travis Swicegood
2012-05-16
Add missing semi-colons
Travis Swicegood
2012-05-16
Remove `var` declaration---this variable is already delcared as an argument
Travis Swicegood
2012-05-16
Make sure these functions don't bleed into the global scope
Travis Swicegood
2012-05-16
Fixed #17896 -- Added file_hash method to CachedStaticFilesStorage to be able...
Jannis Leidel
2012-05-12
Added missing relative imports in test files.
Claude Paroz
2012-05-12
Removed 'return false' in favor of preventDefault.
Marc Neuwirth
2012-05-11
Fixed #18298 -- Marked error strings as translatable in CA localflavor.
Tyler Ball
2012-05-10
Fixed #17518 -- CSS glitch in StackedInline.
Aymeric Augustin
2012-05-10
Fixed #17798 -- Tweaked the CA localflavor.
Aymeric Augustin
2012-05-10
Fixed #18093 -- Added a pk to AnonymousUser.
Aymeric Augustin
2012-05-10
Replaced foo.next() by next(foo).
Claude Paroz
2012-05-10
Set the post process cache when finished instead of one by one.
Jannis Leidel
2012-05-08
Comment._get_userinfo is thread safe now
maurizio
2012-05-07
Imported zip from future_builtins instead of itertools.izip.
Claude Paroz
[prev]
[next]