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
Age
Commit message (
Expand
)
Author
2012-04-14
Fixed #18041 -- Removed support for Markdown versions < 2.1, following the 1....
Claude Paroz
2012-04-14
Fixed a typo in an example in the timezone docs.
Aymeric Augustin
2012-04-14
Fixed #18078 -- Linked more prominently to the removed features in the releas...
Aymeric Augustin
2012-04-13
Fixed #18118 -- Improved documentation for contrib.auth.hashers utility funct...
Claude Paroz
2012-04-12
Fixed #18002 -- Fixed typo in attribute name in ReverseSingleRelatedObjectDes...
Claude Paroz
2012-04-12
Fixed #18039 -- Changed geometry transform without a SRID raise a GEOSException.
Claude Paroz
2012-04-11
Fixed #18107 -- Replaced a deprecated import path for GeoIP in docs. Thanks j...
Claude Paroz
2012-04-11
Fixed #18027 -- Removed an HTMLParser test that doesn't raise any more in rec...
Claude Paroz
2012-04-11
Fixed #17439 -- Prevented spurious queries for missing objects after prefetch...
Aymeric Augustin
2012-04-11
Fixed #18071 -- Ignored case sensitivity in urlize utility. Thanks luke@creat...
Claude Paroz
2012-04-11
Fixed #18103 -- Regression introduced in r17895.
Aymeric Augustin
2012-04-11
Fixed #18099 -- corrected a typo in the initial data docs. Thanks to Bradley...
Alex Gaynor
2012-04-10
Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the correspond...
Aymeric Augustin
2012-04-10
Fixed #18087 -- Prevented date-based generic views from loading entire tables...
Aymeric Augustin
2012-04-10
Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients() descr...
Claude Paroz
2012-04-10
Made the caching of related and reverse related objects consistent in OneToOn...
Aymeric Augustin
2012-04-10
Fixed #18090 -- Applied filters when running prefetch_related backwards throu...
Aymeric Augustin
2012-04-09
Fixed #18083 -- Fixed cascade deletion with proxy model of concrete subclass....
Carl Meyer
2012-04-09
Fixed #17864 -- Added Hong Kong localflavor. Thanks to mrkschan and Adrien Le...
Julien Phalip
2012-04-09
Fixed #17848 -- Added setting_changed signal for cases when TEMPLATE_CONTEXT_...
Claude Paroz
2012-04-09
Fixed #17672 -- Precised MacPorts GeoDjango install instructions to install g...
Claude Paroz
2012-04-09
Fixed #18086 -- Restored '-pk' as the default order in the admin changelist. ...
Julien Phalip
2012-04-09
Fixed #17877 -- Ensured that extra WHERE clauses get correctly ANDed when the...
Julien Phalip
2012-04-08
Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official depreca...
Claude Paroz
2012-04-08
Fixed #18014 -- Removed rev_join_map from sql/query.py.
Anssi Kääriäinen
2012-04-07
Added gettext target to sphinx makefiles.
Claude Paroz
2012-04-07
Fixed #15683 -- Prevented escaped string to be needlessly marked safe twice i...
Claude Paroz
2012-04-06
Fixed #16074 -- Added ContextMixin to class-based generic views to handle get...
Claude Paroz
2012-04-06
Fixed #18074 -- Fixed description of dumpdata command --database option.
Ramiro Morales
2012-04-06
Fixed #16233 -- Added link to multiple databases docs from custom sql alias s...
Claude Paroz
2012-04-05
Fixed #15644 -- Improved Django File wrapper to support more file-like object...
Claude Paroz
2012-04-05
Removed pre-2.6 compatibility code in date-based form fields. Refs #9459.
Claude Paroz
2012-04-05
Fixed #17938 -- Made explicit object ordering in LiveServerDatabase test asse...
Claude Paroz
2012-04-02
Fixed #15782 -- Prevented MySQL backend to crash on runserver when db server ...
Claude Paroz
2012-04-02
Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndica...
Claude Paroz
2012-04-01
Fixed #18022 -- Fixed import of standalone Python 'json' module.
Ramiro Morales
2012-04-01
Removed broken function-based custom test runner in GeoDjango
Ramiro Morales
2012-04-01
Fixed #18045 -- Corrected the documented default value of SESSION_COOKIE_HTTP...
Claude Paroz
2012-03-31
Fixed #18040 -- Removed so-called project-level locale trees from the list of...
Ramiro Morales
2012-03-31
Advanced version identifiers for 1.5 development cycle.
Ramiro Morales
2012-03-31
Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to the dest...
Claude Paroz
2012-03-31
Removed some more useless code related to the verify_exists removal.
Claude Paroz
2012-03-31
Fixed #17983 -- Use a non-ambiguous syntax of the ln command in install docs.
Claude Paroz
2012-03-31
Fixed #17972 -- Ensured that admin filters on a foreign key respect the `to_f...
Julien Phalip
2012-03-31
Moved a template that was added in the wrong directory.
Aymeric Augustin
2012-03-31
Fix a reST error.
Alex Gaynor
2012-03-31
Used the override_settings decorator in the tests of auth, flatpages, and for...
Aymeric Augustin
2012-03-31
Removed some more imports/warnings useless after recent removals.
Claude Paroz
2012-03-31
Fixed #18029 -- Removed leftover mod_python files forgotten in r17835.
Claude Paroz
2012-03-31
Removed deprecated tests missed in r17839.
Aymeric Augustin
[prev]
[next]