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
/
django
/
conf
Age
Commit message (
Expand
)
Author
2006-04-15
magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so that ...
Adrian Holovaty
2006-04-13
magic-removal: Merged to [2695]
Adrian Holovaty
2006-04-11
magic-removal: Merged to [2665]
Adrian Holovaty
2006-04-09
magic-removal: Merged to [2637]
Adrian Holovaty
2006-03-22
magic-removal: Merged to [2548]
Adrian Holovaty
2006-03-16
magic-removal: Merged to [2523]
Adrian Holovaty
2006-03-07
magic-removal: moved contents of django.views.registration to django.contrib....
Joseph Kocherhans
2006-03-07
magic-removal: Moved django.views.auth.login.* to django.contrib.auth.views
Joseph Kocherhans
2006-03-07
magic-removal: Changed RequestUserMiddleware to AuthenticationMiddleware in s...
Joseph Kocherhans
2006-03-06
magic-removal: moved request.user handling out of django.core.handlers
Joseph Kocherhans
2006-03-02
magic-removal: Merged to [2468] (who do we appreciate)
Adrian Holovaty
2006-03-01
magic-removal: added transaction support to Django! see transactions.txt (in...
Jacob Kaplan-Moss
2006-02-27
magic-removal: added the new request user middleware to the project template
Joseph Kocherhans
2006-02-23
magic-removal: Merged to [2368]
Adrian Holovaty
2006-02-10
magic-removal: Merged to [2294]
Adrian Holovaty
2006-02-04
magic-removal: Merged to [2272]
Adrian Holovaty
2006-01-30
magic-removal: Merged to [2187]
Adrian Holovaty
2006-01-27
magic-removal: Merged to [2136]
Adrian Holovaty
2006-01-17
Refs #1212 - moved settings from a dedicated module into a dedicated global i...
Georg Bauer
2006-01-16
magic-removal: Merged to [2010]
Adrian Holovaty
2006-01-15
magic-removal: Merged to [1960]
Adrian Holovaty
2006-01-13
magic-removal: renamed DjangoContext to RequestContext and moved it to django...
Joseph Kocherhans
2006-01-13
magic-removal: Moved django.core.template to django.template and updated depe...
Joseph Kocherhans
2006-01-13
magic-removal: Updated docs to reflect new location of session middleware
Adrian Holovaty
2006-01-13
magic-removal: Moved django/contrib/admin/urls/admin.py to django/contrib/adm...
Adrian Holovaty
2006-01-09
magic-removal: updated MIDDLEWARE_CLASSES of the settings.py template to refl...
Joseph Kocherhans
2006-01-09
magic-removal: added auth, contenttypes, sessions, and sites to INSTALLED_APP...
Joseph Kocherhans
2006-01-09
magic-removal: Merged to [1872]
Adrian Holovaty
2006-01-08
magic-removal: Merged to [1853]
Adrian Holovaty
2006-01-05
magic-removal: Merged to [1825]
Adrian Holovaty
2006-01-04
magic-removal: Merged to [1817]
Adrian Holovaty
2005-12-31
magic-removal: Merged to [1809]
Adrian Holovaty
2005-12-29
magic-removal: Merged to [1793]
Adrian Holovaty
2005-12-24
magic-removal: Merged to [1774]
Adrian Holovaty
2005-12-21
magic-removal: Merged to [1754]
Adrian Holovaty
2005-12-19
magic-removal: Merged to [1730]
Adrian Holovaty
2005-12-16
magic-removal: Changed default DATABASE_ENGINE to an empty string instead of ...
Adrian Holovaty
2005-12-15
magic-removal: Merged to [1671]
Adrian Holovaty
2005-12-15
magic-removal: Changed project_template not to create an 'apps' directory. Ap...
Adrian Holovaty
2005-12-15
magic-removal: Changed app_template to create models.py instead of models pac...
Adrian Holovaty
2005-12-14
magic-removal: Moved django.core.meta to django.db.models
Adrian Holovaty
2005-12-10
magic-removal: Merged to trunk [1593]
Adrian Holovaty
2005-12-09
Fixed #857 -- Changed default session cookie name from hotclub to sessionid. ...
Adrian Holovaty
2005-12-08
fixes #1029 - updated 'gl' translation
Georg Bauer
2005-12-08
fixes #1025 - updated 'sk' translation
Georg Bauer
2005-12-06
fixes #1011 - updated 'es' translation for JavaScript
Georg Bauer
2005-12-06
added two more message IDs for translations to dateparse.js - month names and...
Georg Bauer
2005-12-06
fixes #1005 - updated 'sk' translation
Georg Bauer
2005-12-06
fixes #1001 - new 'es' translations for JavaScript
Georg Bauer
2005-12-06
Added conf/project_template/manage.py, which is a light wrapper around django...
Adrian Holovaty
[next]