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
path:
root
/
django
Age
Commit message (
Expand
)
Author
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
Fix copyright holder
Guilherme Gondim
2012-07-06
Fixed #18484 - 'display:none' on CSRF token div is redundant and causes probl...
Luke Plant
2012-07-06
Fixed #18572 - Python26 string format incompatibility
Luke Plant
2012-07-05
Fixed #18330 - Made cache culling 3rd party db backend friendly
Anssi Kääriäinen
2012-07-05
Fixed #18362 - Made model.save() update_fields accept attnames
Andrei Antoukh
2012-07-04
Correct Lithuanian short date format.
kspi
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-03
Added 'format_html' utility for formatting HTML fragments safely
Luke Plant
2012-07-03
Documented utils.html.escape and conditional_escape
Luke Plant
2012-07-03
Fixed comment wording in sql/where.py
Anssi Kääriäinen
2012-07-01
Fixed #18550 -- Ensured that the admin history view works with escaped primar...
Julien Phalip
2012-07-01
Fixed a regression introduced in where.as_sql() refactor
Anssi Kääriäinen
2012-07-01
Fixed #16047 -- Restore autocommit state correctly on psycopg2
Anssi Kääriäinen
2012-07-01
Fixed some locations to work with autocommit=True
Anssi Kääriäinen
2012-07-01
Refactored the empty/full result logic in WhereNode.as_sql()
Anssi Kääriäinen
2012-07-01
Fixed #18251 -- Removed a deadlock possibility in apploading
Anssi Kääriäinen
2012-06-30
Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__
Claude Paroz
2012-06-30
Removed usage of mimetype kwarg of HttpResponse
Claude Paroz
2012-06-30
Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES
Claude Paroz
2012-06-30
Fixed #12493 -- Deprecated auto-correction of TEMPLATE_DIRS
Claude Paroz
2012-06-30
Fixed #18102 -- Defined min/max_length on French localflavor form fields
Claude Paroz
2012-06-28
Fixed #15197 -- Fixed yaml serialization into HttpResponse
Claude Paroz
2012-06-26
Add reST role to templates named in some view docs.
Ben Spaulding
2012-06-26
Fixed #18465 -- Set date formats correctly on Oracle
Josh Smeaton
2012-06-26
Fixed #18515 -- Conditionally regenerated filename in FileField validation
Claude Paroz
2012-06-26
Fixed #17485 -- Made defer work with select_related
Anssi Kääriäinen
2012-06-25
Fixed #17966 -- Isolated ProfileTestCase from custom AUTH_PROFILE_MODULE
Claude Paroz
2012-06-24
Fixed #16317 -- Fixed dumpdata for self-referencing models and natural keys
Claude Paroz
2012-06-23
Switch to using context managers for acquiring and releasing locks.
Alex Gaynor
2012-06-23
Don't use a list comprehension when we don't need the resulting list.
Alex Gaynor
2012-06-23
Fixed #18454 -- Added ability to pass a list of signals to `receiver`.
Dmitry Medvinsky
2012-06-22
Corrected the `instance_dict` description for form wizards.
Florian Apolloner
2012-06-22
Fixed our HTMLParser patches for python 2.7.4
Florian Apolloner
2012-06-22
Fixed #17776 - DoesNotExist is not picklable
Luke Plant
2012-06-19
Fixed #15271 -- Defined a to_python method for GeometryField
Claude Paroz
2012-06-19
Add some field schema alteration methods and tests.
Andrew Godwin
2012-06-19
Added support for gdal 1.9.
danger
2012-06-19
Fixed #14502 again -- saner verbatim closing token
Chris Beaven
2012-06-18
Very start of schema alteration port. Create/delete model and some tests.
Andrew Godwin
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
[prev]
[next]