Changeset 4024
- Timestamp:
- 11/06/06 15:11:49 (2 years ago)
- Files:
-
- django/branches/generic-auth/AUTHORS (modified) (5 diffs)
- django/branches/generic-auth/django/bin/compile-messages.py (modified) (1 diff)
- django/branches/generic-auth/django/bin/make-messages.py (modified) (1 diff)
- django/branches/generic-auth/django/conf/global_settings.py (modified) (3 diffs)
- django/branches/generic-auth/django/conf/__init__.py (modified) (3 diffs)
- django/branches/generic-auth/django/conf/locale/ar (copied) (copied from django/trunk/django/conf/locale/ar)
- django/branches/generic-auth/django/conf/locale/ar/LC_MESSAGES (copied) (copied from django/trunk/django/conf/locale/ar/LC_MESSAGES)
- django/branches/generic-auth/django/conf/locale/ar/LC_MESSAGES/djangojs.mo (copied) (copied from django/trunk/django/conf/locale/ar/LC_MESSAGES/djangojs.mo)
- django/branches/generic-auth/django/conf/locale/ar/LC_MESSAGES/djangojs.po (copied) (copied from django/trunk/django/conf/locale/ar/LC_MESSAGES/djangojs.po)
- django/branches/generic-auth/django/conf/locale/ar/LC_MESSAGES/django.mo (copied) (copied from django/trunk/django/conf/locale/ar/LC_MESSAGES/django.mo)
- django/branches/generic-auth/django/conf/locale/ar/LC_MESSAGES/django.po (copied) (copied from django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po)
- django/branches/generic-auth/django/conf/locale/es_AR/LC_MESSAGES/djangojs.mo (modified) (previous)
- django/branches/generic-auth/django/conf/locale/es_AR/LC_MESSAGES/djangojs.po (modified) (6 diffs)
- django/branches/generic-auth/django/conf/locale/es_AR/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/generic-auth/django/conf/locale/es_AR/LC_MESSAGES/django.po (modified) (58 diffs)
- django/branches/generic-auth/django/conf/locale/fr/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/generic-auth/django/conf/locale/fr/LC_MESSAGES/django.po (modified) (2 diffs)
- django/branches/generic-auth/django/conf/locale/gl/LC_MESSAGES/djangojs.mo (modified) (previous)
- django/branches/generic-auth/django/conf/locale/gl/LC_MESSAGES/djangojs.po (modified) (3 diffs)
- django/branches/generic-auth/django/conf/locale/gl/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/generic-auth/django/conf/locale/gl/LC_MESSAGES/django.po (modified) (30 diffs)
- django/branches/generic-auth/django/conf/locale/sl/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/generic-auth/django/conf/locale/sl/LC_MESSAGES/django.po (modified) (64 diffs)
- django/branches/generic-auth/django/conf/locale/ta (copied) (copied from django/trunk/django/conf/locale/ta)
- django/branches/generic-auth/django/conf/locale/ta/LC_MESSAGES (copied) (copied from django/trunk/django/conf/locale/ta/LC_MESSAGES)
- django/branches/generic-auth/django/conf/locale/ta/LC_MESSAGES/django.mo (copied) (copied from django/trunk/django/conf/locale/ta/LC_MESSAGES/django.mo)
- django/branches/generic-auth/django/conf/locale/ta/LC_MESSAGES/django.po (copied) (copied from django/trunk/django/conf/locale/ta/LC_MESSAGES/django.po)
- django/branches/generic-auth/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo (copied) (copied from django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo)
- django/branches/generic-auth/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.po (copied) (copied from django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.po)
- django/branches/generic-auth/django/conf/urls/defaults.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/filterspecs.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/media/css/changelists.css (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/media/css/forms.css (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/media/css/global.css (modified) (3 diffs)
- django/branches/generic-auth/django/contrib/admin/media/css/layout.css (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/admin/media/css/rtl.css (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/media/js/admin/CollapsedFieldsets.js (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/media/js/admin/DateTimeShortcuts.js (modified) (8 diffs)
- django/branches/generic-auth/django/contrib/admin/media/js/admin/RelatedObjectLookups.js (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/media/js/core.js (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/base.html (modified) (3 diffs)
- django/branches/generic-auth/django/contrib/admin/templates/admin/base_site.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/change_form.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/change_list.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/date_hierarchy.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/delete_confirmation.html (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/admin/templates/admin_doc/index.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin_doc/missing_docutils.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin_doc/model_detail.html (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/admin/templates/admin_doc/template_detail.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin_doc/view_detail.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/edit_inline_stacked.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/edit_inline_tabular.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/filter.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/index.html (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/admin/templates/admin/invalid_setup.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/login.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/object_history.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/admin/pagination.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/widget/file.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/widget/foreign.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templates/widget/one_to_one.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/templatetags/admin_list.py (modified) (3 diffs)
- django/branches/generic-auth/django/contrib/admin/templatetags/admin_modify.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/urls.py (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/admin/utils.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/views/decorators.py (modified) (4 diffs)
- django/branches/generic-auth/django/contrib/admin/views/doc.py (modified) (7 diffs)
- django/branches/generic-auth/django/contrib/admin/views/main.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/admin/views/template.py (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/auth/backends.py (copied) (copied from django/trunk/django/contrib/auth/backends.py)
- django/branches/generic-auth/django/contrib/auth/decorators.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/auth/forms.py (modified) (5 diffs)
- django/branches/generic-auth/django/contrib/auth/__init__.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/auth/middleware.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/auth/models.py (modified) (6 diffs)
- django/branches/generic-auth/django/contrib/auth/views.py (modified) (5 diffs)
- django/branches/generic-auth/django/contrib/comments/feeds.py (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/comments/models.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/comments/templates/comments/form.html (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/comments/templates/comments/freeform.html (modified) (1 diff)
- django/branches/generic-auth/django/contrib/comments/templatetags/comments.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/comments/views/comments.py (modified) (3 diffs)
- django/branches/generic-auth/django/contrib/comments/views/karma.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/flatpages/models.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/flatpages/views.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/markup/templatetags/markup.py (modified) (2 diffs)
- django/branches/generic-auth/django/contrib/sessions/models.py (modified) (1 diff)
- django/branches/generic-auth/django/contrib/syndication/feeds.py (modified) (4 diffs)
- django/branches/generic-auth/django/core/cache/backends/db.py (modified) (1 diff)
- django/branches/generic-auth/django/core/cache/backends/locmem.py (modified) (1 diff)
- django/branches/generic-auth/django/core/handlers/base.py (modified) (1 diff)
- django/branches/generic-auth/django/core/handlers/modpython.py (modified) (2 diffs)
- django/branches/generic-auth/django/core/handlers/wsgi.py (modified) (2 diffs)
- django/branches/generic-auth/django/core/management.py (modified) (30 diffs)
- django/branches/generic-auth/django/core/paginator.py (modified) (1 diff)
- django/branches/generic-auth/django/core/serializers (copied) (copied from django/trunk/django/core/serializers)
- django/branches/generic-auth/django/core/serializers/base.py (copied) (copied from django/trunk/django/core/serializers/base.py)
- django/branches/generic-auth/django/core/serializers/__init__.py (copied) (copied from django/trunk/django/core/serializers/__init__.py)
- django/branches/generic-auth/django/core/serializers/json.py (copied) (copied from django/trunk/django/core/serializers/json.py)
- django/branches/generic-auth/django/core/serializers/python.py (copied) (copied from django/trunk/django/core/serializers/python.py)
- django/branches/generic-auth/django/core/serializers/xml_serializer.py (copied) (copied from django/trunk/django/core/serializers/xml_serializer.py)
- django/branches/generic-auth/django/core/servers/basehttp.py (modified) (1 diff)
- django/branches/generic-auth/django/core/urlresolvers.py (modified) (4 diffs)
- django/branches/generic-auth/django/core/validators.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/mysql/base.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/mysql/introspection.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/oracle/base.py (modified) (2 diffs)
- django/branches/generic-auth/django/db/backends/oracle/introspection.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/postgresql/client.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/postgresql/introspection.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/postgresql_psycopg2/introspection.py (modified) (1 diff)
- django/branches/generic-auth/django/db/backends/sqlite3/introspection.py (modified) (2 diffs)
- django/branches/generic-auth/django/db/models/base.py (modified) (4 diffs)
- django/branches/generic-auth/django/db/models/fields/__init__.py (modified) (6 diffs)
- django/branches/generic-auth/django/db/models/fields/related.py (modified) (4 diffs)
- django/branches/generic-auth/django/db/models/__init__.py (modified) (1 diff)
- django/branches/generic-auth/django/db/models/loading.py (modified) (5 diffs)
- django/branches/generic-auth/django/db/models/manager.py (modified) (2 diffs)
- django/branches/generic-auth/django/db/models/manipulators.py (modified) (2 diffs)
- django/branches/generic-auth/django/db/models/options.py (modified) (3 diffs)
- django/branches/generic-auth/django/db/models/query.py (modified) (21 diffs)
- django/branches/generic-auth/django/db/models/related.py (modified) (1 diff)
- django/branches/generic-auth/django/dispatch/dispatcher.py (modified) (3 diffs)
- django/branches/generic-auth/django/dispatch/errors.py (modified) (1 diff)
- django/branches/generic-auth/django/dispatch/license.txt (modified) (1 diff)
- django/branches/generic-auth/django/dispatch/robustapply.py (modified) (1 diff)
- django/branches/generic-auth/django/dispatch/robust.py (modified) (1 diff)
- django/branches/generic-auth/django/dispatch/saferef.py (modified) (1 diff)
- django/branches/generic-auth/django/forms/__init__.py (modified) (3 diffs)
- django/branches/generic-auth/django/http/__init__.py (modified) (2 diffs)
- django/branches/generic-auth/django/__init__.py (modified) (1 diff)
- django/branches/generic-auth/django/middleware/cache.py (modified) (5 diffs)
- django/branches/generic-auth/django/middleware/common.py (modified) (2 diffs)
- django/branches/generic-auth/django/middleware/gzip.py (modified) (1 diff)
- django/branches/generic-auth/django/middleware/transaction.py (modified) (1 diff)
- django/branches/generic-auth/django/template/context.py (modified) (2 diffs)
- django/branches/generic-auth/django/template/defaultfilters.py (modified) (3 diffs)
- django/branches/generic-auth/django/template/defaulttags.py (modified) (4 diffs)
- django/branches/generic-auth/django/template/__init__.py (modified) (8 diffs)
- django/branches/generic-auth/django/template/loader.py (modified) (1 diff)
- django/branches/generic-auth/django/template/loader_tags.py (modified) (4 diffs)
- django/branches/generic-auth/django/templatetags/i18n.py (modified) (6 diffs)
- django/branches/generic-auth/django/utils/autoreload.py (modified) (1 diff)
- django/branches/generic-auth/django/utils/simplejson (copied) (copied from django/trunk/django/utils/simplejson)
- django/branches/generic-auth/django/utils/simplejson/decoder.py (copied) (copied from django/trunk/django/utils/simplejson/decoder.py)
- django/branches/generic-auth/django/utils/simplejson/encoder.py (copied) (copied from django/trunk/django/utils/simplejson/encoder.py)
- django/branches/generic-auth/django/utils/simplejson/__init__.py (copied) (copied from django/trunk/django/utils/simplejson/__init__.py)
- django/branches/generic-auth/django/utils/simplejson/LICENSE.txt (copied) (copied from django/trunk/django/utils/simplejson/LICENSE.txt)
- django/branches/generic-auth/django/utils/simplejson/scanner.py (copied) (copied from django/trunk/django/utils/simplejson/scanner.py)
- django/branches/generic-auth/django/utils/synch.py (modified) (1 diff)
- django/branches/generic-auth/django/utils/termcolors.py (modified) (1 diff)
- django/branches/generic-auth/django/utils/translation (copied) (copied from django/trunk/django/utils/translation)
- django/branches/generic-auth/django/utils/translation/__init__.py (copied) (copied from django/trunk/django/utils/translation/__init__.py)
- django/branches/generic-auth/django/utils/translation.py (deleted)
- django/branches/generic-auth/django/utils/translation/trans_null.py (copied) (copied from django/trunk/django/utils/translation/trans_null.py)
- django/branches/generic-auth/django/utils/translation/trans_real.py (copied) (copied from django/trunk/django/utils/translation/trans_real.py)
- django/branches/generic-auth/django/views/debug.py (modified) (3 diffs)
- django/branches/generic-auth/django/views/decorators/cache.py (modified) (1 diff)
- django/branches/generic-auth/django/views/generic/create_update.py (modified) (7 diffs)
- django/branches/generic-auth/django/views/generic/date_based.py (modified) (14 diffs)
- django/branches/generic-auth/django/views/i18n.py (modified) (3 diffs)
- django/branches/generic-auth/django/views/static.py (modified) (1 diff)
- django/branches/generic-auth/docs/add_ons.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/admin_css.txt (modified) (1 diff)
- django/branches/generic-auth/docs/api_stability.txt (copied) (copied from django/trunk/docs/api_stability.txt)
- django/branches/generic-auth/docs/authentication.txt (modified) (10 diffs)
- django/branches/generic-auth/docs/cache.txt (modified) (1 diff)
- django/branches/generic-auth/docs/contributing.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/db-api.txt (modified) (7 diffs)
- django/branches/generic-auth/docs/design_philosophies.txt (modified) (1 diff)
- django/branches/generic-auth/docs/django-admin.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/faq.txt (modified) (7 diffs)
- django/branches/generic-auth/docs/fastcgi.txt (modified) (11 diffs)
- django/branches/generic-auth/docs/forms.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/generic_views.txt (modified) (12 diffs)
- django/branches/generic-auth/docs/i18n.txt (modified) (8 diffs)
- django/branches/generic-auth/docs/install.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/model-api.txt (modified) (1 diff)
- django/branches/generic-auth/docs/modpython.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/outputting_pdf.txt (modified) (1 diff)
- django/branches/generic-auth/docs/release_notes_0.95.txt (copied) (copied from django/trunk/docs/release_notes_0.95.txt)
- django/branches/generic-auth/docs/request_response.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/serialization.txt (copied) (copied from django/trunk/docs/serialization.txt)
- django/branches/generic-auth/docs/sessions.txt (modified) (1 diff)
- django/branches/generic-auth/docs/settings.txt (modified) (7 diffs)
- django/branches/generic-auth/docs/syndication_feeds.txt (modified) (3 diffs)
- django/branches/generic-auth/docs/templates_python.txt (modified) (8 diffs)
- django/branches/generic-auth/docs/templates.txt (modified) (4 diffs)
- django/branches/generic-auth/docs/transactions.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/tutorial01.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/tutorial02.txt (modified) (1 diff)
- django/branches/generic-auth/docs/tutorial03.txt (modified) (4 diffs)
- django/branches/generic-auth/docs/tutorial04.txt (modified) (2 diffs)
- django/branches/generic-auth/docs/url_dispatch.txt (modified) (3 diffs)
- django/branches/generic-auth/ez_setup.py (modified) (6 diffs)
- django/branches/generic-auth/INSTALL (modified) (1 diff)
- django/branches/generic-auth/setup.py (modified) (1 diff)
- django/branches/generic-auth/tests/modeltests/basic/models.py (modified) (1 diff)
- django/branches/generic-auth/tests/modeltests/invalid_models/models.py (modified) (7 diffs)
- django/branches/generic-auth/tests/modeltests/lookup/models.py (modified) (1 diff)
- django/branches/generic-auth/tests/modeltests/m2m_and_m2o/models.py (modified) (2 diffs)
- django/branches/generic-auth/tests/modeltests/m2m_recursive/models.py (modified) (1 diff)
- django/branches/generic-auth/tests/modeltests/many_to_many/models.py (modified) (3 diffs)
- django/branches/generic-auth/tests/modeltests/many_to_one/models.py (modified) (5 diffs)
- django/branches/generic-auth/tests/modeltests/one_to_one/models.py (modified) (4 diffs)
- django/branches/generic-auth/tests/modeltests/serializers (copied) (copied from django/trunk/tests/modeltests/serializers)
- django/branches/generic-auth/tests/modeltests/serializers/__init__.py (copied) (copied from django/trunk/tests/modeltests/serializers/__init__.py)
- django/branches/generic-auth/tests/modeltests/serializers/models.py (copied) (copied from django/trunk/tests/modeltests/serializers/models.py)
- django/branches/generic-auth/tests/othertests/defaultfilters.py (modified) (1 diff)
- django/branches/generic-auth/tests/othertests/markup.py (modified) (2 diffs)
- django/branches/generic-auth/tests/othertests/templates.py (modified) (12 diffs)
- django/branches/generic-auth/tests/othertests/urlpatterns_reverse.py (copied) (copied from django/trunk/tests/othertests/urlpatterns_reverse.py)
- django/branches/generic-auth/tests/regressiontests/many_to_one_regress (copied) (copied from django/trunk/tests/regressiontests/many_to_one_regress)
- django/branches/generic-auth/tests/regressiontests/many_to_one_regress/__init__.py (copied) (copied from django/trunk/tests/regressiontests/many_to_one_regress/__init__.py)
- django/branches/generic-auth/tests/regressiontests/many_to_one_regress/models.py (copied) (copied from django/trunk/tests/regressiontests/many_to_one_regress/models.py)
- django/branches/generic-auth/tests/runtests.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/generic-auth/AUTHORS
r3174 r4024 17 17 Wilson Miner <http://www.wilsonminer.com/>, who designed Django's admin 18 18 interface, pretty error pages, official Web site (djangoproject.com) and has 19 made many other contributions. 19 made many other contributions. He makes us look good. 20 21 Malcolm Tredinnick <http://www.pointy-stick.com/blog/>, who has made 22 significant contributions to all levels of the framework, from its database 23 layer to template system and documentation. 20 24 21 25 Georg "Hugo" Bauer <http://hugo.muensterland.org/>, who added 22 26 internationalization support, manages i18n contributions and has made a ton 23 27 of excellent tweaks, feature additions and bug fixes. 28 29 Luke Plant <http://lukeplant.me.uk/>, who has contributed many excellent 30 improvements, including database-level improvements, the CSRF middleware and 31 unit tests. 32 33 Russell Keith-Magee <freakboy@iinet.net.au>, who has contributed many excellent 34 improvements, including refactoring of the Django ORM code and unit tests. 24 35 25 36 Robert Wittams <http://robert.wittams.com/>, who majorly refactored the Django … … 55 66 Alex Dedul 56 67 deric@monowerks.com 68 dne@mayonnaise.net 57 69 Jeremy Dunck <http://dunck.us/> 58 70 Clint Ecker 59 71 gandalf@owca.info 60 72 Baishampayan Ghose 73 martin.glueck@gmail.com 74 Simon Greenhill <dev@simon.net.nz> 61 75 Espen Grindhaug <http://grindhaug.org/> 62 76 Brant Harris … … 70 84 jpellerin@gmail.com 71 85 junzhang.jn@gmail.com 72 Russell Keith-Magee <freakboy@iinet.net.au>73 86 Garth Kidd <http://www.deadlybloodyserious.com/> 87 kilian <kilian.cavalotti@lip6.fr> 74 88 Sune Kirkeby <http://ibofobi.dk/> 75 89 Cameron Knight (ckknight) … … 97 111 Neal Norwitz <nnorwitz@google.com> 98 112 oggie rob <oz.robharvey@gmail.com> 113 Jay Parlar <parlar@gmail.com> 99 114 pgross@thoughtworks.com 100 115 phaedo <http://phaedo.cx/> … … 117 132 Tom Insam 118 133 Joe Topjian <http://joe.terrarum.net/geek/code/python/django/> 119 Malcolm Tredinnick120 134 Amit Upadhyay 121 135 Geert Vanderkelen django/branches/generic-auth/django/bin/compile-messages.py
r2352 r4024 3 3 import os 4 4 import sys 5 import getopt6 5 7 6 def compile_messages(): django/branches/generic-auth/django/bin/make-messages.py
r2352 r4024 1 1 #!/usr/bin/env python 2 3 # Need to ensure that the i18n framework is enabled 4 from django.conf import settings 5 settings.configure(USE_I18N = True) 2 6 3 7 from django.utils.translation import templatize django/branches/generic-auth/django/conf/global_settings.py
r3055 r4024 2 2 # pointed-to by the DJANGO_SETTINGS_MODULE environment variable. 3 3 4 from django.utils.translation import gettext_lazy as _ 4 # This is defined here as a do-nothing function because we can't import 5 # django.utils.translation -- that module depends on the settings. 6 gettext_noop = lambda s: s 5 7 6 8 #################### … … 35 37 # should be the utf-8 encoded local name for the language. 36 38 LANGUAGES = ( 37 ('bn', _('Bengali')), 38 ('cs', _('Czech')), 39 ('cy', _('Welsh')), 40 ('da', _('Danish')), 41 ('de', _('German')), 42 ('el', _('Greek')), 43 ('en', _('English')), 44 ('es', _('Spanish')), 45 ('es_AR', _('Argentinean Spanish')), 46 ('fr', _('French')), 47 ('gl', _('Galician')), 48 ('hu', _('Hungarian')), 49 ('he', _('Hebrew')), 50 ('is', _('Icelandic')), 51 ('it', _('Italian')), 52 ('ja', _('Japanese')), 53 ('nl', _('Dutch')), 54 ('no', _('Norwegian')), 55 ('pt-br', _('Brazilian')), 56 ('ro', _('Romanian')), 57 ('ru', _('Russian')), 58 ('sk', _('Slovak')), 59 ('sl', _('Slovenian')), 60 ('sr', _('Serbian')), 61 ('sv', _('Swedish')), 62 ('uk', _('Ukrainian')), 63 ('zh-cn', _('Simplified Chinese')), 64 ('zh-tw', _('Traditional Chinese')), 39 ('ar', gettext_noop('Arabic')), 40 ('bn', gettext_noop('Bengali')), 41 ('cs', gettext_noop('Czech')), 42 ('cy', gettext_noop('Welsh')), 43 ('da', gettext_noop('Danish')), 44 ('de', gettext_noop('German')), 45 ('el', gettext_noop('Greek')), 46 ('en', gettext_noop('English')), 47 ('es', gettext_noop('Spanish')), 48 ('es_AR', gettext_noop('Argentinean Spanish')), 49 ('fr', gettext_noop('French')), 50 ('gl', gettext_noop('Galician')), 51 ('hu', gettext_noop('Hungarian')), 52 ('he', gettext_noop('Hebrew')), 53 ('is', gettext_noop('Icelandic')), 54 ('it', gettext_noop('Italian')), 55 ('ja', gettext_noop('Japanese')), 56 ('nl', gettext_noop('Dutch')), 57 ('no', gettext_noop('Norwegian')), 58 ('pt-br', gettext_noop('Brazilian')), 59 ('ro', gettext_noop('Romanian')), 60 ('ru', gettext_noop('Russian')), 61 ('sk', gettext_noop('Slovak')), 62 ('sl', gettext_noop('Slovenian')), 63 ('sr', gettext_noop('Serbian')), 64 ('sv', gettext_noop('Swedish')), 65 ('ta', gettext_noop('Tamil')), 66 ('uk', gettext_noop('Ukrainian')), 67 ('zh-cn', gettext_noop('Simplified Chinese')), 68 ('zh-tw', gettext_noop('Traditional Chinese')), 65 69 ) 66 70 67 71 # Languages using BiDi (right-to-left) layout 68 LANGUAGES_BIDI = ("he",) 72 LANGUAGES_BIDI = ("he", "ar") 73 74 # If you set this to False, Django will make some optimizations so as not 75 # to load the internationalization machinery. 76 USE_I18N = True 69 77 70 78 # Not-necessarily-technical managers of the site. They get broken link … … 282 290 # Django-powered features. 283 291 BANNED_IPS = () 292 293 ################## 294 # AUTHENTICATION # 295 ################## 296 297 AUTHENTICATION_BACKENDS = ('django.contrib.auth.backends.ModelBackend',) django/branches/generic-auth/django/conf/__init__.py
r3113 r4024 8 8 9 9 import os 10 import sys11 10 from django.conf import global_settings 12 11 … … 117 116 Holder for user configured settings. 118 117 """ 119 # SETTINGS_MODULE does not really makesense in the manually configured118 # SETTINGS_MODULE doesn't make much sense in the manually configured 120 119 # (standalone) case. 121 120 SETTINGS_MODULE = None … … 136 135 settings = LazySettings() 137 136 138 # install the translation machinery so that it is available 139 from django.utils import translation 140 translation.install() 137 # This function replaces itself with django.utils.translation.gettext() the 138 # first time it's run. This is necessary because the import of 139 # django.utils.translation requires a working settings module, and loading it 140 # from within this file would cause a circular import. 141 def first_time_gettext(*args): 142 from django.utils.translation import gettext 143 __builtins__['_'] = gettext 144 return gettext(*args) 145 146 __builtins__['_'] = first_time_gettext django/branches/generic-auth/django/conf/locale/es_AR/LC_MESSAGES/djangojs.po
r2976 r4024 9 9 "Project-Id-Version: Django JavaScript 1.0\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 200 5-12-09 11:51+0100\n"11 "POT-Creation-Date: 2006-06-19 12:15-0300\n" 12 12 "PO-Revision-Date: 2006-05-16 10:20-0300\n" 13 13 "Last-Translator: Ramiro Morales <rm0@gmx.net>\n" … … 23 23 #: contrib/admin/media/js/SelectFilter2.js:41 24 24 msgid "Choose all" 25 msgstr "Selecciona todos"25 msgstr "Seleccionar todos" 26 26 27 27 #: contrib/admin/media/js/SelectFilter2.js:46 … … 44 44 #: contrib/admin/media/js/SelectFilter2.js:59 45 45 msgid "Clear all" 46 msgstr "Elimina todos"46 msgstr "Eliminar todos" 47 47 48 #: contrib/admin/media/js/dateparse.js: 2648 #: contrib/admin/media/js/dateparse.js:32 49 49 #: contrib/admin/media/js/calendar.js:24 50 50 msgid "" … … 55 55 "Noviembre Diciembre" 56 56 57 #: contrib/admin/media/js/dateparse.js: 2757 #: contrib/admin/media/js/dateparse.js:33 58 58 msgid "Sunday Monday Tuesday Wednesday Thursday Friday Saturday" 59 59 msgstr "Domingo Lunes Martes Mi�oles Jueves Viernes S�do" … … 63 63 msgstr "D L M M J V S" 64 64 65 #: contrib/admin/media/js/admin/CollapsedFieldsets.js:34 66 #: contrib/admin/media/js/admin/CollapsedFieldsets.js:72 67 msgid "Show" 68 msgstr "Mostrar" 69 70 #: contrib/admin/media/js/admin/CollapsedFieldsets.js:63 71 msgid "Hide" 72 msgstr "Ocultar" 73 65 74 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:45 66 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:8 075 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:89 67 76 msgid "Now" 68 77 msgstr "Ahora" … … 72 81 msgstr "Reloj" 73 82 74 #: contrib/admin/media/js/admin/DateTimeShortcuts.js: 7783 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:86 75 84 msgid "Choose a time" 76 85 msgstr "Elija una hora" 77 86 78 #: contrib/admin/media/js/admin/DateTimeShortcuts.js: 8187 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:90 79 88 msgid "Midnight" 80 89 msgstr "Medianoche" 81 90 82 #: contrib/admin/media/js/admin/DateTimeShortcuts.js: 8291 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:91 83 92 msgid "6 a.m." 84 93 msgstr "6 a.m." 85 94 86 #: contrib/admin/media/js/admin/DateTimeShortcuts.js: 8395 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:92 87 96 msgid "Noon" 88 97 msgstr "Mediod� 89 98 90 #: contrib/admin/media/js/admin/DateTimeShortcuts.js: 8791 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:1 6899 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:96 100 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:187 92 101 msgid "Cancel" 93 102 msgstr "Cancelar" 94 103 95 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:1 1196 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:1 62104 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:120 105 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:181 97 106 msgid "Today" 98 107 msgstr "Hoy" 99 108 100 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:1 14109 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:123 101 110 msgid "Calendar" 102 111 msgstr "Calendario" 103 112 104 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:1 60113 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:179 105 114 msgid "Yesterday" 106 115 msgstr "Ayer" 107 116 108 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:1 64117 #: contrib/admin/media/js/admin/DateTimeShortcuts.js:183 109 118 msgid "Tomorrow" 110 119 msgstr "Ma�" django/branches/generic-auth/django/conf/locale/es_AR/LC_MESSAGES/django.po
r2976 r4024 9 9 "Project-Id-Version: django\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006-0 5-16 09:26-0300\n"11 "POT-Creation-Date: 2006-06-19 11:19-0300\n" 12 12 "PO-Revision-Date: 2006-05-16 10:05-0300\n" 13 13 "Last-Translator: Ramiro Morales <rm0@gmx.net>\n" 14 "Language-Team: Spanish <e n@li.org>\n"14 "Language-Team: Spanish <es@li.org>\n" 15 15 "MIME-Version: 1.0\n" 16 16 "Content-Ty
