Timeline
03/19/2013:
- 23:06 Ticket #16319 (add success_message in ClassViews) closed by
- fixed: In 9a85ad89c20e88340cdba85b8e9f5806c95835db: […]
- 23:02 Changeset [9a85ad8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16319 -- added SuccessMessageMixin to contrib.messages Thanks …
- 21:46 Ticket #13465 (non_field_errors should be mentioned in the form api docs) closed by
- duplicate: This looks like a duplicate of #14023 which was closed in …
- 21:16 Changeset [5938e701]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 python 3.2 syntax error and python 3 warning introduced by …
- 18:49 Ticket #20093 (Allow Model Cache Invalidation) closed by
- worksforme: Thanks for that, yeah that seems like a good idea. I also relived I …
- 17:59 DevelopersForHire edited by
- Adding self to list (diff)
- 17:58 Changeset [483e1b80]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #18586 -- Split out long custom_columns lookup test into multiple …
- 17:56 Ticket #20088 (Django admin log depends on User model having a field named id) closed by
- fixed: In 054ce2aa02c88221ffa5665a4b9a5739cbbd0a39: […]
- 17:56 Changeset [7a3409f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #931 from …
- 17:43 Ticket #18003 (All naked excepts which raise an exception should include previous ...) closed by
- fixed: In bc4111ba68e5eede1f68882a16d68441a845e30b: […]
- 17:42 Changeset [bc4111ba]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18003 -- Preserved tracebacks when re-raising errors. Thanks …
- 17:36 Ticket #20093 (Allow Model Cache Invalidation) created by
- I propose allowing a model instance to have its fields refetched from …
- 17:30 Changeset [054ce2aa]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20088 -- Changed get_admin_log not to depend on User id field …
- 17:27 Ticket #17615 (Unique field validation with multi-table inheritance) closed by
- fixed: Replying to johan.holman@…: > I'm sorry didn't find the …
- 15:19 Ticket #15166 (Code error in ValidationError.update_error_dict) closed by
-
invalid:
Validation.update_error_dict
is only used inModel.full_clean
, … - 15:17 Ticket #13873 (Provide an explicit setting to skip tests for INSTALLED_APPS) closed by
- duplicate: I belive #17365 is the correct answer here, even if it isn't exactly …
- 14:57 Ticket #20092 (Cache not isolated in tests) created by
- Unlike the database, cache is not isolated in tests. I would argue …
- 12:35 Changeset [1fe90b28]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reworded Mark Pilgrim section in AUTHORS. Removed the RIP, which …
- 11:24 Ticket #20091 (outer join regression over nullable foreign keys) created by
- We recently underwent an upgrade from Django 1.0.4 all the way to 1.5 …
- 10:54 Ticket #20090 (SubfieldBase/to_python handles both serialized and original string ...) created by
- When using a custom model field liked JSONField (a field that lets you …
- 09:18 Ticket #20088 (Django admin log depends on User model having a field named id) closed by
- duplicate: I think that's the same problem as #20049.
- 09:03 Ticket #20089 (Give reference from widget to its field) created by
- I needed to do some customization of Django's forms, and I needed a …
- 05:37 Ticket #20088 (Django admin log depends on User model having a field named id) created by
- See …
- 04:19 Ticket #11403 (Django Models - Default and Choices made to Table Schema) closed by
- needsinfo: This ticket is really about two different features: 1) storing default …
- 04:13 Ticket #16052 (MySQL: CharField's with utf8_bin collation return as str, should ...) closed by
- wontfix: Django gained a binary field in …
- 04:08 Ticket #20086 (UserCreationForm does not support custom models.) closed by
- invalid: This is documented: …
- 04:06 Ticket #17823 (Add nolock support to queryset API) closed by
- needsinfo
- 04:03 Ticket #9026 (Scripts receive invalid keyboard input under Windows with JVM) closed by
- wontfix: This bug has been around forever and obviously no one knows what to do …
- 03:59 Ticket #20087 (RSS updating issue) created by
- Hi, some RSS readers cannot update the latest post because of the …
- 03:53 Ticket #20086 (UserCreationForm does not support custom models.) created by
- Hey, It's my first ticket :) I've found out that UserCreationForm() …
03/18/2013:
- 22:53 Ticket #19799 (PASSWORD_HASHERS attempt to look up empty algorithm in certain cases) closed by
- wontfix: Now that we have custom user models I don't really see the need to …
- 22:49 Ticket #19847 (add a "step_failure" method on WizardView) closed by
- wontfix: This is rather domain-specific; I don't think it warrants inclusion in …
- 22:42 Ticket #19878 (Stop TemplateView automatically passing kwargs into the context) closed by
- wontfix: Agreed with mjtamlyn, so marking this wontfix.
- 22:41 Ticket #19904 (Rework syndications contrib to use generic CBV's) closed by
- wontfix: I agree with Luke - if we were writing the feed framework now we might …
- 22:21 Ticket #20085 (Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN) closed by
- fixed: Fixed in [20661d2].
- 22:21 Changeset [20661d2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #927 from ryanisnan/master Documentation - Small …
- 22:19 Ticket #20047 (ORM objects store connection name, but django does not include it ...) closed by
- wontfix: I don't think this is something Django needs to support. If you're …
- 21:32 Ticket #20085 (Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN) created by
- I recently ran into an issue with updating SESSION_COOKIE_DOMAIN on a …
- 21:18 Changeset [ae8fcedb]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
- 19:29 Ticket #19327 (Admin doesn't handle double login attempts) closed by
- fixed: In 9d6ecc6bc668b5a243905486fa724d53508ad2b5: […]
- 19:11 Changeset [9d6ecc6b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19327 -- Added handling of double login attempts in admin. …
- 19:09 Changeset [5180e40b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #926 from …
- 19:05 Changeset [36b45611]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added warn note to docs about MySQL issues with 0000-00-00 date …
- 18:49 Ticket #17818 (Generic edit generic views don't create `fail_silently` success ...) closed by
- duplicate: Closing as duplicate of #16319.
- 18:29 Ticket #20076 (Admin read-only fields should be included in POST) closed by
-
worksforme: Fields listed in
readonly_fields
are excluded from the default model … - 18:03 Ticket #6712 (choosing tests with command line among tests provided by custom ...) closed by
- duplicate: Closing this as duplicate of #17365
- 17:58 Ticket #13260 (urlresolvers.reverse() generates invalid URLs when an argument ...) closed by
- fixed: In 31b5275235bac150a54059db0288a19b9e0516c7: […]
- 17:58 Changeset [31b52752]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
- 17:55 Changeset [4485b2a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update versions and links to source tarballs.
- 17:37 Ticket #19098 (UnicodeDecodeError when including URLs in Windows with non-ASCII paths) closed by
- fixed: We recently made progress in how we handle non-ascii paths (#19357). …
- 17:36 Ticket #6642 (Fixtures (dumpdata/loaddata) do not check for illegal date types) closed by
- wontfix: I was about to wontfix this ticket a few days ago, and refrained only …
- 16:41 Ticket #20084 (Formsets should sign/verify max_num) created by
- Originally reported in 2011 by Miloslav Pojman: […] We should …
- 16:26 Ticket #20083 (Fix for #18985 makes it impossible to filter deprecation warnings) created by
- The following does nothing on Python >= 2.7 because warnings are piped …
- 16:10 Ticket #20082 (Document where the list of people who get security pre-notifications lives) created by
- There are several FIXMEs left in this document; they need to be fixed.
- 16:08 Ticket #20081 (Minimize the risk of SECRET_KEY leaks) created by
- Paul: We should consider generating it on the fly something …
- 15:58 Ticket #20080 (Recommend use of PYTHONHASHSEED) created by
- Our documentation - probably the deployment checklist? - should …
- 15:44 Ticket #20079 (Improve security of password reset tokens) created by
- If SECRET_KEY remains secret, the admin/auth password reset …
- 15:17 Ticket #19968 (Drop support for PostgreSQL < 8.4) closed by
- fixed: In 6197935152419f064911f7a26b70da32f31435c7: […]
- 15:16 Changeset [6197935]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
- 15:14 Ticket #20078 (Users with change-user permission in the admin can use filtering to ...) created by
- […] I can get the password hash in auth_user database. We …
- 14:51 Ticket #20051 (Missing info in tutorial page 2) closed by
- fixed: In 5c788770167bc236fb1e16ac6d1414db26fee26c: […]
- 14:48 Changeset [5c78877]stable/1.5.x by
-
[1.5.x] Fixed #20051 -- Specified where to define
TEMPLATE_DIRS
. - 14:41 Ticket #20072 (manage.py runserver produces socket error when accessing a normal site) closed by
- needsinfo: There's really not enough information here to debug this problem. I'm …
- 14:39 Ticket #20066 (Allow importing and using `django.contrib.auth.hashers` outside of ...) closed by
- wontfix: Please see …
- 14:29 Ticket #20046 (Elaboration that might be helpful for new-comers) closed by
- wontfix: Kevin, thanks for your comments; I've run into some of the things you …
- 14:28 Ticket #20077 (Document that Ubuntu can occassionally require installing sqlite) created by
- See #20046 - there's apparently a bug in Ubuntu (12.10?) where …
- 13:54 Ticket #20076 (Admin read-only fields should be included in POST) created by
- Fields marked readonly in the admin are not included in the POST in …
- 13:33 Ticket #20074 (admin.py not autogenerated as explained) closed by
-
invalid: The
admin.py
file is only created as of Django > 1.5. I think you … - 12:54 Ticket #20075 (Cache session test fails when using a cache other than LocMemCache) created by
-
Whenever the
default
cache is set to a different backend than the … - 12:14 Ticket #20074 (admin.py not autogenerated as explained) created by
- Hello. Firstly, thank you very much for the tutorial! It has greatly …
- 12:12 Ticket #20073 (Provide API for creating User objects in tests) created by
- Sometimes you want to create a user object for tests (e.g. create …
- 12:11 Ticket #19091 (NoReverseMatch template errors are difficult to debug) closed by
- duplicate: This was already reported as #14343. Unfortunately the GitHub link …
- 10:36 Ticket #16139 (Pass request object to URL resolvers so custom despatchers can use ...) closed by
- duplicate: The feature requested here is the same as #8896.
- 09:27 Ticket #20072 (manage.py runserver produces socket error when accessing a normal site) created by
- When using the command "python manage.py runserver" the server …
- 07:51 Ticket #20071 (Remove widget display logic from database layer - ManyToMany model field) closed by
- duplicate: Duplicate of #14402 (yes, that ticket is a mess :-/).
- 07:32 Ticket #20071 (Remove widget display logic from database layer - ManyToMany model field) created by
- The ManyToManyField (db/models/fields/related.py) concatenates this …
- 07:10 Ticket #12091 (Support for WSGI applications within Django) closed by
- wontfix: I'm in favor of keeping this feature outside of Django, for the …
- 06:52 Ticket #5686 (separate functions in CommonMiddleware.process_response) closed by
-
fixed: I recently split
BrokenLinkEmailsMiddleware
out ofCommonMiddleware
. - 06:50 Ticket #19992 (Put protection against unsafe redirects into `HttpResponseRedirectBase`) closed by
- duplicate: This appears to be a duplicate of #13751.
- 06:49 Ticket #16008 (Django does not provide any protection against DNS rebinding) closed by
-
fixed: The last security release introduced a mandatory
ALLOWED_HOSTS
… - 06:27 Ticket #16550 (Django should load custom SQL when testing) closed by
- wontfix: TicketClosingReasons/DontReopenTickets
- 05:45 Ticket #20068 (calling QueryDict.update with self causes an infinite loop) closed by
- needsinfo: I couldn't reproduce the infinite recursion: […] How do you …
- 05:25 Ticket #19456 (SimpleLazyObject raises RuntimeError if __class__ accessed while ...) closed by
- fixed: In 9dc5702932a0031bc4fb5473f2cdccffc61dbe30: […]
- 05:25 Ticket #18447 (LazyObject doesn't unwrap on dict access) closed by
- fixed: In 0efafa4c54ab8ad684df66c8e34928bb2ba88656: […]
- 05:22 Changeset [9dc5702]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19456 -- Avoid infinite recursion when tracing …
- 05:13 Ticket #20070 (LOCALE_PATHS doesn't support "external" translations) created by
- I'm trying to use LOCALE_PATHS to integrate translations from …
- 05:10 Changeset [0efafa4c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18447 -- Made LazyObject unwrap on dict access. Thanks Roman …
- 04:56 Ticket #17576 (Enclosing quotation marks for urlize. (Or make urlize easier to override)) closed by
- wontfix: I implemented option 1, but it doesn't work well on JSON. I'm …
- 04:34 Ticket #17447 (Problematic logical expressions for types.ClassType checks in ...) closed by
- worksforme: This bug was filed against an old experimental port to Python 3 that …
- 04:05 Ticket #17199 (Base Template Loader should return the origin) closed by
-
invalid: #16096 (filed by a core dev) suggests that
origin
is purely for … - 03:45 Changeset [7cf0f04]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Clarified that constant_time_compare doesn't protect string lengths.
03/17/2013:
- 18:07 Ticket #17037 (Add management command to print active project settings) closed by
- fixed: In 20a91cce04c72bc8c64a1c43b7398edac7b709cc: […]
- 18:03 Changeset [20a91cce]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17037 -- Added a --all option to diffsettings.
- 17:57 Ticket #19510 (Thread safe template cache) closed by
- fixed: In 68905695b897e62b0c18d9edd87171a0eae4e67e: […]
- 17:56 Changeset [68905695]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19510 -- Race condition in template loading. Thanks Kronuz and …
- 17:44 Ticket #17070 (newly created templatetags module not loaded or recognized until ...) closed by
- wontfix: This looks really hard to fix. Django would have to watch all …
- 17:41 Ticket #16656 (Make urlize TLDs configurable) closed by
- wontfix: Closing wontfix again, I'm still ambivalent about adding a setting, …
- 17:36 Ticket #16355 (TemplateSyntaxError raised by do_block do not allow using doublicate block) closed by
- wontfix: SmileyChris refers to a more specific inconsistency between if and …
- 17:32 Ticket #16034 (get_field_display: Django needs a filter to allow get_field_display ...) closed by
- wontfix: This doesn't look sufficiently general-purpose for inclusion in …
- 17:28 Ticket #15093 (smart_split behaviour is surprising) closed by
- worksforme: The behavior is intentional and it's described in the docstring: …
- 16:49 Ticket #19550 (Make the filtered select widget wider) closed by
- fixed: In 0df8ff3dbec8e3ce1b699ee23e36fc211e44a612: […]
- 16:48 Changeset [0df8ff3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19550 -- Made the filtered select widget wider in the admin. …
- 16:44 Changeset [9e920a48]stable/1.5.x by
- [1.5.x] Minor docs fix for e11ccc76. Backport of f3a6d74 from master.
- 16:43 Changeset [f3a6d74d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor docs fix for e11ccc76.
- 15:23 Ticket #20069 (Default value of USE_TZ is unclear/contradictory) closed by
- invalid: If you don't put anything in your settings file, time zone support is …
- 15:11 Ticket #20069 (Default value of USE_TZ is unclear/contradictory) created by
- On https://docs.djangoproject.com/en/1.5/topics/i18n/timezones/, the …
- 13:29 Changeset [c94db53e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Two additions to the deployment checklist. Thanks Erik Romijn.
- 13:22 Ticket #19697 (Add an overview of good practices for production settings) closed by
- fixed: In 912b5d2a6bc78067d6a7e130f10514c51bd1a58f: […]
- 13:21 Changeset [912b5d2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19697 -- Added a deployment checklist.
- 11:16 Ticket #20068 (calling QueryDict.update with self causes an infinite loop) created by
- In the following example: q = QueryDict() q.update(q) the second …
- 10:16 Ticket #20067 (Managet Queryset Typo) closed by
- invalid: The versionchanged directive is already there: …
- 10:11 Ticket #19944 (django 1.5 is not compatible with pypy 1.9 because of django.test._doctest) closed by
- fixed: In 1c9bd69ff045cf304fcfe127eac53e8712d33d75: […]
- 10:05 Changeset [1c9bd69f]stable/1.5.x by
- [1.5.x] Stopped using non-standard globals and code …
- 10:05 Changeset [2757d492]stable/1.5.x by
- [1.5.x] Updated bundled version of six. Backport of …
- 10:05 Changeset [f96d2848]stable/1.5.x by
- [1.5.x] Updated our six module to follow upstream changes. This …
- 09:30 Ticket #20067 (Managet Queryset Typo) created by
- The documentation method to override the default Model Manager …
- 08:34 Ticket #19635 (Allow fields to be pickled) closed by
- fixed: In f403653cf146384946e5c879ad2a351768ebc226: […]
- 08:32 Changeset [f403653]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19635 -- Made fields pickleable
- 08:09 Ticket #20066 (Allow importing and using `django.contrib.auth.hashers` outside of ...) created by
-
Hi,
I wanted to use
django.contrib.auth.hashers
in a non-Django … - 05:16 Ticket #20043 (remove unused BLANK_CHOICE_NONE) closed by
- fixed: In 3beabb5afd8df56af48461bc0f6011f2d96aa088: […]
- 05:15 Changeset [3beabb5a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #902 from evildmp/BLANK_CHOICE_NONE Fixed #20043 …
- 05:05 Changeset [0555ef7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added structure in the 1.6 release notes. The backwards-incompatible …
- 04:44 Ticket #19944 (django 1.5 is not compatible with pypy 1.9 because of django.test._doctest) closed by
- fixed: In 9d4a5b00f1977d8cddf8e241fa4bb8a9e819f188: […]
- 04:44 Changeset [9d4a5b00]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Stopped using non-standard globals and code attributes. Some …
- 04:44 Changeset [e11ccc76]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated bundled version of six.
- 04:31 Changeset [46f4b199]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed debug code
- 04:28 Changeset [9bc8d887]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed memory leak in tests The AssertNumQueriesContext didn't reset …
- 04:18 Ticket #20064 (Chapter "Write your first view" not clear with mysite/views.py) closed by
- invalid: Hello, I can't find the the problem you're referring to. In the …
- 04:14 Ticket #20065 (Warning when running the test suite) created by
- Since the deprecation of contrib.comments, running the test suite with …
03/16/2013:
- 18:22 Ticket #20064 (Chapter "Write your first view" not clear with mysite/views.py) created by
- Chapter "Write your first view" is not clear. It introduces …
- 18:06 Ticket #20063 (Django 1.5 Installation adds invalid strings to Path) closed by
- needsinfo: Hi! Thanks for the report. That path is not something Django-specific, …
- 17:06 Ticket #20063 (Django 1.5 Installation adds invalid strings to Path) created by
- I recently installed Django 1.5 for a class project. When I ran …
- 16:45 Ticket #20058 (compilemessages outputs to stderr) closed by
- fixed: In d5683bd06bdac923f73954020c760a4adb496be8: […]
- 16:45 Changeset [74a80a51]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #910 from bmispelon/ticket-20058 Fix #20058: Make …
- 16:19 Ticket #20062 (Filtering ManyToManyField in a class with OneToOneField as a primary ...) closed by
- invalid: If I am reading this correctly then Django is actually doing the …
- 15:55 Ticket #20062 (Filtering ManyToManyField in a class with OneToOneField as a primary ...) created by
- When I have the following models: […] and execute this: […] …
- 15:09 Ticket #20061 (Out of date comment in contrib/humanize/tests.py) closed by
- fixed
- 14:51 Ticket #20054 (wsgi Links down) closed by
- fixed: In 957fcd0c9fc605bbb69e03296aede3b0bac5a8d2: […]
- 14:51 Changeset [d7c83f25]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #906 from bmispelon/ticket-20054 Fix #20054: …
- 14:50 Changeset [6880c1b8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #909 from bmispelon/ticket-20061 Fix 20061: remove …
- 13:48 Changeset [d5683bd]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix #20058: Make compilemessages use stdout instead of stderr.
- 13:45 Ticket #16443 (previous_day from views.generic.dates.DayArchiveView doesn't return ...) closed by
- fixed: Please re-open if you can reproduce the issue with Django 1.5
- 13:38 Ticket #11939 (Better conventions between generic views and syndication feed framework) closed by
- invalid: This ticket pertains to the function-based generic views which were …
- 12:55 Changeset [babd109]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix 20061: remove out of date comment.
- 12:45 Ticket #20061 (Out of date comment in contrib/humanize/tests.py) created by
-
The comment for the
HumanizeTests.humanize_tester
reads: ># Using … - 11:00 Ticket #20060 (Test failures in sitemaps app when using custom User model) created by
- contrib.sitemaps tests depends on the default User model. They all …
- 10:35 Ticket #20059 (Test failure in humanize app for some languages) created by
- Hi, The tests of humanize app failed for {{{LANGUAGE_CODE = …
Note: See TracTimeline
for information about the timeline view.