Timeline
04/06/2014:
- 18:20 Ticket #22395 (Deleting a model and fields that relate to it results in ValueError: ...) created by
- This seems to happen because a single migration is created which both …
- 16:34 Ticket #21977 (Deprecate SimpleTestCase.urls in favor of override_settings) closed by
- fixed: In cd914e31c9a889f18c50c15b4f6ee4959624001f: […]
- 16:33 Changeset [cd914e31]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21977 -- Deprecated SimpleTestCase.urls
- 03:26 Ticket #22394 (Built-in datetime Lookups should actually be Transforms) created by
- The following built in lookups should be Transforms rather than …
04/05/2014:
- 21:23 Ticket #22393 (Wrong document at given link to v1.6 full documentation .pdf format) created by
- http://media.readthedocs.org/pdf/django/1.5.x/django.pdf points …
- 21:19 Ticket #22392 ('order' deprecated in apache 2.4) created by
- example in …
- 17:17 Changeset [3867925]stable/1.7.x by
- [1.7.x] Fixed #22216 -- Added Form.non_field_errors to form API doc. …
- 17:16 Ticket #22216 (There is no mention of non_field_errors on the forms api page) closed by
- fixed: In d2f4553d705951ca8043d687f9493c559f494a0c: […]
- 17:16 Changeset [d2f4553d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22216 -- Added Form.non_field_errors to form API doc.
- 15:55 Ticket #22391 (fallback to pymysql if MySQLdb not available) created by
- Currently, pymysql is the best-supported mysql adapter on python 3. …
- 14:30 Ticket #22390 (Document restart required after adding statics directory: tutorial part 06) created by
- The intro tutorial on the Polls app: …
- 14:00 Ticket #22236 (Gratuitous and inappropriate use of signals) closed by
- fixed: In 0a65da941c1643f0ce8d2c9644b12d3f07319c6d: […]
- 14:00 Changeset [0a65da9]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22236 -- Removed inappropriate usage of signals Thanks Aymeric …
- 13:32 Ticket #22389 (contrib.formtools show errors while running test suite on windows) created by
- When running the test suite on windows. We get some errors: One can …
- 12:01 Changeset [5891fd3f]stable/1.7.x by
- [1.7.x] Fixed #21649 -- Added optional invalidation of sessions when …
- 12:00 Ticket #21649 (Add session signing based on the value of the user's password) closed by
- fixed: In fd23c06023a0585ee743c0752dc94da66694cf63: […]
- 11:50 Changeset [fd23c060]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21649 -- Added optional invalidation of sessions when user …
- 10:42 Ticket #22387 (admin.SimpleListFilter No exception message supplied) closed by
- fixed: This has been fixed in b2b763448f726ee952743596e9a34fcb154bdb12.
- 09:26 Changeset [9494f29d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed case in form widgets docs
- 07:59 Ticket #22381 (small improvement of css media="print") closed by
- worksforme: I'm unable to reproduce, so it may depend on the browser. If you find …
- 02:33 Ticket #22388 (python manage.py syncdb not working) closed by
- invalid: You should probably review your settings file, but this ticket tracker …
- 01:55 Ticket #22388 (python manage.py syncdb not working) created by
- when i type this command in windows cmd following error happens: …
04/04/2014:
- 17:39 Ticket #22387 (admin.SimpleListFilter No exception message supplied) created by
- There is no error to raise when implementing a SimpleListFilter and …
- 16:08 Ticket #22386 (squashmigrations needs documentation) created by
- Andrew on IRC noted he thought it was documented, but it's not …
- 14:07 Ticket #22385 (PDF documentation link incorrect) created by
- Hello, In many of the documentations pages in 1.6 version, the link …
- 13:13 Ticket #22377 (SQL Logging throws an exception when fields have utf-8 characters) closed by
- needsinfo
- 12:52 Ticket #22384 (Deprecate the ability to reverse by dotted path) created by
-
Now that we've deprecated
patterns()
and recommended actually … - 08:48 Ticket #22383 (Add the required tag to the input fields which are required for ...) created by
- Hi, When we use django forms, it would be nice if it automatically add …
- 06:12 Ticket #22382 (ManyRelatedManager's get_prefetch_queryset doesn't validate the ...) created by
- [https://github.com/django/django/blob/a2407c9577c400bf9931ff1db1d7757a …
- 04:47 Ticket #22381 (small improvement of css media="print") created by
- Hello, can you, please, adjust a bit css for printing documentation? …
- 02:48 Changeset [4ad4a23]stable/1.7.x by
- [1.7.x] Fixed #22380 -- Missing SECRET_KEY variable in sample settings …
- 02:47 Ticket #22380 (Error in GeoDjango tests example. Missing SECRET_KEY) closed by
- fixed: In 8f621b83e9e68aa79d2e83b71b4f8217e05af12c: […]
- 02:47 Changeset [248b9bb5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2514 from vlal/ticket_22380 Fixed #22380 -- …
- 02:25 Changeset [8f621b8]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22380 -- Missing SECRET_KEY variable in sample settings file …
04/03/2014:
- 22:59 Ticket #22380 (Error in GeoDjango tests example. Missing SECRET_KEY) created by
- In the documentation …
- 22:07 Ticket #22379 (Escaping needed during lazy reversing of non-ascii URLs) created by
- […] Reversing the above URL with non-ascii characters returns a …
- 14:28 Changeset [23984cf]stable/1.7.x by
- [1.7.x] Refactored and commented strip_tags utility Backport of …
- 14:24 Changeset [c28beb42]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refactored and commented strip_tags utility
- 13:56 Changeset [7b3a221]stable/1.7.x by
- [1.7.x] Fixed #22363 -- Correctly serialize …
- 13:55 Ticket #22363 (User provided one-off default date and datetime are not correctly ...) closed by
- fixed: In 074d3183d92cd5ed5da8f51e7048b12a96f55e0a: […]
- 13:54 Changeset [074d318]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #22363 -- Correctly serialize
django.utils.datetime_safe
… - 10:03 Changeset [0f6ea69]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up string detection for a deprecation warning by using …
- 08:05 Changeset [8f63849]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in 1.8 release notes.
- 07:28 Ticket #22372 (Incorrect docstring in wizard views) closed by
- fixed: In a8e2ec0e82aaebfa53a8074581b22849896537df: […]
- 07:28 Changeset [1cce00a]stable/1.6.x by
- [1.6.x] Fixed #22372 -- Improved description of …
- 07:27 Changeset [28a686a]stable/1.7.x by
- [1.7.x] Fixed #22372 -- Improved description of …
- 07:25 Changeset [a8e2ec0]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22372 -- Improved description of WizardView.get_context_data(). …
- 06:32 Ticket #22218 (Deprecate 'prefix' arg to django.conf.urls.patterns) closed by
- fixed: In d73d0e071c1b4c86d57994a0ab55a74cfe80cdf5: […]
- 06:28 Changeset [d73d0e0]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22218 -- Deprecated django.conf.urls.patterns. Thanks Carl …
- 04:28 Ticket #22378 (\d in urls examples in documentation is missleading.) created by
- \d with re.UNICODE flag allows to use digits like "१". This flag is …
- 04:04 Ticket #22377 (SQL Logging throws an exception when fields have utf-8 characters) created by
- In django/db/backends/util.py, in CursorDebugWrapper.execute, the …
Note: See TracTimeline
for information about the timeline view.