Georg Bauer
|
dba9cf9fd0
|
i18n: updated french translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@961 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 18:07:50 +00:00 |
|
Georg Bauer
|
1114589e0d
|
i18n: merged to trunk [959]
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@960 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 16:32:57 +00:00 |
|
Adrian Holovaty
|
989fcce02a
|
Fixed template-name bug for admin doc templates in [948]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@959 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 16:29:20 +00:00 |
|
Adrian Holovaty
|
9de01b157f
|
Removed duplicate LANGUAGE_CODE from project_template/settings. Thanks, EspenG
git-svn-id: http://code.djangoproject.com/svn/django/trunk@958 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 16:10:31 +00:00 |
|
Adrian Holovaty
|
56022ea314
|
Added TIME_ZONE and LANGUAGE_CODE to stock settings file created by 'django-admin startproject
git-svn-id: http://code.djangoproject.com/svn/django/trunk@957 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 16:03:24 +00:00 |
|
Georg Bauer
|
1d08d433f9
|
i18n: merged up to [954] from trunk. contains the big load of admin reworking stuff from adrian.
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@956 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 15:47:26 +00:00 |
|
Georg Bauer
|
6a25843fb1
|
i18n: added a note on DjangoContext vs. Context with regard to LANGUAGES and LANGUAGE_CODE
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@955 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 14:53:07 +00:00 |
|
Adrian Holovaty
|
ed2f2419a1
|
Fixed #647 -- Fixed cache middleware not to expect _cache_update_cache, in case of 404s and 500s. Thanks, Eugene
git-svn-id: http://code.djangoproject.com/svn/django/trunk@954 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 13:44:55 +00:00 |
|
Adrian Holovaty
|
d8632868f9
|
Removed django.conf.admin_templates. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:22:18 +00:00 |
|
Adrian Holovaty
|
c548955d29
|
Fixed admin template bug from [948]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@951 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:18:53 +00:00 |
|
Adrian Holovaty
|
d7a69df1b6
|
Fixed ReST bug in docs/tutorial02.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@950 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:17:13 +00:00 |
|
Adrian Holovaty
|
079752fe88
|
Fixed #641 -- Fixed re-raise in django.core.handlers.base. Thanks, Sune
git-svn-id: http://code.djangoproject.com/svn/django/trunk@949 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:16:57 +00:00 |
|
Adrian Holovaty
|
f07e5d4f5d
|
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:09:05 +00:00 |
|
Adrian Holovaty
|
fd3d579179
|
Added django.contrib.admin.templatetags. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@946 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 23:15:47 +00:00 |
|
Adrian Holovaty
|
0dc843b3c6
|
Added contrib.admin.models.admin, which contains LogEntry (from models.auth). It still exists in models.auth, temporarily
git-svn-id: http://code.djangoproject.com/svn/django/trunk@945 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 22:55:23 +00:00 |
|
Georg Bauer
|
040462f61b
|
i18n: shortened a too-long german translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@944 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 18:53:52 +00:00 |
|
Georg Bauer
|
2c723003e0
|
i18n: django-admin.py forces english translation because of it's generated SQL stuff (like permission names)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@943 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 17:50:08 +00:00 |
|
Georg Bauer
|
c1d8494640
|
added french django translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 17:29:55 +00:00 |
|
Adrian Holovaty
|
30d7e62828
|
Fixed ReST bug in docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@940 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 15:59:06 +00:00 |
|
Adrian Holovaty
|
1bb40e75c7
|
Removed legacy TODO comment from django.models.auth
git-svn-id: http://code.djangoproject.com/svn/django/trunk@938 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 15:41:45 +00:00 |
|
Adrian Holovaty
|
1f227df92b
|
Added DATA_TYPES_REVERSE to ado_mssql backend
git-svn-id: http://code.djangoproject.com/svn/django/trunk@937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 14:33:32 +00:00 |
|
Adrian Holovaty
|
8863e5dd11
|
Changed get_random_function_sql for ado_mssql backend to use RAND(), which is correct. Thanks, Jakub Labath
git-svn-id: http://code.djangoproject.com/svn/django/trunk@936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 14:02:46 +00:00 |
|
Adrian Holovaty
|
b890e37ada
|
Added get_table_list() to ado_mssql backend
git-svn-id: http://code.djangoproject.com/svn/django/trunk@935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 13:59:58 +00:00 |
|
Georg Bauer
|
f77dd9f81f
|
i18n: added an empty translation file for language "en" as a startingpoint for translators
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 13:06:42 +00:00 |
|
Georg Bauer
|
f99782e48e
|
i18n: merged to [931] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 10:50:15 +00:00 |
|
Adrian Holovaty
|
d5f32aa008
|
Changed contrib.admin.views.main to use staff_member_required_decorator. Refs #627. Note that, by this point, AdminUserRequired middleware is redundant -- but nothing is backwards-incompatible yet.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@931 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 05:23:07 +00:00 |
|
Adrian Holovaty
|
c2ffd62d89
|
Changed django.contrib.admin.views.main to use template.loader instead of template_loader
git-svn-id: http://code.djangoproject.com/svn/django/trunk@930 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 05:18:50 +00:00 |
|
Adrian Holovaty
|
15fb988dbc
|
Changed contrib.admin.views.template and doc to use staff_member_required decorator. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@929 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 05:12:45 +00:00 |
|
Adrian Holovaty
|
530f8d12b7
|
Removed django.views.admin. Everything has been moved to django.contrib.admin.views. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:59:26 +00:00 |
|
Adrian Holovaty
|
b4fd513f9f
|
Moved views.admin.main to contrib.admin.views.main. Refs #627. Note that this is still backwards-compatible, assuming people are using django.conf.urls.admin as their admin URLconf
git-svn-id: http://code.djangoproject.com/svn/django/trunk@927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:58:34 +00:00 |
|
Adrian Holovaty
|
14bb88a5fc
|
Added admin, registration, admin_doc directories in contrib.admin.templates. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:50:36 +00:00 |
|
Adrian Holovaty
|
055056bc31
|
Added django.contrib.admin.urls and django.contrib.admin.templates. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@925 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:44:24 +00:00 |
|
Adrian Holovaty
|
1cde1e8e59
|
Removed jsvalidation line in django.conf.urls.admin -- that doesn't exist
git-svn-id: http://code.djangoproject.com/svn/django/trunk@924 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:42:02 +00:00 |
|
Adrian Holovaty
|
aed1930133
|
Moved django.views.admin.template and django.views.admin.doc to django.contrib.admin.views. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:40:47 +00:00 |
|
Adrian Holovaty
|
1dc6d4b265
|
Changed django.views.admin.doc to use template.loader instead of template_loader
git-svn-id: http://code.djangoproject.com/svn/django/trunk@922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:36:28 +00:00 |
|
Adrian Holovaty
|
91c67bcd45
|
Added django.contrib.admin, with a staff_member_required decorator and code from AdminUserRequired middleware. Refs #627
git-svn-id: http://code.djangoproject.com/svn/django/trunk@921 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 04:21:07 +00:00 |
|
Georg Bauer
|
6179bb6448
|
i18n: added gl translation. thx fonso.
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@919 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 23:09:33 +00:00 |
|
Georg Bauer
|
52e336d3d0
|
i18n: fixed a problem with the object history and lazy translations of field names
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@918 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 22:33:08 +00:00 |
|
Wilson Miner
|
72442152d2
|
Fixed #638 and cleaned up some CSS
git-svn-id: http://code.djangoproject.com/svn/django/trunk@917 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 20:22:12 +00:00 |
|
Georg Bauer
|
c63aae3cff
|
i18n: added hint on order for locale middleware
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 19:45:56 +00:00 |
|
Georg Bauer
|
a26e6a4d75
|
i18n: updated translation doc to reflect the django_language and LANGUAGE_CODE format change
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 19:34:12 +00:00 |
|
Georg Bauer
|
2070258460
|
i18n: once again worked over the django_language parameter (cookie, get, post, session) format. It's now back to HTML format (en-us, not en_US)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@914 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 19:33:30 +00:00 |
|
Georg Bauer
|
29bd2caee6
|
i18n: added a lot more translations to the admin stuff, especially model related stuff
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 18:55:46 +00:00 |
|
Adrian Holovaty
|
91bd6eed06
|
Fixed typo in docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 18:08:55 +00:00 |
|
Georg Bauer
|
7a0e8a2492
|
i18n: merged to [905] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@910 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 15:44:09 +00:00 |
|
Georg Bauer
|
714a32aa49
|
i18n: fixed a bug with the i18n template tag that crept in with the last merge - some imports where lost.
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@909 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 15:41:05 +00:00 |
|
Georg Bauer
|
e1e47e485e
|
i18n: added a load of translation hooks to validator error messages and predefined model help texts. And added german translations and prepared other languages for translation update.
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@908 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 14:39:00 +00:00 |
|
Georg Bauer
|
f3723ce84b
|
i18n: added -a switch to make-messags.py to run xgettext on all messagefiles
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@907 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 14:37:26 +00:00 |
|
Adrian Holovaty
|
63a3c72e19
|
Added note about multiple block tags to docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 14:26:20 +00:00 |
|
Georg Bauer
|
3c68633d57
|
i18n: fixed handling of gettext_lazy - now it doesn't memoize function values any more
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 13:54:52 +00:00 |
|