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-07-22
[py3] Replaced basestring by six.string_types.
Aymeric Augustin
2012-07-22
[py3] Removed longs.
Aymeric Augustin
2012-07-22
[py3] Switched to Python 3-compatible introspection.
Aymeric Augustin
2012-07-22
[py3] Used six.with_metaclass wherever necessary.
Aymeric Augustin
2012-07-21
Fixed #10057 -- Ensured that the 'show_delete' context variable in the admin'...
Julien Phalip
2012-07-19
Fixed #18504 -- Computed |naturalday in local time.
Aymeric Augustin
2012-07-19
Fixed #18608 -- Reduced monkey-patching in tests.
Aymeric Augustin
2012-07-16
Fixed #3881 -- skip saving session when response status is 500
Anssi Kääriäinen
2012-07-15
Removed debugging line left in previous commit
Claude Paroz
2012-07-15
Dropped support for GDAL < 1.5
Claude Paroz
2012-07-14
Fixed auth to not use an internal implementation detail of SortedDict
Alex Gaynor
2012-07-09
Added supplementary check for CUIT number of ar localflavor
Claude Paroz
2012-07-09
Fixed #18537 -- Fixed CUIT calculation in ar localflavor
Claude Paroz
2012-07-08
Fixed #18487 -- Made sure that protocol-relative URLs aren't processed by the...
Jannis Leidel
2012-07-08
Fixed #18050 -- Fixed a rather glaring bug in the handling of @import stateme...
Jannis Leidel
2012-07-08
Merge branch 'master' of github.com:django/django
Jannis Leidel
2012-07-08
Fixed #18430 -- Use the FILE_CHARSET setting when reading from a file during ...
Jannis Leidel
2012-07-07
Fixed #17978 -- Fixed a minor layout issue when an inline contains a filter h...
Julien Phalip
2012-07-07
Merge branch 'master' of github.com:django/django
Florian Apolloner
2012-07-07
Fixed #18254 -- Added ability to the static template tags to store the result...
Jannis Leidel
2012-07-07
Fixed a regression in the user admin page introduced in a92e7f37c4ae84b6b8d80...
Florian Apolloner
2012-07-07
Fixed #17257 - Removed outdated comment in syndication view
Claude Paroz
2012-07-06
Merge pull request #176 from benspaulding/ticket_18521
Adrian Holovaty
2012-07-06
Fixed #18572 - Python26 string format incompatibility
Luke Plant
2012-07-03
Fixed incorrect URL to object on delete confirmation and history page
Luke Plant
2012-07-03
Removed various unnecessary instances of mark_safe applied to URLs
Luke Plant
2012-07-03
Changed a lot of internal code to use 'format_html' where appropriate/possible
Luke Plant
2012-07-01
Fixed #18550 -- Ensured that the admin history view works with escaped primar...
Julien Phalip
2012-06-30
Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES
Claude Paroz
2012-06-30
Fixed #18102 -- Defined min/max_length on French localflavor form fields
Claude Paroz
2012-06-26
Add reST role to templates named in some view docs.
Ben Spaulding
2012-06-25
Fixed #17966 -- Isolated ProfileTestCase from custom AUTH_PROFILE_MODULE
Claude Paroz
2012-06-22
Corrected the `instance_dict` description for form wizards.
Florian Apolloner
2012-06-19
Fixed #15271 -- Defined a to_python method for GeometryField
Claude Paroz
2012-06-19
Added support for gdal 1.9.
danger
2012-06-18
Fixed #18444 -- Replace hard coded "View on Site" URLs
Daniel Hepper
2012-06-18
Fixed #18450 -- Removed default values for i18n JavaScript URLs in Admin temp...
Daniel Hepper
2012-06-17
Fixed GIS testsuite.
Florian Apolloner
2012-06-16
Fixed #18420 -- Prevented the admin JS from crashing when the main form conta...
Julien Phalip
2012-06-16
Updated the admin's minified JS files.
Julien Phalip
2012-06-16
Fixed #18477 -- Fixed colspan value when a TabularInline form contains valida...
Julien Phalip
2012-06-16
Skip GeometryFieldTest if there's no spacial database.
Julien Phalip
2012-06-14
Executed SpatialRefSysTest only with spatial backend
Claude Paroz
2012-06-14
Discovered some geodjango tests with standard mechanism
Claude Paroz
2012-06-14
Fixed #17754 -- Refactored gis.measure
Claude Paroz
2012-06-12
Cleaned up locale-related encoding issues
Claude Paroz
2012-06-10
Corrected way to get URL of object in admin history template
Luke Plant
2012-06-09
Fixed #17760 -- Implemented callable database features as cached properties
Claude Paroz
2012-06-08
Cleaned whitespace errors introduced in previous commit
Anssi Kääriäinen
2012-06-08
Fixed #18399 – Added a way to get ContentTypes for proxy models
Simon Charette
[prev]
[next]