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
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2012-05-01
Fixed #18246 -- Replaced bash-specific syntax in geodjango postgis helper scr...
Claude Paroz
2012-05-01
Clarified warning about date-based generic views.
Aymeric Augustin
2012-04-30
Fixed #18217 -- Time zone support in generic views
Aymeric Augustin
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-29
Fixed #18013 -- Use the new 'as' syntax for exceptions.
Claude Paroz
2012-04-29
Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official deprecatio...
Claude Paroz
2012-04-29
Prevent Oracle from changing field.null to True
Anssi Kääriäinen
2012-04-29
Fixed #17992 -- Added a public API for localtime.
Aymeric Augustin
2012-04-25
Fixed #18033 -- Removed function-based generic views, as per official depreca...
Claude Paroz
2012-04-24
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn...
Claude Paroz
2012-04-22
Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in add...
Alex Gaynor
2012-04-21
Added documentation notes about lack of database savepoints support when usin...
Ramiro Morales
2012-04-21
Fixed #18116 -- Raised minimum MySQL version officially suported to 5.0.3.
Ramiro Morales
2012-04-20
Fixed #18156 -- Updated signature of ModelAdmin change_view in docs to reflec...
Claude Paroz
2012-04-20
Very minor Python formatting change to template documentation
Chris Beaven
2012-04-19
Added more explicit warnings about unconfigured reStructured Text usage in docs.
Luke Plant
2012-04-14
Fixed #18041 -- Removed support for Markdown versions < 2.1, following the 1....
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-10
Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the correspond...
Aymeric Augustin
2012-04-09
Fixed #17864 -- Added Hong Kong localflavor. Thanks to mrkschan and Adrien Le...
Julien Phalip
2012-04-09
Fixed #17672 -- Precised MacPorts GeoDjango install instructions to install g...
Claude Paroz
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-06
Fixed #18074 -- Fixed description of dumpdata command --database option.
Ramiro Morales
2012-04-02
Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndica...
Claude Paroz
2012-04-01
Fixed #18045 -- Corrected the documented default value of SESSION_COOKIE_HTTP...
Claude Paroz
2012-03-31
Removed deprecated URLField.verify_exists.
Aymeric Augustin
2012-03-31
Removed the deprecated reset and sqlreset management commands.
Aymeric Augustin
2012-03-31
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...
Claude Paroz
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
2012-03-29
Fixed #17870 -- Documented that EmailField default max_length of 75 does not ...
Claude Paroz
2012-03-26
Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Th...
Aymeric Augustin
2012-03-21
Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` documenta...
Julien Phalip
2012-03-19
Fixed an indentation issue in GeoDjango installation docs.
Claude Paroz
2012-03-19
Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. T...
Claude Paroz
2012-03-17
Fixed #16138 -- Made FormMixin get_initial return a copy of the 'initial' cla...
Claude Paroz
2012-03-17
Fixed #17926 -- Removed mention of XMLField in docs (missing deletion from r1...
Claude Paroz
2012-03-17
Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...
Claude Paroz
2012-03-16
Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel...
Claude Paroz
2012-03-15
Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi...
Claude Paroz
2012-03-14
Fixed #17837. Improved markdown safety.
Paul McMillan
2012-03-14
Updated some outdated external URLs in docs.
Claude Paroz
2012-03-13
Fixed #17895 -- Made override_settings send the setting_changed signal both w...
Aymeric Augustin
2012-03-13
Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-13
Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs ...
Jannis Leidel
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-11
Fixed an inappropriate repetition. Thanks DanGer for the report.
Aymeric Augustin
2012-03-10
Fixed Sphinx warnings when building docs introduced in r17665.
Ramiro Morales
[next]