Timeline
10/30/2012:
- 21:23 Ticket #19216 (Use user level installation rather than system level in advanced tutorial) created by
- The new advanced tutorial uses system level installation for …
- 18:19 Changeset [d55c54a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- The timeout variable wasn't defined, which was a little confusing.
- 17:46 Ticket #19215 (ImageField's “Currently” and “Clear” Sometimes Don't Appear) created by
- I have found scenarios where an ImageField's “Currently” and “Clear” …
- 17:41 Changeset [5c7406b]stable/1.5.x by
- [1.5.X] Fixed #16671 - Added a tutorial on reuseable apps Thank-you …
- 17:41 Ticket #16671 (5th tutorial on turning Polls into a reusable app) closed by
- fixed: In 08cf54990ae112083b159aa4e263c1f64f396f39: […]
- 17:40 Changeset [08cf549]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16671 - Added a tutorial on reuseable apps Thank-you Katie …
- 17:07 Changeset [9c4ddea8]stable/1.5.x by
- [1.5.x] Fixed #19174 -- Fixed capitalization errors in LANG_INFO …
- 17:07 Ticket #19174 (Some capitalization errors in django.conf.locale.LANG_INFO) closed by
- fixed: In 2f035a9723d62a63027df4c779c665e8191dd95b: […]
- 17:05 Changeset [2f035a9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19174 -- Fixed capitalization errors in LANG_INFO Thanks …
- 16:29 Changeset [2f9f211]stable/1.5.x by
- [1.5.x] Prevented file_upload tests to leave files behind Refs …
- 16:27 Changeset [73245b32]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Prevented file_upload tests to leave files behind Refs #19206.
- 16:26 Changeset [a24ffa5]stable/1.5.x by
- [1.5.x] Fixed #17744 -- Reset default file storage with …
- 16:25 Ticket #17744 (override_settings has no effect on FileSystemStorage()) closed by
- fixed: In 9a02851340c5c30b8e2c174783cd86d5cab7ab81: […]
- 16:25 Ticket #15661 (LogEntry objects have no unicode method) reopened by
- I've the same problem but I don't have custom action_flags. That …
- 16:23 Changeset [9a028513]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17744 -- Reset default file storage with setting_changed signal
- 15:37 Ticket #14615 (Related objects manager returns related objects with null FKs for ...) closed by
- fixed: Given Luke's last comment, I believe this is a duplicate #18153 which …
- 15:35 Changeset [43d7cee8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added release notes for 1.6. Since 1.5 is feature-frozen, we need …
- 13:24 Ticket #19189 (FormWizard done method can't revisit forms) reopened by
- Thanks for reviewing the ticket. I found the need to perform …
- 10:47 DevelopersForHire edited by
- Added devartis to the list (diff)
- 10:19 DjangoJobs edited by
- (diff)
- 10:18 DjangoJobs edited by
- (diff)
- 10:17 DjangoJobs edited by
- (diff)
- 07:23 Ticket #19213 (Unicode problem loading 500 template using Python 3.3) closed by
- worksforme: I think this has been fixed in …
- 06:50 Ticket #19214 (AdminEmailHandler is synchronous.) created by
- Hi set up my logging settings to email me in certain situations (e.g. …
- 06:43 ProfilingDjango edited by
- oops (diff)
- 06:42 ProfilingDjango edited by
- do not hardcode path (diff)
- 05:50 Ticket #19213 (Unicode problem loading 500 template using Python 3.3) created by
- Environment: Python 3.3 Django-1.5a1 Windows XP To reproduce …
- 03:31 Changeset [5229ac2]stable/1.5.x by
- [1.5.x] Fixed #15714 -- Added note about capitalization of LANG_INFO …
- 03:31 Ticket #15714 (Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO) closed by
- fixed: In 5dc4437dfad8241a5830e4d2ab59635b814281d6: […]
- 03:28 Changeset [5dc4437d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15714 -- Added note about capitalization of LANG_INFO name_local
- 03:22 DjangoResources edited by
- (diff)
- 03:01 Changeset [3f3076ed]stable/1.5.x by
- [1.5.x] Fixed #5076 -- Properly decode POSTs with non-utf-8 payload …
- 03:01 Ticket #5076 (Request object should try to determine encoding) closed by
- fixed: In 6de6988f9990b4b53f5a20bfc3811b3cc49291c5: […]
- 03:00 Changeset [6de6988f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5076 -- Properly decode POSTs with non-utf-8 payload encoding …
- 01:05 Ticket #19057 (mod_wsgi authentication handlers fail with custom user model) closed by
- fixed: This feature and it's tests should now be custom user compatible: …
- 00:59 Ticket #17869 (With RemoteUserMiddleware, users keep being logged in after web server ...) closed by
- fixed: In e8269a6729150d26a5497d5eb51226ca19fa21b9: […]
- 00:58 Changeset [e8269a67]stable/1.5.x by
- [1.5.x] Fixed #17869 - force logout when REMOTE_USER header disappears …
- 00:58 Changeset [9741912a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17869 - force logout when REMOTE_USER header disappears If the …
- 00:33 Changeset [402a986]stable/1.5.x by
- [1.5.x] Fixed #19057 (again) -- added additional tests
- 00:24 Changeset [2b5f848]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19057 (again) -- added additional tests
10/29/2012:
- 23:46 Ticket #19212 (app_cache_ready signal) closed by
- duplicate: This is a long standing request, but it's not as simple as "just add a …
- 23:16 Ticket #19212 (app_cache_ready signal) created by
- [https://groups.google.com/d/topic/django-users/OziphrWlcYo/discussion …
- 21:28 Changeset [81f5d4a1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added some test guards for some recently added auth tests. Refs …
- 21:27 Changeset [e784b5e5]stable/1.5.x by
- [1.5.X] Added some test guards for some recently added auth tests. …
- 17:43 Ticket #9370 (Non utf-8 DEFAULT_CHARSET causes UnicodeDecodeError when serving ...) closed by
- fixed: This was fixed in da56e1bac6449daef9aeab8d076d2594d9fd5b44, where I …
- 17:14 Ticket #19209 (DateFormat implements "I", but documentation says it does not) closed by
- fixed: Fixed in 24b2aad8e399fdeb4668fe6f4b7b997cf94100ca.
- 17:13 Changeset [322d858a]stable/1.5.x by
- [1.5.x] Fixed #19209 -- Documented |date:"I". Thanks mitar for the …
- 17:12 Changeset [24b2aad8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19209 -- Documented |date:"I". Thanks mitar for the report.
- 17:04 Ticket #17360 (Documenting differences between Client.post et Client.put) closed by
- fixed: I fixed that in e73838b6ddcc7b37c03f9eee04fa6e6a283fedb3. This commit …
- 16:43 Ticket #3422 (url configuration: include in combination with extra options messes up ...) closed by
- wontfix: I'm going to close this ticket, for three reasons: - As explained by …
- 16:37 Ticket #19211 (Tutorial must be updated for Python 3) created by
- When using Python 3.3 and 1.5-alpha-1. See this section of the …
- 16:29 Ticket #3240 ([patch]Django dispatcher misses some errors) closed by
- wontfix: This ticket boils down to "here's a patch that does X", but the patch …
- 15:40 Ticket #19208 (Daemon mode and mod_wsgi configuration.) closed by
- fixed: In bc00075d51cd3e3b5f9a4d7d0f138e0a819adcb9: […]
- 15:40 Changeset [27332536]stable/1.4.x by
- [1.4.x] Fixed #19208 -- Docs for mod_wsgi daemon mode Thanks Graham …
- 15:40 Changeset [a92c7c6e]stable/1.5.x by
- [1.5.x] Fixed #19208 -- Docs for mod_wsgi daemon mode Thanks Graham …
- 15:39 Changeset [bc00075d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19208 -- Docs for mod_wsgi daemon mode Thanks Graham Dumpleton …
- 13:12 Changeset [04717ee9]stable/1.5.x by
- [1.5.x] Prevented leftover files and dirs in admin_scripts tests …
- 13:08 Changeset [d30516e1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Prevented leftover files and dirs in admin_scripts tests
- 11:30 Changeset [ad2d57a2]stable/1.4.x by
- [1.4.x] Fixed #19172 -- Isolated poisoned_http_host tests from 500 …
- 11:29 Changeset [8c556a32]stable/1.5.x by
- [1.5.x] Fixed #19172 -- Isolated poisoned_http_host tests from 500 …
- 11:29 Ticket #19172 (test_poisoned_http_host* tests failing when having ADMINS settings ...) closed by
- fixed: In b774c5993cf80000966ae8f04c985116f98ee5ac: […]
- 11:28 Changeset [b774c599]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19172 -- Isolated poisoned_http_host tests from 500 handlers …
- 09:41 Changeset [d7d7ad28]stable/1.5.x by
- [1.5.x] Fixed #17991 - prefetch_related fails with GenericRelation and …
- 09:36 Ticket #17991 (Prefetch_related fails with GenericRelation) closed by
- fixed: In 4c4d08502cbef6e0ed85470b2a5aade7fafa099f: […]
- 09:31 Changeset [4c4d085]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17991 - prefetch_related fails with GenericRelation and varchar …
- 07:14 Ticket #19210 (django.utils.timesince() does not account for leap years) created by
-
The output of
django.utils.timesince()
will become increasingly … - 02:36 Ticket #19209 (DateFormat implements "I", but documentation says it does not) created by
-
DateFormat
(django.utils.dateformat
) implements "I", but … - 01:08 Ticket #19061 (Clarify the contract regarding is_active on custom users) closed by
- fixed: In 4ea8105120121c7ef0d3dd6eb23f2bf5f55b496a: […]
- 01:08 Ticket #19061 (Clarify the contract regarding is_active on custom users) closed by
- fixed: In f427ecdc88f71bbd2e8590da514e59c37c453217: […]
- 01:06 Changeset [f427ecdc]stable/1.5.x by
- [1.5.x] Fixed #19061 -- added is_active attribute to AbstractBaseUser
- 01:04 Changeset [4ea8105]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19061 -- added is_active attribute to AbstractBaseUser
10/28/2012:
- 17:46 Changeset [b4627bca]stable/1.5.x by
- [1.5.x] Fixed #18575 -- Empty DATABASES should default to dummy …
- 17:45 Ticket #18575 (Testing framework doesn't work without a SQL Database) closed by
- fixed: In f1cc2be0c53858b673afc3b26347d3bb25e424f6: […]
- 17:44 Changeset [f1cc2be]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18575 -- Empty DATABASES should default to dummy backend …
- 17:33 Ticket #19208 (Daemon mode and mod_wsgi configuration.) created by
- The mod_wsgi documentation at: …
- 16:46 Changeset [ee96f83a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Consistently indent comments in project template Makes this file …
- 16:36 Changeset [95f3f0c]stable/1.5.x by
- [1.5.x] Fixed a typo in aff9b2f. Thanks void. Backport of effe96b …
- 16:35 Changeset [effe96b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a typo in aff9b2f. Thanks void.
- 16:18 Changeset [0b98ef63]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensure that version detection in docs from 373df56d uses the right …
- 15:50 Ticket #18865 (Django connection getting lost in Interner Explorer) closed by
- needsinfo: Fixed formatting (please use preview). ----- This traceback shows …
- 15:38 Ticket #19073 (strange behaviour of select_related) closed by
- worksforme: Here's the result I get on master with the models described above: …
- 15:32 Ticket #19170 (Add a way to control related fields reverse cache) closed by
- wontfix: In addition to the points made by Luke, I would add that this API …
- 15:22 Ticket #19173 ("query" param for Model.objects.none() queryset has unexpected value.) closed by
- wontfix: Closing the ticket per Anssi's comment.
- 15:21 Ticket #19181 (Document caveats about using DateQuerySet in templates when time zone ...) closed by
- invalid: Actually, your example still won't display the correct data, because …
- 15:02 Ticket #19207 (Typo translation) closed by
- invalid: Thanks for the report, but Django translations are managed on …
- 14:07 Ticket #19205 (HttpResponse docs refer to content_type, but shortcuts docs refer to ...) closed by
- duplicate: This is not only a documentation change. See #10504
- 13:58 Ticket #18964 (defaultfilters test passes unexpectedly under Python 3) closed by
- fixed: In 8d7e526229c27567860f7479dbce15d245742feb: […]
- 13:58 Changeset [8d7e5262]stable/1.5.x by
- [1.5.x] Fixed #18964 -- floatformat test passes under py3k Thanks …
- 13:57 Changeset [b4420d9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18964 -- floatformat test passes under py3k Thanks Russell for …
- 13:25 Ticket #19207 (Typo translation) created by
- File: conf/locale/el/LC_MESSAGES/django.po Line: 761 …
- 12:04 Changeset [88393357]stable/1.5.x by
- [1.5.x] Marked cookies-based session expiry test as an expected …
- 12:04 Changeset [780eaa4]stable/1.5.x by
- [1.5.x] Required serializer to use bytes in loads/dumps loads has no …
- 12:03 Changeset [58337b32]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Marked cookies-based session expiry test as an expected failure. Refs …
- 10:57 Changeset [58a086a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Required serializer to use bytes in loads/dumps loads has no way to …
- 10:38 Changeset [37c87b78]stable/1.4.x by
- [1.4.x] Fixed #18823 -- Ensured m2m.clear() works when using …
- 10:34 Changeset [f105fbe5]stable/1.5.x by
- [1.5.x] Fixed #18823 -- Ensured m2m.clear() works when using …
- 10:33 Ticket #18823 (Clear with a M2M field with a through model) closed by
- fixed: In 611c4d6f1c24763e5e6e331a5dcf9b610288aaa8: […]
- 10:31 Changeset [611c4d6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18823 -- Ensured m2m.clear() works when using through+to_field …
- 06:41 Ticket #14093 (Confusing error when failing to create a session key because the cache ...) closed by
- fixed: In 98032f67c725e257bd3c53374ff0ee22e2c77d7c: […]
- 06:40 Changeset [98032f67]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14093 -- Improved error message in the cache session backend. …
- 06:34 Changeset [13b4d448]stable/1.5.x by
- [1.5.x] Reverted unintentional change in aff9b2f. Backport of 785bf0d …
- 06:33 Changeset [785bf0d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reverted unintentional change in aff9b2f.
- 03:44 Ticket #19206 (Stale tmp files after running the testsuite.) created by
- As seen on the ci, Django's testsuite leaves some data behind: […] …
- 03:35 Ticket #19203 (Test failing when pytz not installed and not in "America/Chicago") closed by
- fixed: In aff9b2f5662f8a007bb90a427190c0d573a3ba65: […]
- 03:35 Changeset [54b45dfb]stable/1.5.x by
- [1.5.x] Fixed #19203 -- Added isolation to a humanize test Thanks …
- 03:34 Changeset [aff9b2f5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19203 -- Added isolation to a humanize test Thanks lrekucki …
- 03:22 Ticket #18194 (File-based session never expire) closed by
- fixed: In 5fec97b9df6ea075483276de159e522a29437773: […]
- 03:22 Ticket #18458 (Method session.get_expiry_age() does not return what the doc says) closed by
- fixed: In cd17a24083f3ef17cf4c40a41c9d03c250d817c6: […]
- 03:21 Changeset [39082494]stable/1.5.x by
- [1.5.x] Fixed #18194 -- Expiration of file-based sessions * Prevented …
- 03:21 Changeset [e6b0ee76]stable/1.5.x by
- [1.5.x] Improved tests introduced in 04b00b6. These tests are …
- 03:20 Changeset [845d8408]stable/1.5.x by
- [1.5.x] Added optional kwargs to get_expiry_age/date. This change …
- 03:19 Changeset [5fec97b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18194 -- Expiration of file-based sessions * Prevented stale …
10/27/2012:
- 21:11 Ticket #19205 (HttpResponse docs refer to content_type, but shortcuts docs refer to ...) created by
-
The file
docs/ref/request-response.txt
says that the … - 20:57 Ticket #19204 (Python2-style exception syntax is still used in django.utils.unittest ...) created by
- Installing the Django 1.5a1 package through pip on python 3.2 shows …
- 18:51 Ticket #19203 (Test failing when pytz not installed and not in "America/Chicago") created by
-
[…]
The problem is within
get_default_timezone()
, which returns … - 17:38 Ticket #18788 (Unable to create ticket when not logged in) closed by
- duplicate: Thanks for the report. This was also reported in #19023; I'll keep …
- 17:37 Ticket #19023 (Bug tracker spam filter is broken.) reopened by
- Erm, it appears I spoke too fast. The spam plugin is really broken. …
- 17:35 Ticket #19023 (Bug tracker spam filter is broken.) closed by
- wontfix: Thanks for the report. The core team is aware of the problem: Trac's …
- 17:12 Ticket #16484 (Duplicate entry sessions error) closed by
- duplicate: This is suspiciously similar to #18557. The conclusion …
- 17:00 Ticket #18344 (Race condition in session save.) closed by
- needsinfo: I agree that it's very unlikely to trigger this race condition by …
- 16:53 Ticket #19147 (session.session_key is None for signed_cookies sessions on first request) closed by
- invalid: By design you can't access the session key until you save the session. …
- 16:15 Changeset [882c47cd]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved tests introduced in 04b00b6. These tests are expected to …
- 16:15 Changeset [cd17a240]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added optional kwargs to get_expiry_age/date. This change allows for …
- 15:05 Ticket #17744 (override_settings has no effect on FileSystemStorage()) reopened by
- Reopening, as we didn't address this specific setting in #17787.
- 15:04 Changeset [c5da577]stable/1.5.x by
- [1.5.x] Fixed #17787 -- Documented reset caches by setting_changed …
- 15:03 Ticket #17787 (Clear setting-dependant caches when settings are overridden (in tests)) closed by
- fixed: In fc2681b22b120a468607c6aeb06163d8e5dbf897: […]
- 14:55 Changeset [fc2681b2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17787 -- Documented reset caches by setting_changed signal
- 14:21 Changeset [b7d8171]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed a redundant colon in the query docs. Thanks to Berker Peksag …
- 14:20 Changeset [cb281754]stable/1.5.x by
- [1.5.x] Removed a redundant colon in the query docs. Thanks to Berker …
- 14:09 Changeset [d8bd829]stable/1.5.x by
- Missing 'h' in word.
- 13:39 Ticket #19202 (Django ugettext strings not taken into account for translation) closed by
- needsinfo: These strings are in Django's default .po file. …
- 13:15 Ticket #19194 (dumpdata cannot support utf-8 encoding in mysql5.5) closed by
- duplicate: This is probably a duplicate of #18392. There seems to be a possible …
- 12:41 Ticket #19200 (cached_db backend doesn't honor expiry time) closed by
- fixed: In 0fe02feab43aa0f0d0608de85cff7183055e6dd7: […]
- 12:41 Changeset [0fe02fea]stable/1.5.x by
- [1.5.x] Fixed #19200 -- Session expiry with cached_db Also did a …
- 12:40 Changeset [04b00b66]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19200 -- Session expiry with cached_db Also did a little bit …
- 11:39 Ticket #18978 (Move cleanup management command to contrib.sessions) closed by
- fixed: In b760503a270484679ad0e06b73e3ed417a113221: […]
- 11:38 Changeset [b760503a]stable/1.5.x by
- [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. This …
- 11:36 Ticket #19202 (Django ugettext strings not taken into account for translation) created by
- I have been trying to do l10n on strings provided by the …
- 11:31 Changeset [83ba0a9d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18978 -- Moved cleanup command to sessions. This removes a …
- 11:26 Changeset [15ea36df]stable/1.5.x by
- [1.5.x] Ensured gis tests aren't run on non-gis Oracle Backpatch of …
- 11:25 Changeset [7cf2858]stable/1.5.x by
- [1.5.x] Marked a test as expectedFailure on Oracle Backpatch of …
- 11:25 Changeset [fa1083f]stable/1.5.x by
- [1.5.x] Fixed Oracle failure caused by None converted to in …
- 11:24 Changeset [18357bf3]stable/1.5.x by
- [1.5.x] Fixed Oracle failure for "%" in table name Backpatch of …
- 11:10 Ticket #19198 (Oracle specific failures) closed by
- fixed: In 908efca81723af7a3f4fb5b586e530ed7cd3952b: […]
- 11:05 Changeset [908efca8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19198 -- merged 4 different Oracle fixes
- 10:34 Changeset [b55de81b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensured gis tests aren't run on non-gis Oracle
- 10:34 Changeset [a5152bb]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Marked a test as expectedFailure on Oracle
- 08:49 Ticket #15246 (Allow to change session expiration without re-saving session data.) closed by
- wontfix
- 08:35 Ticket #19201 (session data should always contain the expiry date) created by
- Currently, session data only contains the expiry date when it has been …
- 08:27 Ticket #19200 (cached_db backend doesn't honor expiry time) created by
-
The expiration time is hardcoded to
settings.SESSION_COOKIE_AGE
… - 05:37 Ticket #18467 (Login in from admin logout page should not logout again) closed by
- fixed: Duplicate of #159
- 01:56 Ticket #19199 (SyntaxError creating a project) closed by
-
invalid:
django-admin.py
is a command line utility, so you have to run in the …
Note: See TracTimeline
for information about the timeline view.