Timeline
06/05/2014:
- 22:29 Ticket #22725 (Migration.run_before does nothing) closed by
- fixed: In 5826dc52827254f44833acf678f429af94b4d636: […]
- 22:29 Changeset [5826dc5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2736 from SmileyChris/migration-run_before Fixed …
- 18:51 Ticket #21139 (Document django.utils.functional) closed by
- wontfix: Doesn't seem like this idea has gotten much support.
- 18:03 Ticket #5419 (Add a model fuzz testing method to the test framework) closed by
- wontfix: Agreed with Aymeric's comment from 19 months ago, it doesn't seem like …
- 17:48 Ticket #22774 (collectstatic does not work with zipped (egg) packages) created by
- I installed django-select2 which worked perfectly in my test …
- 17:32 Changeset [e071f67]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced an explicit vendor check by a feature flag. Forward-port of …
- 17:31 Changeset [5c95a553]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Checked can_introspect_null feature in a test. Forward-port of …
- 17:31 Changeset [c9aedce0]stable/1.7.x by
- Replaced an explicit vendor check by a feature flag.
- 17:26 Changeset [1238f92c]stable/1.7.x by
- Checked can_introspect_null feature in a test.
- 17:17 Changeset [72f055e5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20550 -- Added keepdb argument to destroy_test_db
- 17:04 Ticket #22765 (South to Migrations detail) closed by
- invalid: Hello craiglabenz, Please use …
- 16:23 Ticket #22766 (Model derivated fields) closed by
- wontfix: I personally don't think this is an important feature, since there are …
- 15:29 Ticket #22773 (makemessages crashes with empty templatized files) created by
- If templatize return empty string, then raise exception on fp.write. …
- 15:13 Ticket #22772 (django.contrib.formtools test failures on Windows due to failure to ...) created by
- One of many similar errors with Windows, Python 2.7, Django …
- 15:09 Ticket #22760 (Add a system check for context processors which trigger database queries) closed by
- invalid: Ah, that's fair enough. I'll close as an invalid use of the check …
- 14:43 Ticket #18400 (Unexpected {% if %} behavior) closed by
- fixed: In 484f3edf1e79388f73dcb07e39d79d0c5029ae9e: […]
- 14:41 Changeset [484f3edf]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18400 -- Modified length template filter to return 0 for …
- 14:14 Changeset [f5b6b25c]stable/1.6.x by
- [1.6.x] Fix missing highlighting in some code examples Backport of …
- 14:14 Changeset [4ad299f2]stable/1.7.x by
- [1.7.x] Fix missing highlighting in some code examples Backport of …
- 13:54 Changeset [84cafc2]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix missing highlighting in some code examples
- 12:14 Ticket #22771 (TestCase.client.logout fails when using custom authentication backend ...) created by
- Hello ! I'm not sure if it's a bug or a new feature: …
- 12:13 Ticket #10811 (Assigning unsaved model to a ForeignKey leads to silent failures) closed by
- fixed: In 5643a3b51be338196d0b292d5626ad43648448d3: […]
- 12:12 Changeset [5643a3b]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK …
- 11:27 Ticket #21773 (development server sometimes takes a long time to restart after source ...) closed by
- fixed: In 4f72e5f03ae803fd9faa1445245c1050ca004526: […]
- 11:26 Changeset [4f72e5f]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21773 -- made daemon threads default in the development server. …
- 11:03 Ticket #22746 (CSS glitch in the admin interface.) closed by
- fixed: In e560558ecb3a727c8f3f23e3a036413f8d8679eb: […]
- 11:03 Changeset [e560558e]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22746 -- Removed background property from pre/code in admin CSS.
- 10:57 Changeset [342b254]stable/1.7.x by
- [1.7.x] Added a flag for the ability to introspect nullable fields. …
- 10:56 Changeset [a03d38d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a flag for the ability to introspect nullable fields. …
- 10:11 Changeset [237c229]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Avoided using BinaryField unecessarily in tests. Several database …
- 10:10 Changeset [2e4bcb9]stable/1.7.x by
- Avoided using BinaryField unecessarily in tests. Several database …
- 09:33 Changeset [ae3fe6cc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reordered setUp code in prefetch_related tests. This allows these …
- 09:30 Changeset [4fb50a9a]stable/1.7.x by
- Reordered setUp code in prefetch_related tests. This allows these …
- 09:06 Ticket #22770 (Remove create_superuser from post_migrate signals) created by
- In IRC, Loic and I were in agreement that the prompt to create a …
- 08:08 Ticket #22767 (Unexpected value for an unset variable with length filter in templates) closed by
- duplicate: Duplicate of #18400.
- 07:36 Ticket #22769 (transaction.automic is not working as expected with Oracle DB for raw sql) closed by
- needsinfo: Hi, We'd appreciate a little more details about this. A code sample …
- 06:59 Ticket #22769 (transaction.automic is not working as expected with Oracle DB for raw sql) created by
- We have an usecase to store Blob data to DB. We are using raw sql to …
- 06:45 Ticket #22768 (CreateUpdateView view class) created by
- I think it makes sense to have a Class-based view for both updating …
- 05:31 Changeset [52d95213]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed RST syntax in 1.8 release docs.
06/04/2014:
- 17:31 Ticket #22767 (Unexpected value for an unset variable with length filter in templates) created by
- Not sure if this is a bug or I'm just missing something, but I …
- 16:40 Ticket #22766 (Model derivated fields) created by
- It could be useful to allow a query to fetch additional fields for a …
- 15:39 Ticket #22765 (South to Migrations detail) created by
- In South, automatically generated migrations that add models fire the …
- 11:45 Ticket #22710 (Document aggregation behaviour for empty querysets) closed by
- fixed: In 08bd249fa2ac938d35b93b2686c0c439ca160127: […]
- 11:45 Changeset [08bd249f]stable/1.6.x by
- [1.6.x] Fixed #22710 -- Amended aggregation note for empty QuerySets …
- 11:45 Changeset [52b7e77]stable/1.7.x by
- [1.7.x] Fixed #22710 -- Amended aggregation note for empty QuerySets …
- 11:44 Changeset [7f27cca5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22710 -- Amended aggregation note for empty QuerySets Thanks …
- 11:42 Ticket #22747 (Add backwards compatibility tip for new behaviour of ...) closed by
- fixed: In 2f7a7842baa50d74b9d4e93180375b7ff13b43e3: […]
- 11:42 Changeset [868b5e5e]stable/1.7.x by
- [1.7.x] Fixed #22747 -- Add backwards compatibility tip for new …
- 11:37 Changeset [2f7a784]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22747 -- Add backwards compatibility tip for new behavior of …
- 11:07 Ticket #22764 (Unable to access ManyToManyField created duration migration) created by
- Steps to recreated 1. Create a new empty project with two models. 2. …
- 07:14 Ticket #22763 (Open Graph included in the django cms?) closed by
- invalid: https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
- 07:01 Ticket #22763 (Open Graph included in the django cms?) created by
- Hello django, we want to include the standards of google Open Graphs. …
- 06:58 Ticket #13776 (is_valid() with null field value on ModelForms from models with ...) closed by
- fixed: In 45e049937d2564d11035827ca9a9221b86215e45: […]
- 06:57 Changeset [45e04993]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13776 -- Fixed ModelForm.is_valid() exception with non-nullable …
- 06:41 Tutorials edited by
- Removed link to page that is really outdated now (diff)
- 06:24 Ticket #22684 (SelectDateWidget's none_value is not changeable) closed by
- fixed: In 7e2c87809ca601b7290203dd54ba3e9f90a702bd: […]
- 06:23 Changeset [7e2c8780]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22684 -- Amended SelectDateWidget.empty_label to accept a tuple …
- 05:39 Ticket #22762 (Problem in tutorial part 2) closed by
- invalid: I think the wording confused me, maybe it should clearly say you need …
- 05:36 Ticket #22762 (Problem in tutorial part 2) created by
- Hi I am reading the Django docs and it gets confusing in part 2. Under …
- 03:11 Ticket #22761 (Migrating from an auto to natural key with foreign model and 'to' FK) created by
- I've run into issues with Postgres and Oracle (so I'd assume other …
- 02:30 Ticket #22760 (Add a system check for context processors which trigger database queries) created by
- The ease-of-use of context processors, and the ORM, make it easy to …
- 01:54 Ticket #22717 (FileField.url returns a wrong URL) closed by
- fixed: In fb9d8f06520f495d0c36236f7534dbe660c7e164: […]
- 01:53 Changeset [fb9d8f06]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22717 -- Auto-corrected missing ending slash in …
06/03/2014:
- 20:29 OracleTestSetup edited by
- Corrected typo in developers days VM instructions (diff)
- 19:37 Ticket #22759 (offline docs epub link incorrect) closed by
- invalid: Actually, it's fine -- that's the epub format.
- 18:48 Ticket #22759 (offline docs epub link incorrect) created by
- When attempting to download the epub version of the django 1.6 docs …
- 18:38 Ticket #22758 (Makemigrations puts subclasses of abstract models in the wrong app) created by
- If I define a concrete model that inherits an abstract base from a …
- 18:00 Ticket #22757 (prefetch_related isn't as effecient as it could be with ...) created by
-
prefetch_related
is able to prefetch across a GenericForiegnKey. … - 14:03 Changeset [8d6e0d45]stable/1.7.x by
- [1.7.x] Fixed #22681 -- Made TarArchive recognize leading directories …
- 11:02 Ticket #22681 (TarArchive has_leading_dir usage bug) closed by
- fixed: In 083d285b82832f95b57c64144020cc2ce8895a22: […]
- 11:00 Changeset [083d285]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22681 -- Made TarArchive recognize leading directories properly.
- 10:55 Changeset [61960dd]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a patch review checklist.
- 10:28 Ticket #22755 (Problem with date fields) closed by
- invalid
- 08:25 Ticket #22754 (Consider Making runserver Serve Correct M4A MIME Type for Internet Explorer) closed by
- wontfix: The dev server already …
- 07:10 Changeset [c8382f4c]stable/1.7.x by
- [1.7.x] Updated current state of MySQL Connector/Python. Backport of …
- 07:10 Changeset [7be64642]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated current state of MySQL Connector/Python.
- 06:59 Ticket #22756 (Technical 404 could say which view was run, if any.) created by
-
Given a view:
[…]
which is mounted at, say,
/a/b/c/
, wherea
… - 06:44 Changeset [734e9ad2]stable/1.6.x by
- [1.6.x] Removed erroneous trailing comma in OLMapWidget.js. Backport …
- 06:44 Changeset [206cb74c]stable/1.7.x by
- [1.7.x] Removed erroneous trailing comma in OLMapWidget.js. Backport …
- 06:44 Changeset [c5226eb7]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed erroneous trailing comma in OLMapWidget.js.
- 06:38 Changeset [593b3c32]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2756 from tubaman/return_unicode Unicode method …
- 06:31 Ticket #22384 (Deprecate the ability to reverse by dotted path) closed by
- fixed: In 4445d36d471aae81086ed785536687a92e5aaa6d: […]
- 06:30 Changeset [4445d36d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22384 -- Deprecated reversing URLs by dotted path.
- 01:36 Ticket #22755 (Problem with date fields) created by
- Hi. I found a strange problem with datefield in models. For example …
06/02/2014:
- 22:49 Changeset [f39b8867]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Unicode method on model should return unicode The example of a …
- 21:02 Ticket #22754 (Consider Making runserver Serve Correct M4A MIME Type for Internet Explorer) created by
- I understand that the Django Software Foundation is "in the business …
- 19:00 Ticket #15723 (Document limitations of reverse) closed by
- needsinfo: In the doc we have: "The main restriction at the moment is that the …
- 17:53 Changeset [9334150c]stable/1.6.x by
- [1.6.x] Fixed #22753 -- Documented ability to use a note with the {% …
- 17:52 Changeset [cb3266c1]stable/1.7.x by
- [1.7.x] Fixed #22753 -- Documented ability to use a note with the {% …
- 17:52 Ticket #22753 ((With patch) Documented latent feature of template tag {% comment %} . ...) closed by
- fixed: In e0208944708aa9e1034531a047a731b1c93b50c6: […]
- 17:50 Changeset [e020894]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22753 -- Documented ability to use a note with the {% comment …
- 15:38 Ticket #22753 ((With patch) Documented latent feature of template tag {% comment %} . ...) created by
- The {% comment %} tag has a nice feature, and has since the start, but …
- 15:00 Ticket #22752 (PasswordResetForm email context is missing current_app) created by
- I have multiple namespace instances for password reset urls. The email …
- 14:24 Ticket #11776 (HTML class for non-field errors) closed by
- fixed: In 11f0899bbe7c04dc6109f57c3b36ed8621b8f08e: […]
- 14:22 Changeset [11f0899b]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11776 -- Added CSS class for non-field/top of form errors. …
- 13:58 Ticket #22751 (Reset Migration) closed by
- needsinfo: I believe …
- 13:04 Ticket #22751 (Reset Migration) created by
- Hello, Would be great to have a management command to erase all …
- 11:15 Ticket #22750 (Renaming model fails) created by
- Create the following models: […] Make the migrations: […] …
- 10:39 Ticket #22748 (post_migrate documentation example is wrong) closed by
- fixed: In a00efa30d6e5ca220b914415904fff5fa0a6f2c5: […]
- 10:39 Changeset [170255ca]stable/1.7.x by
- [1.7.x] Fixed #22748 -- Corrected post_migrate usage example. Thanks …
- 10:35 Changeset [a00efa30]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22748 -- Corrected post_migrate usage example. Thanks Rudolph …
- 09:29 Ticket #22727 (Display correct documentation version) closed by
- wontfix: While I can see that it could be useful, I think ultimately it would …
- 08:51 Ticket #22732 (MySQL-for-Python-3 is not actively maintained.) closed by
- needsinfo: Closing for now, pending mailing list discussion.
- 08:34 Changeset [724e6008]stable/1.7.x by
- [1.7.x] Fixed #22690 -- Added a check for proxy models containing …
- 08:33 Ticket #22690 ('Proxy model contains model fields' error) closed by
- fixed: In ce993efda876b19569267badb6af5fd0e80cdee3: […]
- 08:32 Changeset [ce993efd]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22690 -- Added a check for proxy models containing fields. …
- 06:44 Ticket #22731 (page number variable update in docs for paginator) closed by
- wontfix: Please reopen if I've missed something, but I don't see the point in …
- 06:14 Changeset [160fd6c]stable/1.7.x by
- [1.7.x] Removed an unused import Backport of a31d7c48b0 from master
- 06:13 Ticket #19303 (ModelAdmin.formfield_overrides is ignored for fields with choices) closed by
- fixed: In 5046c110cfbf5e867fec47c8c68677a76c9e1b68: […]
- 06:13 Changeset [f8dd382a]stable/1.7.x by
- [1.7.x] Revert "Fixed #19303 -- Fixed ModelAdmin.formfield_overrides …
- 06:05 Changeset [5046c11]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Fixed #19303 -- Fixed ModelAdmin.formfield_overrides on fields …
- 05:59 Ticket #18985 (DeprecationWarning no longer loud by default in Python 2.7+) closed by
- fixed: Please use …
- 03:47 Ticket #22749 (Making SQL management commands migration aware.) created by
- The SQL management commands, except sqlflush and sqlmigrate, do not …
- 03:47 Ticket #22748 (post_migrate documentation example is wrong) created by
- The example in the documentation …
- 02:06 Ticket #22747 (Add backwards compatibility tip for new behaviour of ...) created by
- I just stumbled across the small 'Changed in Django 1.7' message at …
Note: See TracTimeline
for information about the timeline view.