summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-23[1.5.x] Fixed #19152 -- Allowed PostGIS tests to be run without templateFlavio Curella
2012-11-23[1.5.X] Changed if statement to a slightly cleaner variantWoLpH
2012-11-23[1.5.X] Fixed #19348 - Clarified the units of filesizeformat.Tim Graham
2012-11-23[1.5.x] Tweak a test to avoid hitting a limit with SQLite.Aymeric Augustin
2012-11-22[1.5.X] Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txtTim Graham
2012-11-22[1.5.X] Spell checked 1.5 alpha release notesTim Graham
2012-11-22[1.5.X] Fixed #18974 - Warned against using models.permalinkTim Graham
2012-11-22[1.5.x] Fixed #18984 -- Avoided a deadlock in test teardown.Aymeric Augustin
2012-11-22[1.5.x] Fixed #16039 -- Made post_syncdb handlers multi-db aware.Aymeric Augustin
2012-11-22[1.5.x] Fixed #19316 -- Set View args/kwargs/request before dispatchGeorge Hickman
2012-11-22[1.5.X] Documented behavior of get_or_create when multiple objects are returned.Tim Graham
2012-11-22[1.5.X] Clarified usage of as_view kwargs for setting arguments on class base...Tim Graham
2012-11-22[1.5.X] Fixed #19317 - Added an image for warning blocks in the docsTim Graham
2012-11-21[1.5.x] Added examples of using startproject/app with URLsPreston Holmes
2012-11-21[1.5.X] Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.shepdl
2012-11-21[1.5.X] Fixed #19335 - Typo and cleanups in docs/topics/class-based-views/ind...Tim Graham
2012-11-21[1.5.x] Fixed #18920 -- Added `.gitattributes` to normalize line endings in H...Julien Phalip
2012-11-21[1.5.x] Modified a staticfiles test to use a unicode character that has just ...Julien Phalip
2012-11-20[1.5.x] Fixed #19331 (again) use the right admin named URL.Ramiro Morales
2012-11-20[1.5.x] Corrected docs about default value of MESSAGE_STORAGELuke Plant
2012-11-20[1.5.x] Fixed #19331 -- Added missing trailing slash in auth admin templateClaude Paroz
2012-11-20[1.5.X] Fixed typo in django.template.defaulttagsRiley Strong
2012-11-19[1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user APIPreston Holmes
2012-11-19[1.5.X] Fixed typo in docs/ref/models/querysets.txtAnton Danilchenko
2012-11-19[1.5.X] Fixed typo in docs/releases/1.5.txtAnton Danilchenko
2012-11-18[1.5.X] Fixed #19306 - Improved syndication example.Tim Graham
2012-11-18Updated admin base translation file.Ramiro Morales
2012-11-17[1.5.X] Fixed #19308 - Clarified stringformat filter exampleTim Graham
2012-11-17[1.5.X] Fixed #13997 - Added an example of constructing a MultiWidget and doc...Tim Graham
2012-11-17[1.5.x] Fixed #19315 -- Improved markup in admin FAQ.Aymeric Augustin
2012-11-17[1.5.x] Fix typo in file storage docs.Aymeric Augustin
2012-11-17[1.5.x] Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.Aymeric Augustin
2012-11-17[1.5.x] Formatting tweaks.Tom Christie
2012-11-17[1.5.x] Include `versionadded 1.5` directiveTom Christie
2012-11-17[1.5.x] Test for `ListView.page_kwarg`Tom Christie
2012-11-17[1.5.x] Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcod...Tom Christie
2012-11-17[1.5.x] Add `form` to formwizard context (includes tests)Kent Hauser
2012-11-17[1.5.X] Fixed #16779 - Added a contributing tutorialTim Graham
2012-11-17[1.5.x] Fixed #19114 -- Fixed LogEntry unicode representationClaude Paroz
2012-11-17[1.5.x] Fixed #19036 -- Fixed base64 uploads decodingClaude Paroz
2012-11-17[1.5.x] Fixed #19226 -- Applied linebreaksbr to read-only fields in adminClaude Paroz
2012-11-17[1.5.x] Fixed #18989 -- Removed unused condition in CursorWrapperClaude Paroz
2012-11-17[1.5.x] Fixed #19310 -- changed method docs formatting for custom file storag...Preston Holmes
2012-11-17[1.5.x] Fixed typo introduced in 0e3f7814d7106768e8eafcba0e74238fcdb90f9d.Jannis Leidel
2012-11-17[1.5.x] Fixed #18210 -- Escaped special characters in reverse prefixes.Gabriel Hurley
2012-11-17[1.5.x] Fixed #19136 -- Properly escape gettext context prefixes in the i18n ...Jannis Leidel
2012-11-17[1.5.X] Documented that contrib.sites creates a default site.Tim Graham
2012-11-16[1.5.x] Fixed #18985 -- made DeprecationWarnings loudPreston Holmes
2012-11-16[1.5.X] Fixed docs noting comment_will_be_sent returns a 400, not a 403Brandon Adams
2012-11-16[1.5.x] Fixed #19296 -- Applied test connection sharing for spatialiteClaude Paroz