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
Age
Commit message (
Expand
)
Author
2007-08-06
schema-evolution: update from HEAD (v5821)
Derek Anderson
2007-08-06
schema-evolution:
Derek Anderson
2007-08-03
schema-evolution:
Derek Anderson
2007-08-03
schema-evolution:
Derek Anderson
2007-08-03
schema-evolution:
Derek Anderson
2007-08-03
schema-evolution:
Derek Anderson
2007-08-03
schema-evolution:
Derek Anderson
2007-08-03
schema-evolution:
Derek Anderson
2007-08-02
schema-evolution: updated from trunk/HEAD (r5787)
Derek Anderson
2007-08-02
schema-evolution:
Derek Anderson
2007-08-02
schema-evolution:
Derek Anderson
2007-08-01
schema-evolution:
Derek Anderson
2007-07-30
schema-evolution: fixed f.aka bug; moved sql commenting from the base classes...
Derek Anderson
2007-07-30
schema-evolution: fixed None iteration error
Derek Anderson
2007-07-20
schema-evolution: re-applied schema evolution changes from:
Derek Anderson
2007-07-20
schema-evolution: merged trunk:HEAD into schema-evolution branch
Derek Anderson
2006-10-26
committing to schema-evolution
Derek Anderson
2006-08-22
implemented schema evolution
Derek Anderson
2006-07-11
Added get_language_bidi to django.utils.translation.trans_nuill. Refs #2203
Adrian Holovaty
2006-07-11
Fixed #2326 -- Fixed exception catching in django.contrib.auth.models. Thanks...
Adrian Holovaty
2006-07-11
Added local 'qn' variable for backend.quote_name in django.db.models.query.de...
Adrian Holovaty
2006-07-11
Added local 'qn' variable for backend.quote_name in django.db.models.query.fi...
Adrian Holovaty
2006-07-11
Removed references to LOOKUP_SEPARATOR in django.db.models.query.lookup_inner
Adrian Holovaty
2006-07-11
Removed unnecessary 'except: raise' in django.db.models.query.lookup_inner
Adrian Holovaty
2006-07-11
Added local 'qn' variable for backend.quote_name in django.db.models.query.lo...
Adrian Holovaty
2006-07-11
Renamed 'clause' variable to 'lookup_type' in django.db.models.query.lookup_i...
Adrian Holovaty
2006-07-11
Fixed #1614 -- get_sql(), lookup_inner() and parse_lookup() no longer return ...
Adrian Holovaty
2006-07-10
fixed #2302: added arabic translation. thx Ahmad Alhashemi.
Georg Bauer
2006-07-10
Fixed #2320 -- corrected numerous errors in the custom tag examples in
Malcolm Tredinnick
2006-07-10
Fixed #2301 -- Added list_display_links option to 'class Admin', which regula...
Adrian Holovaty
2006-07-10
Fixed bug in utils.translation.trans_null -- get_date_formats and get_partial...
Adrian Holovaty
2006-07-10
Fixed #2312 -- E-mail validator now accepts TLDs up to 6 characters long
Adrian Holovaty
2006-07-09
Fixed #2317 -- Fixed help_text for FlatPage.template_name field to match magi...
Adrian Holovaty
2006-07-08
Made two small changes to comments in django.db.models.query
Adrian Holovaty
2006-07-08
Fixed #2310 -- Changed trans_null.py to use settings.LANGUAGE_CODE instead of...
Adrian Holovaty
2006-07-07
Fixed #2303 -- Fixed bug in [3269] with regard to True and False special-casi...
Adrian Holovaty
2006-07-07
Fixed #2142 -- Fixed JavaScript warnings in admin JS. Thanks, mike.capp@gmail...
Adrian Holovaty
2006-07-07
Fixed #2258 -- Accounted for the case of a missing threading library in djang...
Adrian Holovaty
2006-07-07
Fixed #2272 -- Improved SQLite database introspection. Thanks, dne@mayonnaise...
Adrian Holovaty
2006-07-07
Fixed #2267 -- Admin docs now show help text for fields. Thanks, vidar
Adrian Holovaty
2006-07-07
Fixed #2283 -- Fixed XHTML-strict validation error in comment templates
Adrian Holovaty
2006-07-07
Fixed #2290 -- Escaped HTML in admin messages. Thanks, Sean
Adrian Holovaty
2006-07-06
Fixed another problem where we were creating a class twice via two import
Malcolm Tredinnick
2006-07-05
Fixed #2278 -- Fixed some argument parsing problems with the PostgreSQL
Malcolm Tredinnick
2006-07-05
Fixed #1980, #2155 -- made date, time and datetime html2python methods a bit
Malcolm Tredinnick
2006-07-05
Fixed #2285 -- Tweaked the error message after model errors at "syncdb" time so
Malcolm Tredinnick
2006-07-04
Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes
Malcolm Tredinnick
2006-07-04
Trivial indentation fix.
Russell Keith-Magee
2006-07-04
Refs #2202 -- Cleaned up technique of splitting arguments, based upon a sugge...
Russell Keith-Magee
2006-07-04
Fixes #2202 -- Added ability to customize output of pluralize filter to handl...
Russell Keith-Magee
[next]