index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2005-07-15
Removed the vestigal get_choices_from from ManyToMany relations.
Jacob Kaplan-Moss
2005-07-15
Removed gunk from legacy django.bin.setup, although distutils installation is...
Adrian Holovaty
2005-07-15
Fixed #3 -- Made OneToOneField act like ForeignKey and ManyToManyField. This ...
Adrian Holovaty
2005-07-15
Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old cod...
Adrian Holovaty
2005-07-15
Changed mentions of CMS to Django in django.core xheaders and exceptions
Adrian Holovaty
2005-07-15
Changed django.core.mail to use [Django] prefix instead of [CMS]
Adrian Holovaty
2005-07-14
Fixed bug in [29]
Adrian Holovaty
2005-07-14
Fixed bug in [29]
Adrian Holovaty
2005-07-14
Fixed bug in django.contrib.comments urlconf
Adrian Holovaty
2005-07-14
Created django.contrib and moved comments into it
Adrian Holovaty
2005-07-14
Removed World-Online-specific stuff from django.conf.global_settings
Adrian Holovaty
2005-07-14
Removed hard-coded Adrian and Jacob in global_settings.ADMINS
Adrian Holovaty
2005-07-14
Changed many-to-many API to be get_FOO_list instead of get_FOOs
Adrian Holovaty
2005-07-14
Fixed #30 -- django-admin startproject and startapp now ignore directories st...
Adrian Holovaty
2005-07-13
Changed db/backends/postgresql.py to add the password and host params only if...
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty
[prev]