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
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2011-05-03
Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Th...
Jannis Leidel
2011-05-03
Fixed #12595 -- Fixed bad arguments handling in localflavor form fields.
Jannis Leidel
2011-05-03
Fixed #5833 -- Modified the admin list filters to be easier to customize. Man...
Jannis Leidel
2011-05-01
Replaced old-style with new-style decorator syntax.
Jannis Leidel
2011-05-01
Removed leftover use of deprecated AdminSite.root in admindoc.
Ramiro Morales
2011-04-30
Cleaned up admin sites.py imports.
Ramiro Morales
2011-04-30
Fixed #15640 -- Added new initial digit in Spain phone numbers to localflavor...
Jannis Leidel
2011-04-29
Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e...
Jannis Leidel
2011-04-28
Fixed #15661 - LogEntry objects have no unicode method
Luke Plant
2011-04-28
Fixed #11726 - FormWizard does sanity check on step number performed before d...
Luke Plant
2011-04-28
Fixed #15713 -- Added a form field for validating Polish National ID Card num...
Jannis Leidel
2011-04-26
Fixed #15904 - render_comment_form executes unnecessary query for object
Luke Plant
2011-04-25
Fixes #14543 -- ContentTypes tests failing if auth app is not installed. Than...
Chris Beaven
2011-04-23
Fixed #15819 - Fixed 1.3 regression from r15526 causing duplicate search resu...
Carl Meyer
2011-04-22
Fixed #15008 -- Replaced all calls in the admin to render_to_response with Te...
Jannis Leidel
2011-04-22
Fixed #15673 -- Allow limit_choices_to to use a tuple for __in filters. Thank...
Jannis Leidel
2011-04-22
Fixed #15705 -- Added Croatian (hr) localflavor. Thanks, Zlatko MaĊĦek and Ju...
Jannis Leidel
2011-04-22
Fixed #15013 -- Added Russian (ru) localflavor package. Thanks, blackraven an...
Jannis Leidel
2011-04-22
Fixed #11321 -- Handle timezones correctly in conjunction with naturalday fil...
Jannis Leidel
2011-04-22
Fixed #12771 -- Added naturaltime filter to humanize contrib app. Thanks, phi...
Jannis Leidel
2011-04-22
Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Dani...
Jannis Leidel
2011-04-22
Fixed #11639, #13618 -- Added get_prepopulated_fields method to ModelAdmin an...
Jannis Leidel
2011-04-22
Fixed #11531 -- Removed unused dateparse.js from admin JavaScript directory.
Jannis Leidel
2011-04-22
Fixed #11251 -- Extended Australian localflavor to ship a few model fields ad...
Jannis Leidel
2011-04-22
Fixed #11203 -- Stopped some form fields in the admin from rendering incorrec...
Jannis Leidel
2011-04-20
Fixed #15866, #15850 -- Prevented get_model() and get_models() from returning...
Carl Meyer
2011-04-20
Fixed various validation errors caught by the validator.nu HTML5 validator.
Luke Plant
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-20
Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa...
Jannis Leidel
2011-04-19
Fixed #10917 - admin/base.html should contain messages block
Luke Plant
2011-04-07
Fixed #15757 - removed remaining instances of get_and_delete_messages
Luke Plant
2011-04-06
Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB back...
Ramiro Morales
2011-04-05
Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS ba...
Ramiro Morales
2011-04-05
Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations ...
Ramiro Morales
2011-04-04
Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of leg...
Adrian Holovaty
2011-04-04
Fixed #15738 -- Removed unnecessary line in contrib.contenttypes tests. Thank...
Adrian Holovaty
2011-04-03
Fixed #15747 -- Removed deprecated contrib.gis.db.backend module. Thanks to j...
Russell Keith-Magee
2011-04-02
Fixed #15717 -- Updated databrowse to use class-based generic date views. Tha...
Russell Keith-Magee
2011-04-02
Silenced a DeprecationWarning in formtools caused by testing the deprecated s...
Russell Keith-Magee
2011-04-02
Updates to the test suite to allow for newly deprecated and removed features
Russell Keith-Magee
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.syndication.
Russell Keith-Magee
2011-04-02
Advanced deprecation of user-based messages and the LegacyFallbackStorage in ...
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.localflavor.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.gis.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.formtools.
Russell Keith-Magee
2011-04-02
Removed deprecated contrib.csrf app.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.auth.
Russell Keith-Magee
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-30
Fixed `LayerMapping` to support `BigIntegerField` and removed support for `XM...
Justin Bronn
[prev]
[next]