Timeline
04/27/2012:
- 23:05 Changeset [f4cc7827]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated unique-messages.py to reference Git instead of SVN
- 22:57 Changeset [bcdc99dd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated docs/intro/whatsnext.txt to reference Git instead of SVN
- 22:37 Changeset [21f11e52]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated compilemessages and makemessages management commands to change …
- 22:26 Changeset [8df8e51]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated docs/topics/install.txt to note github URL instead of …
- 22:25 Changeset [226acf35]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a friendly sentence to the README, to make sure GitHub …
- 19:40 Ticket #18199 (A way to have Django apps specific test runners) closed by
- wontfix: Test-only models are already tracked by ticket #7835. This could be …
- 16:52 Ticket #18133 (global settings for label_suffix) closed by
- wontfix: The solution you demonstrate using a subclass is not a workaround, …
- 16:17 Ticket #18222 (Missing a step on part two of the 1.4 tutorial) closed by
-
invalid: No, there is no need to run
manage syncdb
at that point because … - 15:29 Ticket #18223 (Database commit behavior is confusingly documented) created by
- Reading https://docs.djangoproject.com/en/dev/ref/databases/: …
- 13:35 Ticket #18222 (Missing a step on part two of the 1.4 tutorial) created by
- Page two of the django tutorial is missing a step. After adding the …
- 12:25 Ticket #18221 (Add "Length" database function) closed by
- wontfix: The best you can currently do is creating a custom aggregate, …
- 11:34 Ticket #18221 (Add "Length" database function) created by
- Maybe I'm blind, but I can't find a way to use aggregation functions …
- 11:20 Ticket #18217 (Date-based generic views use naive datetime objects) closed by
- duplicate: The warning is a symtom of the actual problem, which is that a "day" …
- 08:58 Ticket #18220 (Remove `CACHE_BACKEND` deprecated in 1.3) created by
- As per the documented depreaction process. This one is missing from …
- 04:09 Ticket #18219 (Django UnicodeEncodeError in errorlist) created by
- I am having an issue with rendering Django's ErrorList if one of my …
- 04:01 Ticket #18218 (get_table_list in postgresql introspection is unordered) created by
- After looking for the cause of test failures after r17942, I realized …
- 01:56 Ticket #15076 (inspectdb to quote ForeignKey class names to avoid need to reorder ...) closed by
- fixed: In [17942]: […]
- 01:56 Changeset [ddc5d59]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15076 -- Quoted ForeignKey target class names in inspectdb when …
- 01:49 Ticket #18217 (Date-based generic views use naive datetime objects) created by
-
Some date-based generic views (
MonthArchiveView
, …
04/26/2012:
- 19:18 Ticket #18215 (Don't assume POST data is always application/x-www-form-urlencoded) closed by
- duplicate: Duplicate of #5611.
- 18:39 Ticket #18216 (Problem run manage.py) closed by
- invalid: TicketClosingReasons/UseSupportChannels
- 18:10 Ticket #18216 (Problem run manage.py) created by
- I want the code below is run with python. I give the following …
- 18:00 Ticket #13971 (Excluding a declared field in ModelForm in form’s subclass) closed by
- duplicate: Closing this as a duplicate of ticket:8620
- 17:04 Ticket #18215 (Don't assume POST data is always application/x-www-form-urlencoded) created by
- It seems as though the code in HttpRequest that takes the raw POST …
- 14:56 Changeset [c34d069]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed direct print statements from django management commands. …
- 13:06 Changeset [8aca3d1c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unneeded deprecation warning silencing in test suite. …
- 13:04 Ticket #18214 (Serializers do not serialize iterators) created by
- According to …
- 12:48 Changeset [a6b2a15]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated gender check in cz localflavor. Refs #14593. …
- 12:15 Ticket #18038 (Remove the 'supports_inactive_user' backwards-compatibility flag) closed by
- fixed: In [17938]: […]
- 12:15 Changeset [be12c9e9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18038 -- Removed the 'supports_inactive_user' …
- 12:13 DevelopersForHire edited by
- Added in our freelance studio (diff)
- 08:48 Ticket #18212 (GenericIPAddressField does not handle verbose_name and name args like ...) reopened by
- I didn't include every other field, but literally every other core …
- 05:01 Ticket #18213 (loaddata should allow empty fixtures) created by
-
The
loading
management command does the following test: […] I … - 04:04 Ticket #16345 (INTERNAL_IPS has issues with IPv6, IPv4) reopened by
- I don't think the problem is specific to the debug toolbar; it affects …
- 01:48 Ticket #18212 (GenericIPAddressField does not handle verbose_name and name args like ...) closed by
- invalid: Nothing in the current documentation guarantees that the first …
04/25/2012:
- 16:02 Ticket #18212 (GenericIPAddressField does not handle verbose_name and name args like ...) created by
- Trying to create a field like this fails: […] Adding a field …
- 15:51 Ticket #18211 (Add a signal to notifying when a ModelAdmin has been registered with ...) created by
- When your trying to unregister a ModelAdmin instance from a particular …
- 15:44 Ticket #18210 (Regression and crash with any "special" prefix values passed to reverse()) created by
- After updating to Django 1.4, I get no fewer than 5 messages a day …
- 14:43 Ticket #18033 (Remove the function-based generic view modules) closed by
- fixed: In [17937]: […]
- 14:17 Changeset [1858e476]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18033 -- Removed function-based generic views, as per official …
- 13:33 Ticket #18206 (Disable bytecode in manage.py by default to avoid project clutter.) closed by
- wontfix: This can be turned on or off with -B parameter or …
- 13:15 Ticket #18209 (Add GEOS functions supported by Shapely that GeoDjango lacks) created by
- We don't have interpolate() or project() methods. Shapely does: …
- 12:38 Ticket #18195 (Add support for sundown/misaka for parsing markdown) closed by
- wontfix: Ah, I hadn't seen #18054. I'm strongly in favor of removing markup …
- 11:42 Ticket #18208 (Escape translations by default) created by
-
Proposal:
1. By default treat translations (
trans
and … - 10:45 Ticket #18207 (concrete inheritence, mysql defer bug) created by
- Using concrete inheritence, mysql and defer, values returned aren't …
- 09:10 Ticket #18206 (Disable bytecode in manage.py by default to avoid project clutter.) created by
- Python's default setting is to have bytecode enabled (for very good …
- 06:07 Ticket #18205 (Admin validate() method suggests erroneous invocation?) created by
- According to the docstring for validate() in …
- 01:37 Ticket #18060 (Fix documentation for "Writing custom django-admin command" to make ...) closed by
- fixed: In [17936]: […]
- 01:37 Changeset [ea9dc9f4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18060 -- Corrected the import path of an example in custom …
- 00:09 DevelopersForHire edited by
- (diff)
04/24/2012:
- 22:43 Ticket #18204 (manage.py shell w/ IPython embed does not work well) created by
-
#17078 introduced the usage of
IPython.embed()
. This also introduced … - 21:22 Ticket #16345 (INTERNAL_IPS has issues with IPv6, IPv4) closed by
- invalid: django_debug_toolbar is not part of django setting as invalid
- 20:06 Ticket #18203 (after upgrade to Django 1.4 , "startproject" create redundant ...) closed by
- duplicate: Yes it is a duplicate. Thanks.
- 19:35 Ticket #18203 (after upgrade to Django 1.4 , "startproject" create redundant ...) created by
- After upgrade from Django 1.3.1 to 1.4 , "startproject" command will …
- 16:08 Changeset [921d7f0]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some leftover references to old-syntax ssi template tag tests. …
- 14:55 Ticket #18037 (Switch the url and ssi template tags to the "future" behavior) closed by
- fixed: In [17934]: […]
- 14:55 Changeset [eb351ac]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18037 -- Changed behaviour of url and ssi template tags to the …
- 13:38 Ticket #18202 (inconsistent humanize naturaltime) created by
- Currently, if delta is less than a day, we have 1 level of difference: …
- 13:03 Ticket #17653 (using id = 0 on get_or_create) closed by
- fixed: In [17933]: […]
- 13:03 Changeset [c4e62ef]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17653 -- Changed MySQL backend to raise a ValueError if zero is …
- 11:47 Ticket #18200 (prefetch_related works invalid!) closed by
- duplicate: The fix suggested in #17991 also works for me so it seems to be the …
- 11:47 Ticket #16961 (Unit tests 10 times slower on Linux if MySQL is used) closed by
- fixed: In [17932]: […]
- 11:47 Changeset [612247b3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16961 -- Skipped resetting AUTO_INCREMENT fields for MySQL if …
- 11:05 Ticket #17954 (django.test.simple.dependency_ordered() allows cyclic dependencies ...) closed by
- fixed: In [17931]: […]
- 11:05 Changeset [03a442c8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17954 -- Fixed dependency checking for test databases. Thanks …
- 10:47 Ticket #18192 (If translation not exist: 'NoneType' object has no attribute '_info') closed by
- wontfix: OK, now I understand the error. I don't think we should do anything …
- 10:35 Ticket #18201 (smallint and tinyint fields + auto increment) created by
- Hi, I tried to create custom model fields, taking inspiration from …
- 08:15 Ticket #18200 (prefetch_related works invalid!) created by
- I found that getting GenericRelation related objects by …
- 06:10 Ticket #18199 (A way to have Django apps specific test runners) created by
- Hi, I maintain an application named <a …
- 04:57 Ticket #18181 (Not filling out a blank=True ForeignKey admin raw_id field raises ...) closed by
- invalid: Is there really a problem or bug here? You specified null=False and …
- 01:54 Ticket #16835 (filter users by group) reopened by
- Please do not close tickets without explanations.
- 01:45 Ticket #18193 (show_urls is listing invalid urls) closed by
- invalid: show_urls is not part of Django itself. You'll probably want to report …
- 00:22 Ticket #16835 (filter users by group) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.