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-02-11
Fixed #7783 -- Made introspection of nullable columns more robust with Postgres.
Ramiro Morales
2012-02-11
Updated SpatiaLite GeoDjango test setup instructions for version 3.0.
Ramiro Morales
2012-02-11
Fixed #16409 (again, this time for GeoDjango).
Ramiro Morales
2012-02-11
Fixed #17670 -- Correct Italian short localization formats. Thanks, masterjakul.
Jannis Leidel
2012-02-11
Fixed #17256 -- Ensured that content types get cached when retrieved by natur...
Julien Phalip
2012-02-11
Fixed #17281 -- Prevented `AdminErrorHandler` from silently failing if the lo...
Julien Phalip
2012-02-11
Fixes #16827. Adds a length check to CSRF tokens before applying the santizin...
Paul McMillan
2012-02-11
Removed code duplicated in SQLite3 and SpatiaLite GeoDjango DB backends.
Ramiro Morales
2012-02-11
Added, documented support for SpatiaLite 3.0 to GeoDjango.
Ramiro Morales
2012-02-10
Fixed #15237 (again). RSS feeds now include proper character encoding in the ...
Paul McMillan
2012-02-10
Fixed #17277 - Wrap IOErrors raised due to client disconnect in a specific IO...
Carl Meyer
2012-02-10
Fixed the exception handling when deserializing via generators on Python 2.5 ...
Jannis Leidel
2012-02-10
Updated a few localization formats to stop the changes done in r17473 from br...
Jannis Leidel
2012-02-09
Fixed #17643 -- Set a better stack level for the cache_page decorator depreca...
Jannis Leidel
2012-02-09
Fixed #17515 -- Added ability to override the template of custom admin Filter...
Jannis Leidel
2012-02-09
Fixed #17504 -- Fixed normalization of email addresses that have '@' in the n...
Jannis Leidel
2012-02-09
Fixed #17460 -- Extended the HIDDEN_SETTINGS constant in with a few more sen...
Jannis Leidel
2012-02-09
Fixed #17358 -- Updated logging calls to use official syntax for arguments in...
Jannis Leidel
2012-02-09
Fixed #17286 -- Made sure all cache backends are set up to connect to the sig...
Jannis Leidel
2012-02-09
Fixed #17217 -- Use non breaking spaces for format localization in which spac...
Jannis Leidel
2012-02-09
Fixed #17139 -- Corrected the French department names to contain accents.
Jannis Leidel
2012-02-09
Fixed #17219 -- Updated model field descriptions to be more precise. Thanks, ...
Jannis Leidel
2012-02-09
Fixed #17239 -- Stopped an inconsitent and unneeded use of mark_safe in the M...
Jannis Leidel
2012-02-09
Fixed #16958 -- Correctly use the queryset method in the auth app's UserAdmin...
Jannis Leidel
2012-02-09
Fixed #16416 -- Added two new date formatting options for timezones and ISO w...
Jannis Leidel
2012-02-09
added German (Switzerland) localflavor formats
Jannis Leidel
2012-02-09
Fixed #16035 -- Appended the Etag response header if the GZipMiddleware is in...
Jannis Leidel
2012-02-09
Fixed #15840 -- Wrapped inner function of the condition decorator with functo...
Jannis Leidel
2012-02-09
Fixed #11970 -- Wrapped the exception happening during deserialization in Des...
Jannis Leidel
2012-02-09
Fixed #10793 -- Stopped caching paginator instances in sitemap classes to pre...
Jannis Leidel
2012-02-09
Fixed #10080 -- Slightly extended the fix made in r10401 by also taking comma...
Jannis Leidel
2012-02-09
Fixed #7758 and #17189 -- Allowed to override the `form_url` context var in t...
Jannis Leidel
2012-02-09
Fixed #159 -- Prevent the `AdminSite` from logging users out when they try to...
Jannis Leidel
2012-02-09
Fixed #17634 -- Optimized the performance of MultiValueDict by using append i...
Aymeric Augustin
2012-02-07
Fixed #11745 -- Grouped commands by application in the output of `manage.py h...
Aymeric Augustin
2012-02-05
Fixed #17641 -- Work around an issue in Python distributions that remove the ...
Jannis Leidel
2012-02-05
Improved on r17454 to ensure that `collapse.js` only gets minified when `DEBU...
Julien Phalip
2012-02-05
Fixed #17521 -- Made the minified JS files be used in the admin only when `DE...
Julien Phalip
2012-02-05
Made a minor tweak to a doctoring in `django/forms.forms.py` that was missed ...
Julien Phalip
2012-02-05
Fixed #17493 -- Made `Widget.id_for_label()` consistently be an instance method.
Julien Phalip
2012-02-05
Fixed #8317 -- Corrected the inspectdb management command to properly set `pr...
Julien Phalip
2012-02-05
Fixed #11670 -- Prevented genuine model fields named 'year', 'month', 'gt', '...
Julien Phalip
2012-02-04
Made a couple of idiomatic changes in makemessages.
Ramiro Morales
2012-02-04
Removed hard-coded root tree path in makemessages.
Ramiro Morales
2012-02-04
Fixed #17458 -- Marked Http404 error messages for translation. Thanks, Claude...
Jannis Leidel
2012-02-04
Fixed undefined variable name in makemessages command code.
Ramiro Morales
2012-02-04
Fixed #8291 -- Allowed 'pk' to be used as an ordering option in `Model.Meta`....
Julien Phalip
2012-02-04
Fixed #17017 -- Updated British English date formats to follow common standar...
Jannis Leidel
2012-02-04
Fixed #17555 -- Added support for a missing trailing slash when redirecting b...
Jannis Leidel
2012-02-04
Fixed #17628 -- Extended makemessages command to also ignore directories when...
Jannis Leidel
[prev]
[next]