Timeline
08/04/2010:
- 23:00 Changeset [d302a60c]stable/1.2.x by
- [1.2.X] Fixed #13613 -- Ensure that forms.URLField and …
- 22:59 Ticket #13613 (forms.URLField not default ModelForm URLField anymore) closed by
- fixed: (In [13475]) Fixed #13613 -- Ensure that forms.URLField and …
- 22:59 Changeset [aa93f8c2]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13613 -- Ensure that forms.URLField and forms.EmailField are …
- 21:14 Changeset [6c2e31e9]stable/1.2.x by
- [1.2.X] Fixed #13946 -- Modified the database cache backend to use the …
- 21:13 Changeset [fc374976]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13946 -- Modified the database cache backend to use the …
- 21:13 Ticket #13946 (Database caching doesn't account for multiple databases) closed by
- fixed: (In [13473]) Fixed #13946 -- Modified the database cache backend to …
- 20:30 Changeset [9383a374]stable/1.2.x by
- [1.2.X] Corrected fix committed in r13466. Refs #14025. Backport of …
- 20:29 Changeset [1c8547b]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Corrected fix committed in r13466. Refs #14025. git-svn-id: …
- 18:50 Ticket #14037 (models.DateField don't serialize JSON) closed by
- duplicate
- 17:49 Ticket #14061 (MultiPartParser receives an HTTP_CONTENT_LENGTH of zero) closed by
- duplicate: Searching Trac for MultiPartParser reveals #12411, which was …
- 15:57 Ticket #13744 (URLValidator doesnt add "http://" to the beginning of url string if ...) closed by
- duplicate: Closing this as a duplicate of #13613
- 14:08 Changeset [1c237cb]stable/1.2.x by
- [1.2.X] ixed #13746: made the dumdata help message a bit clearer. …
- 14:08 Ticket #13746 (dumpdata help does not include info about custom managers) closed by
- fixed: (In [13469]) Fixed #13746: made the dumdata help message a bit …
- 14:08 Changeset [099c6b8]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13746: made the dumdata help message a bit clearer. Thanks, …
- 12:02 Ticket #14061 (MultiPartParser receives an HTTP_CONTENT_LENGTH of zero) created by
- We have an intermittent problem when uploading files. About one in …
- 11:34 Ticket #14060 (PostGISAdapter needs to properly cast input for comparisons on ...) created by
-
When performing
exact
queries on geography columns, the input is not … - 09:57 DevelopersForHire edited by
- add listing for Byte Orbit (my employer) (diff)
- 09:45 Ticket #14059 (ForeignKey Field validates using the default database rather than the ...) created by
- When using multiple databases, ForeignKey fields can be setup to pull …
- 09:36 Changeset [389c72c3]stable/1.2.x by
- [1.2.X] Fixed #14025 -- Modified flush to adhere to router sync …
- 09:34 Changeset [81ac1735]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14025 -- Modified flush to adhere to router sync instructions …
- 09:34 Ticket #14025 (Flush command not fully supporting multi database support) closed by
- fixed: (In [13466]) Fixed #14025 -- Modified flush to adhere to router sync …
- 08:54 Ticket #14058 (Add a link to db-specific options) created by
- In http://docs.djangoproject.com/en/1.2/ref/settings/#options , it …
- 08:50 Ticket #14057 (Expose an interface for custom-escaping template content) created by
- Django by default escapes html entities in Context content injected …
- 08:25 DevelopersForHire edited by
- Including myself in Brazil section Developers For Hire (diff)
08/03/2010:
- 20:34 Ticket #14052 (Error on a code in Tutorial 01) closed by
- invalid: The tutorial code is correct. Try it in a Python shell: […] The …
- 20:05 Ticket #14055 (Wrong query generated when using reverse foreign key) closed by
- duplicate
- 20:05 Ticket #14056 (Wrong query generated when using reverse foreign key) created by
- Here is the model setup […] Here are some sample queries and the …
- 20:00 Ticket #14055 (Wrong query generated when using reverse foreign key) created by
- Here is the model setup […] Here are some sample queries and the …
- 18:19 Ticket #14054 (Document the connection_created signal) created by
- The connection_created signal was added in changeset 10182 with no docs.
- 10:43 Changeset [972a9c7e]stable/1.2.x by
- [1.2.X] Fixed #11377: the template join filter now correctly escapes …
- 10:42 Changeset [e64cdf71]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11377: the template join filter now correctly escapes the …
- 10:42 Ticket #11377 (Filters should apply safe-ness rules to filter arguments) closed by
- fixed: (In [13464]) Fixed #11377: the template join filter now correctly …
- 10:37 Changeset [4441f7b]stable/1.2.x by
- [1.2.X] Fixed #11376: added some extra tests for autoescaping …
- 10:37 Changeset [c0040b4]stable/1.2.x by
- [1.2.X] Fixed #11288: added some tests for the handling of number-like …
- 10:35 Ticket #11376 (Some escaping tests) closed by
- fixed: (In [13461]) Fixed #11376: added some extra tests for autoescaping …
- 10:34 Changeset [f4092260]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11376: added some extra tests for autoescaping subtleties. …
- 10:34 Ticket #11288 (Tests for lookup of number-like variables in templates) closed by
- fixed: (In [13460]) Fixed #11288: added some tests for the handling of …
- 10:34 Changeset [2e3fdc63]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11288: added some tests for the handling of number-like …
- 09:43 Ticket #14053 (django.utils.formats.localize() misses support for long) created by
- Seems like the isinstance(value, (decimal.Decimal, float, int))-check …
- 09:05 Ticket #14052 (Error on a code in Tutorial 01) created by
- I'm learning Python and Django, and in tutorial 01, on url …
- 04:18 Ticket #14051 (Signals for transaction commit/rollback) created by
- Some users of django-celery have the problem of publishing references …
- 04:14 Ticket #14050 (Signals for transaction commit/rollback) closed by
- invalid: Formatting is broken, resubmitting :(
- 04:12 Ticket #14050 (Signals for transaction commit/rollback) created by
- Some users of django-celery have the problem of publishing references …
- 03:08 Ticket #14049 (Fixture loading should be skipped for TestCase decorated with @skip*) created by
- TransactionTestCase overrides unittest.TestCase.__call__() and …
- 01:00 Ticket #14048 (Tag "cycle" doesn't work when included) closed by
- invalid: Working as designed, for reasons that are …
- 00:52 Ticket #14048 (Tag "cycle" doesn't work when included) created by
- Example: base.html […] cycle.html […] The result of cycle tag …
08/02/2010:
- 16:53 Ticket #14047 (CommonMiddleware documentation tweak) created by
- I've just started using Django (awesome work, btw! :-). I was reading …
- 14:46 Ticket #14046 (Template tag errors masked if including based on context variable name) created by
- I have a template tag that raises a RuntimeError. Normally, this gets …
- 14:14 Ticket #14026 (Setting for TRANSACTION_LEVEL on db backends) closed by
- invalid: Replying to sebastian_noack: > I have written in my blog …
- 11:16 Ticket #12812 (Inheriting from comments breaks comment moderation) reopened by
- Reopening because I stumbled upon the exact same problem. Basically, …
- 06:46 Ticket #14045 (makemessage miss some gettext in javascript) created by
- Here is a simple javascript code for testing: […] save it as …
- 04:25 DjangoResources edited by
- (diff)
- 04:19 DjangoResources edited by
- (diff)
- 00:54 Ticket #14044 ("required=False" dones't work when use DateTimeField with ...) created by
- in django shell, this bug can be reproduced like this: […]
08/01/2010:
- 19:21 Ticket #14043 (Incorrect and/or confusing behaviour with nullable OneToOneField) created by
- Attempting to "null" out a nullable OneToOneField before deleting the …
- 17:03 DevelopersForHire edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.