Georg Bauer
|
2e98eaea6e
|
new_admin: the same language 'cs' fix as in trunk for DATE_FORMAT and friends
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1358 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 21:06:31 +00:00 |
|
Adrian Holovaty
|
aa2d958e1d
|
Tiny change to spacing in new-admin django.core.formfields, so it's identical to trunk version
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1345 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:00:53 +00:00 |
|
Adrian Holovaty
|
2a8fa1534b
|
Tiny change to spacing in new-admin django.utils.httpwrappers, so it's identical to trunk version
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1344 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 04:58:08 +00:00 |
|
Robert Wittams
|
e66c99a356
|
Merged to trunk r1320
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1321 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-21 01:15:00 +00:00 |
|
Adrian Holovaty
|
b96f6059f0
|
Added clarification to TIME_ZONE setting docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1320 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-21 00:27:48 +00:00 |
|
Adrian Holovaty
|
de770472b1
|
Fixed #527 -- Changed method_get_related() to use rel.get_related_field() instead of rel.field_name
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-21 00:05:18 +00:00 |
|
Adrian Holovaty
|
acdd24f526
|
Added 'Should I use the official version or development version?' question to the FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1318 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 23:49:35 +00:00 |
|
Adrian Holovaty
|
fc0200857b
|
Gave formfields.EmailField a maxlength kwarg
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1317 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 23:48:36 +00:00 |
|
Adrian Holovaty
|
d778326c52
|
Gave EmailField a get_internal_type() method and removed it from DATA_TYPES in all the database backends
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 22:41:41 +00:00 |
|
Adrian Holovaty
|
9347f748b0
|
Added an EmailField to the many_to_one API tests
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1315 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 22:40:46 +00:00 |
|
Adrian Holovaty
|
928318faf9
|
Fixed #484 -- Model validator now raises an error for FloatFields without max_digits or decimal_places
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1314 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 22:28:57 +00:00 |
|
Adrian Holovaty
|
6f249c856b
|
Fixed #527 and #768 -- Fixed longstanding bug with OneToOneFields. All unit tests now pass
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 22:18:41 +00:00 |
|
Adrian Holovaty
|
887ed3ad2c
|
Changed one_to_one unit test to use %r instead of %s in repr method
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1312 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 22:17:00 +00:00 |
|
Georg Bauer
|
c250d98781
|
new_admin: updated 'sk' translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 22:12:26 +00:00 |
|
Georg Bauer
|
2f7893c26f
|
new_admin: updated 'sr' translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 19:49:41 +00:00 |
|
Robert Wittams
|
2b1c07d216
|
Merge to trunk r1307
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 19:15:17 +00:00 |
|
Robert Wittams
|
47ad6ae1fe
|
Fixed 858. Got rid of confusing query_string tag.
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 19:12:23 +00:00 |
|
Adrian Holovaty
|
b4bb345b94
|
Another change to docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 17:36:16 +00:00 |
|
Adrian Holovaty
|
c472b1471d
|
Small improvement to docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 17:35:29 +00:00 |
|
Adrian Holovaty
|
2bb18eddbe
|
Added 'Executing custom SQL' section to docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1305 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 17:33:40 +00:00 |
|
Adrian Holovaty
|
16493e135c
|
Added note to docs/sessions.txt about only being available in development version
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 17:18:25 +00:00 |
|
Adrian Holovaty
|
3895a825a9
|
Added SESSION_SAVE_EVERY_REQUEST setting.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 17:16:13 +00:00 |
|
Adrian Holovaty
|
cd01d6d381
|
Fixed #848 -- Made auth docs more clear on permission handling.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 16:35:44 +00:00 |
|
Robert Wittams
|
a89ade7133
|
merged to trunk r1298
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1301 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 16:25:32 +00:00 |
|
Adrian Holovaty
|
58f95c3a6a
|
Fixed #850 -- Made clarification in docs/tutorial02.txt. Thanks, Daniel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1300 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 16:20:24 +00:00 |
|
Robert Wittams
|
1e945cb8fa
|
Integrated template errors into new error pages.
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1299 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 15:38:14 +00:00 |
|
Adrian Holovaty
|
85c50d4fdf
|
Fixed #839 -- Fixed typo in docs/cache.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 05:17:55 +00:00 |
|
Adrian Holovaty
|
b5feff3963
|
Fixed #842 -- 500 error view no longer breaks for local variable named 'items'. Thanks, rjwittams
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 05:17:15 +00:00 |
|
Adrian Holovaty
|
09f32294e8
|
Fixed #845 -- flatpages middleware no longer throws 404 exception for DEBUG=True. Thanks, Hugo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1296 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 04:55:57 +00:00 |
|
Adrian Holovaty
|
72d8e07de4
|
Fixed #846 -- Fixed bug in docs/syndication_feeds.txt. Thanks, deric
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1295 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-20 04:53:28 +00:00 |
|
Robert Wittams
|
58f4007b55
|
Fix #844
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 23:21:57 +00:00 |
|
Adrian Holovaty
|
34560e0776
|
Fixed typo in docs/model-api.txt. Thanks, anl
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 20:20:13 +00:00 |
|
Adrian Holovaty
|
c5068ff4ac
|
Fixed ReST bugs in [1291]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 18:28:08 +00:00 |
|
Adrian Holovaty
|
f125fb0afc
|
Beefed up docs/url_dispatch.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1291 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 18:20:30 +00:00 |
|
Georg Bauer
|
a44191565f
|
new_admin: fixes #843 - updated 'sk' translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 16:39:29 +00:00 |
|
Georg Bauer
|
df8d7b9077
|
new_admin: fixed another missing ngettext (core/formfields).
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 09:41:02 +00:00 |
|
Robert Wittams
|
8a5327945f
|
Fix #841.
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1288 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 05:17:50 +00:00 |
|
Robert Wittams
|
2256261ec5
|
Actually include the filter specs file. Fixes #840.
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1287 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-19 00:30:33 +00:00 |
|
Robert Wittams
|
7b874cf4ef
|
Moved filterspecs to their own module, minor cleanup of bound manipulator
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1286 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 22:06:17 +00:00 |
|
Adrian Holovaty
|
cdbc94dbd2
|
Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 21:42:45 +00:00 |
|
Georg Bauer
|
4c58f10711
|
new_admin: fixes #835 and #836 - updated 'no' and 'sk' translations
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1284 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 20:18:15 +00:00 |
|
Georg Bauer
|
a81d16dada
|
fixes #837: updated 'ru' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1283 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 20:11:50 +00:00 |
|
Robert Wittams
|
3da16d2d25
|
Merged to trunk r1281
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1282 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 17:10:19 +00:00 |
|
Jacob Kaplan-Moss
|
1da036040c
|
Added feed configurations for django.contrib.comments
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 16:20:26 +00:00 |
|
Georg Bauer
|
cf90625366
|
new_admin: fixes #833. updated 'cs' translation and changed a message to pluralization
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1280 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 14:40:55 +00:00 |
|
Georg Bauer
|
9d0d405108
|
new_admin: updated "sk" translation. fixes #831
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1279 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-18 11:53:51 +00:00 |
|
Georg Bauer
|
9063955384
|
fixes #821 - updated slovak translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1278 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-17 16:00:01 +00:00 |
|
Georg Bauer
|
3478fb51d6
|
fixed two failing i18n tests - they only failed when using ./runtests, now they work both ways. And template tests give tracebacks when they fail.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1277 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-17 15:55:04 +00:00 |
|
Jacob Kaplan-Moss
|
3bbc2bd091
|
Fixed #825; thanks for the suggestions, aaronsw
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-17 15:27:19 +00:00 |
|
Adrian Holovaty
|
33ffa72e40
|
Fixed #827 -- For admin list_display functions without a short_description, Django now converts underscores to spaces. Thanks, Aaron Swartz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-17 15:26:50 +00:00 |
|