index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AUTHORS
Age
Commit message (
Expand
)
Author
2006-12-04
[multi-db] Merged trunk to [4158]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [4100]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [4000]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to 3950. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [3890]
Jason Pellerin
2006-12-04
[multi-db] Merge trunk to [3875]. Some tests still failing.
Jason Pellerin
2006-11-29
[multi-db] Merge trunk to [3850]. Some tests still failing.
Jason Pellerin
2006-11-29
[multi-db] Merge trunk to [3825]. Some tests still failing. (previous commit ...
Jason Pellerin
2006-11-29
[multi-db] Merge trunk to [3812]. Some tests still failing.
Jason Pellerin
2006-09-14
[multi-db] Merge trunk to [3754]. Some tests still failing.
Jason Pellerin
2006-09-08
[multi-db] Merge trunk to [3737]. Some tests still failing.
Jason Pellerin
2006-09-04
[multi-db] Merge trunk to [3661]
Jason Pellerin
2006-08-20
[multi-db] Merge trunk to [3620]
Jason Pellerin
2006-08-14
[multi-db] Merge trunk to [3578]
Jason Pellerin
2006-08-04
[multi-db] Merge trunk to [3522]
Jason Pellerin
2006-07-31
[multi-db] Merge trunk to [3501]
Jason Pellerin
2006-07-16
[multi-db] Merge trunk to [3354]
Jason Pellerin
2006-07-09
[multi-db] Merge trunk to [3302]
Jason Pellerin
2006-06-20
Added django/core/servers/fastcgi.py and manage.py 'runfcgi' option. Thanks, ...
Adrian Holovaty
2006-06-20
Fixed #2189 -- Optimized auth.User.get_all_permissions() to use select_relate...
Adrian Holovaty
2006-06-07
Added ckknight to AUTHORS
Adrian Holovaty
2006-06-01
Fixed #2061 -- Fixed PostgreSQL index introspection in tables that have dropp...
Adrian Holovaty
2006-05-26
Fixed #1935 -- Initial SQL data now works in SQLite if there are multiple sta...
Adrian Holovaty
2006-05-26
Added phil@produxion.net to AUTHORS. Refs #1997
Adrian Holovaty
2006-05-15
Fixed #1884 -- Made django.db.models.options.get_verbose_name smarter. Thanks...
Adrian Holovaty
2006-05-15
Fixed #1852 -- Improved TemplateSyntaxError to display the original exception...
Adrian Holovaty
2006-05-15
Fixed #1849 -- Slugifying now collapses consecutive hyphens to a single hyphe...
Adrian Holovaty
2006-05-05
Fixed #1729 -- Changed get_FIELD_filename() to return an empty string when fi...
Adrian Holovaty
2006-05-05
Fixed #1766 -- Fixed bug in syncdb where it allowed two models to have the sa...
Adrian Holovaty
2006-05-05
Added Joseph K. to AUTHORS
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-04-09
Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac
Adrian Holovaty
2006-03-22
Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Than...
Adrian Holovaty
2006-03-03
Fixed #1457 -- Added support for if-modified-since header in django.views.sta...
Adrian Holovaty
2006-03-01
Fixed #1399 -- Added template_object_name hook to generic views. Thanks, Chao...
Adrian Holovaty
2006-02-18
Fixed #1286 -- Improved 'inspectdb' so that it introspects primary_key=True a...
Adrian Holovaty
2006-02-18
Fixed #1046 -- Made syndication feed framework not swallow TypeErrors in func...
Adrian Holovaty
2006-02-17
Fixed #1348 -- {% ifchanged %} tag no longer renders content twice. Thanks, j...
Adrian Holovaty
2006-02-10
Fixed #1339 -- Added keys() and items() methods to session objects. Thanks, N...
Adrian Holovaty
2006-01-15
Fixed #1048 -- Fixed AttributeError in sessions framework when SESSION_SAVE_E...
Adrian Holovaty
2006-01-15
Fixed #1196 -- Admin deletion step no longer assumes related objects have pri...
Adrian Holovaty
2006-01-15
Fixed #1165 -- Fixed bug in generated CREATE TABLE statements where a primary...
Adrian Holovaty
2006-01-09
Fixed #1144 -- Admin form buttons no longer assume black font color. Thanks, ...
Adrian Holovaty
2006-01-09
Fixed #1121 -- Changed MySQL backend to use correct character set in MySQL 4....
Adrian Holovaty
2006-01-09
Fixed #1188 -- Changed TimeField.html2python to handle microseconds. Thanks, ...
Adrian Holovaty
2006-01-08
Fixed #1185 -- Fixed Python 2.4 bug in Django authentication mod_python handl...
Adrian Holovaty
2006-01-06
Fixed #1181 -- get_in_bulk no longer fails on empty input. Also added unit te...
Adrian Holovaty
2005-12-09
Fixed #967 -- 'tables' parameter in DB API is now only quoted if needed. Than...
Adrian Holovaty
2005-12-09
Fixed #977 -- Fixed timesince() utility. Thanks, pgross@thoughtworks.com
Adrian Holovaty
2005-12-09
Fixed #998 -- Fixed edge-case bug in debug view for templates with only one l...
Adrian Holovaty
[next]