Timeline
08/20/2012:
- 20:30 Ticket #18823 (Clear with a M2M field with a through model) created by
- This ticket deals with similar issues as #15161. When you have a M2M …
- 17:05 Signing edited by
- (diff)
- 16:27 Ticket #18819 (Typo: PDKDF instead of PBKDF) closed by
- fixed: In [831f2846dd9b3a93344e3c5cb3ea57d76317ae2c]: […]
- 16:27 Changeset [831f2846]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 #18819 -- fixed some typos in the auth docs
- 16:20 Ticket #18819 (Typo: PDKDF instead of PBKDF) created by
- Password-derived key derivation function? :-)
- 16:03 Ticket #16926 (Custom SQL with Windows or Mac end-of-lines fail with Python 3) closed by
- fixed: This was fixed in [4e7f04cd].
- 15:55 Ticket #17040 (In utils.crypto.constant_time_compare only call ord on non ints.) closed by
- fixed: In [62954ba04c86c4cea3b17a872ba6a0837730e17d]: […]
- 15:51 Ticket #18818 (Typo: PDKDF instead of PBKDF) created by
- Password-derived key derivation function? :-)
- 15:50 Changeset [62954ba0]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
- [py3] Fixed #17040 -- ported …
- 15:25 Ticket #18805 (Superuser not created (python 3.2.3 and DJango 1.5)) closed by
- fixed: In [54899d810dfb892558699ddbd5f724a358dc96e1]: […]
- 15:25 Changeset [54899d81]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
- [py3] Fixed #18805 -- ported createsuperuser. Thanks sunsesh at …
- 15:20 Ticket #18816 (Remove "trim" argument from add_filter()) created by
- The sql.query.Query.split_exclude() needs to trim one final join when …
- 14:24 Ticket #18023 (Stop bundling simplejson and deprecate the module) closed by
- fixed: In [610746f6cb89c13b364c27fc41ecc9592cbe1605]: […]
- 14:21 Changeset [610746f6]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 #18023 -- Documented simplejson issues. Thanks Luke Plant for …
- 12:48 Ticket #18814 (setting up view permission to user) created by
- There is no "Can view profile" permission available for user. When …
- 11:23 Changeset [1288572]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
- Made an example more readable in the URLs docs.
- 10:54 Ticket #18813 (TEST_MIRROR functionality broken for sqlite) created by
- I do understand that SQLite doesn't really support replication, so the …
- 08:50 Ticket #18809 (MultipleObjectTemplateResponseMixin should handle a generic EmptyQuerySet) created by
- In get_template_names: […] ...it should be verified that …
- 08:10 Ticket #18807 (Inconsistency in the default views) created by
-
django.views.defaults.permission_denied
will respond<h1>403 …
- 08:02 Changeset [4e82d61]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 links in URLs doc for consistency.
- 06:45 Ticket #18661 (special characters like "é" or "è" in sqlite3 file path raise a ...) closed by
- invalid: I have verified that so long as the database name string is unicode …
- 05:49 Ticket #18805 (Superuser not created (python 3.2.3 and DJango 1.5)) created by
- As I was testing the tutorial (Poll), I encountered the above error …
- 03:46 Changeset [bfc380ba]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
- [py3] Prepared MySQL backend for Python 3 compatibility
- 02:49 Ticket #18804 (Class based view documentation is a bit confusing) created by
- I've attached a patch which fixes some of the wording and structure of …
- 02:25 Ticket #18794 (When timezone support is enabled, permalinks for DateDetailView are ...) closed by
- wontfix: I can now confirm that the behavior described by the reporter was …
- 02:23 Ticket #18803 (Django FormWizard.as_view condition_dict callable called multiple times?) created by
- The following is a snippet of how I have setup my FormWizard. When I …
- 02:10 DjangoResources edited by
- added Django Fiber and link to Django Packages CMS comparison page (diff)
- 01:52 Ticket #18801 (This ticket only created to try and duplicate the bug) closed by
- fixed
- 01:52 Ticket #18802 (This ticket only created to try and duplicate the bug) closed by
- fixed
- 01:51 Ticket #18063 (repr() should return only ascii, not unicode) closed by
- fixed: In [3fce0d2a9162cf6e749a6de0b18890dea8955e89]: […]
- 01:48 Ticket #18802 (This ticket only created to try and duplicate the bug) created by
- https://code.djangoproject.com/ticket/18788 says unregistered unlogged …
- 01:48 Ticket #18801 (This ticket only created to try and duplicate the bug) created by
- https://code.djangoproject.com/ticket/18788 says unregistered unlogged …
- 01:47 Changeset [3fce0d2]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 #18063 -- Avoid unicode in Model.repr in python 2 Thanks …
- 01:25 Ticket #18794 (When timezone support is enabled, permalinks for DateDetailView are ...) reopened by
- My first impression was that the OP is right, but this is an expected …
08/19/2012:
- 23:39 Ticket #18800 (Template cannot format integers bigger than maximum float) created by
- I cannot render in templates any integer (long in this case) bigger …
- 22:47 Ticket #18799 (Documentation ToC - class based views link to ref, not html) closed by
- fixed: In [30bdf22bc7a262858b02b65b0ed154dec46d911d]: […]
- 22:47 Ticket #18794 (When timezone support is enabled, permalinks for DateDetailView are ...) closed by
- invalid: I think you have misunderstood the DateMixin docstring. Like what …
- 22:46 Changeset [30bdf22b]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 #18799 -- Improved index links for CBV documentation. Thanks …
- 22:23 Ticket #18799 (Documentation ToC - class based views link to ref, not html) created by
- The table of contents links for the new class based views go to the …
- 21:22 TutorialImprovementSprint edited by
- (diff)
- 21:21 TutorialImprovementSprint edited by
- Transcribe whiteboard images. (diff)
- 20:03 Changeset [26e0ba07]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
- Tweaked SpatiaLite GeoDjango docs.
- 19:14 Changeset [b05d2f51]stable/1.4.x by
- [1.4.X] Fixed typo in form wizard docs. Backport of 3631db88cb from master
- 19:13 Changeset [3631db88]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 typo in form wizard docs.
- 18:38 Ticket #18711 (NamedUrlWizardView looses with "url_name" keyword) closed by
- worksforme: Are you sure your fooWizard class inherits from NamedUrlWizard?
- 18:07 Changeset [eaa6e4e2]stable/1.4.x by
- [1.4.X] Added load i18n code to the base wizard form template …
- 17:51 Ticket #18786 (What to Read Next?) closed by
- needsinfo: Hi Martin, thank-you for your suggestions. If you are interested, …
- 17:48 Changeset [232a3080]stable/1.4.x by
- [1.4.X] Fixed #17180 - Emphasized the need to load the i18n template …
- 17:47 Ticket #17180 (Documentation should mention that {% load i18n %} is needed in every ...) closed by
- fixed: In [514a0013cd38fc586e3b4d8582da2f65c1cdd50c]: […]
- 17:46 Changeset [514a0013]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 #17180 - Emphasized the need to load the i18n template tag in …
- 17:45 Ticket #18798 (Redefinition of test test_get_language_from_path in ...) created by
- There are two tests with same signature, so only last is being executed.
- 16:36 Ticket #18797 (HttpResponse status_code does not appear to be thread safe) closed by
- invalid
- 16:32 Ticket #18797 (HttpResponse status_code does not appear to be thread safe) created by
- The status_code attribute is defined as part of the class, but later …
- 15:45 Changeset [4db38cbf]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
- [py3] Fixed Oracle specific failures
- 15:16 Ticket #18728 (dateparse datetime regex should accept colon in TZ offset) closed by
- fixed: In [2f59e94a4150c84c8b4e387fd82f0509eadc4f4b]: […]
- 14:56 Ticket #17789 (when i use a custom FieldListFilter class for a given field.) closed by
- needsinfo: KyleMac - I read through your comment, but I'm not sure the issue you …
- 14:50 Changeset [9729f773]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
- Reordered import statements for clarity.
- 14:47 Changeset [2f59e94a]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 #18728 -- Made colon optional in tzinfo Made two-digit hours …
- 14:25 Changeset [a43ecc0]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 an inaccurate statement in docstrings of dateparse functions.
- 14:21 Changeset [7631fb8]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
- Clarified a sentence in the Python 3 docs. Thanks dstufft for the report.
- 13:10 Changeset [a2ba026]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
- Merge pull request #293 from mjtamlyn/patch-1 Fixed indentation in …
- 13:04 Changeset [268fa963]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 indentation in the Python3 docs
- 12:06 Ticket #18796 (Refactor HttpResponse.__iter__ / _get_content) created by
- The current implementation isn't DRY. It seems to me that …
- 11:24 Changeset [5f2d9cd]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
- [py3] Fixed another regression from 2892cb0ec4.
- 10:56 Changeset [2892cb0e]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
- [py3] Fixed regression introduced in 536b030363. Refs #18764. …
- 10:21 Ticket #18769 (Despite selected language, Forms still rely on LANGUAGE_CODE to format ...) closed by
- invalid: The form you are using hasn't specified to localize the fields. The …
- 09:40 Ticket #18764 (HttpResponse._get_content shouldn't accept non-text types) closed by
- fixed: In [536b0303637c55c914784b57841e6d59c4968d5f]: […]
- 09:38 Changeset [536b030]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
- [py3] Supported integers in HttpResponse Fixed #18764.
- 09:30 Changeset [500fe9c]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
- [py3] Wrote Django-specific porting tips and extended the existing …
- 04:19 Ticket #17278 (Unlike sqlite, spatialite requires NAME to be set to run the tests) closed by
- fixed: In [675431dfaaa7fc9fbd89be2602332287489ee04f]: […]
- 04:17 Changeset [675431df]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 #17278 -- Enabled the spatialite GIS tests to run without having …
- 02:57 Changeset [cccbb6bf]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
- Made some minor fixes to the GeoDjango installation guide.
- 02:48 Ticket #18795 (Failing GeoDjango tests) created by
- The failures seem minor. It looks like a formatting issue of the …
08/18/2012:
- 19:13 Ticket #18793 (Duplicate test test_head_no_get in generic_views.base) closed by
- fixed: In [f29032eac65c076e54e000966602c35239de15ac]: […]
- 19:12 Changeset [e945842]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
- Merge pull request #291 from uruz/ticket18793 Fixed #18793: Removed …
- 16:47 Ticket #18794 (When timezone support is enabled, permalinks for DateDetailView are ...) created by
-
With timezone support enabled, permalinks for
DateDetailView
are … - 16:04 Changeset [f29032e]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 #18793: Duplicate test test_head_no_get in generic_views.base
- 15:53 Ticket #18793 (Duplicate test test_head_no_get in generic_views.base) created by
- As subject says, there are two methods with same name test_head_no_get …
- 14:44 Changeset [e9929325]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
- [py3] Fixed slow path through file_move_safe This path is taken on …
- 12:38 Ticket #18792 (localflavor for Iranian users) created by
- Recently i decide to add some of my local related codes to django, …
- 11:45 Ticket #18791 ([py3] Double import of six in django.forms.widgets) closed by
- fixed: In [abc4038b0b47e41bb2d75a37944bbb1699806922]: […]
- 11:45 Changeset [1758bf7]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
- Merge pull request #287 from uruz/ticket18791 Fixed #18791: [py3] …
- 11:41 Changeset [bf12c66]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
- Merge pull request #289 from mjtamlyn/slugify-real-function Fixed bug …
- 11:10 Ticket #3542 (Allow month-based date_list on archive_index) closed by
- fixed: In [8d5c11caad7f87d14b486a46890782fa0b66bb74]: […]
- 11:10 Changeset [5b09fc8]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
- Merge pull request #288 from mjtamlyn/date-list-period Fixed #3542 -- …
- 11:09 Changeset [e498481]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 bug in 212b982 -- Removed duplicate code in removetags
- 11:03 Changeset [8d5c11c]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 #3542 -- Add support for changing granularity on ArchiveView. …
- 10:51 Changeset [afc1bd7]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
- [py3] Made 212b9826bd Python 3-friendly
- 10:17 Changeset [abc4038]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 #18791: [py3] Double import of six in django.forms.widgets
- 09:58 Ticket #18791 ([py3] Double import of six in django.forms.widgets) created by
- There is a double import in django.forms.widgets: […]
- 09:39 Ticket #18776 (urlparse do not support reverse_lazy as url arg) closed by
- fixed: In [de3ad8bb2d14ccf878121b96e6e0359dd8b1f9d5]: […]
- 09:38 Changeset [de3ad8bb]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
- [py3] Avoided passing a lazy string to urlparse. This causes an …
- 09:38 Changeset [a120fac6]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
- Introduced force_bytes and force_str. This is consistent with the …
- 09:07 Ticket #17228 (params context variable from TemplateView is inconsistent with other ...) closed by
- fixed: In [f04bb6d798b07aa5e7c1d99d700fa6ddc7d39e62]: […]
- 09:07 Ticket #14516 (Extract methods from removetags and slugify template filters) closed by
- fixed: In [212b9826bdda5c3c2eb680e6f9c5b046b4172300]: […]
- 09:07 Ticket #16744 (Class based view should have the view object in the context) closed by
- fixed: In [58683e9c82d6e7c5fbb7acef79eef9408b776ab0]: […]
- 09:07 Changeset [f04bb6d]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 #17228 -- params context variable is inconsistent Remove the …
- 09:07 Changeset [212b9826]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 #14516 -- Extract methods from removetags and slugify template …
- 09:07 Changeset [58683e9]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 #16744 -- Class based view should have the view object in the …
- 09:04 Changeset [547b1810]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
- [py3] Ported django.utils.safestring. Backwards compatibility aliases …
- 08:16 Changeset [d3d1e599]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add a SQlite backend. One test passes!
- 08:00 Changeset [0b013951]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Test that unique constraints get ported with column rename
- 07:48 Changeset [f7955c70]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- All tests passing on MySQL
- 06:54 Ticket #18790 (Non-ascii characters in password for database settings don't work) created by
- An UnicodeError is raised when using a password that contains …
- 06:29 Changeset [cab044c6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- First stab at MySQL support
- 06:09 Ticket #18779 (URLValidator can't validate url with ipv6.) closed by
- fixed: In [bfa9fc69bf0afae907af0ba3ef2cab8e10a4fa61]: […]
- 06:09 Changeset [e41c3080]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
- Merge pull request #283 from mjtamlyn/ipv6-address-validation Fixed …
- 06:08 Changeset [bfa9fc69]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 #18779 -- URLValidator can't validate url with ipv6. Validation …
- 04:55 Changeset [16ab519f]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
- [py3] Removed gratuitous use of map/lambda that causes a test failure …
- 04:36 Changeset [85e7a5e1]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
- [py3] Stopped attempting to translate bytes. That goes actively …
- 04:15 Changeset [2284419a]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
- [py3] Fixed cache tests.
- 04:02 Changeset [f34de7dd]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
- [py3] Fixed backends tests.
- 04:02 Changeset [c03cf0b]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
- Cleaned up a test slightly. We should catch all exceptions in the …
- 03:56 Changeset [4c1286cf]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
- [py3] Added compatibility import of thread/_thread This commit fixes …
- 03:39 Changeset [527f967]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
- [py3] Fixed formtools tests. Python 3 adds a new pickle protocol. The …
- 03:31 Ticket #18701 (Class Based VIew docs about JSONResponseMixin misleading) closed by
- fixed: Merged in [0d1653395b].
- 03:30 Changeset [0d165339]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
- Merge pull request #282 from ptone/patch-1 Corrected docs on setup of …
- 03:24 Changeset [1ad0517]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
- [py3] Fixed file_storage tests.
- 03:18 Changeset [6cb76cb]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
- [py3] Fixed templates tests.
- 02:58 Changeset [4da1d0f]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 warning about the {% url %} syntax change at the point where …
- 02:47 Ticket #18787 (Tutorial code incorrect) closed by
- invalid: You are likely reading the development version documentation while …
- 01:30 Ticket #18789 (Too many method arguments equals poor readability for small resolutions.) created by
- Lets just suppose you use 1024x768 (it is my r61i max:) ) resolution. …
- 01:09 Ticket #18788 (Unable to create ticket when not logged in) created by
- I tried to create a ticket to report a documentation error in the …
- 01:06 Ticket #18787 (Tutorial code incorrect) created by
- Running through the tutorial, the document at …
08/17/2012:
- 22:04 Ticket #16017 (createsuperuser fails if Python can't detect default locale) closed by
- fixed: In [4c934f3921a59c7b3e088f6472b6f6da40848567]: […]
- 21:15 Changeset [4c934f39]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
- Made createsuperuser more robust when getting current OS username. …
- 19:29 Changeset [e437dd1]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
- Update docs/topics/class-based-views/index.txt View class does not …
- 19:17 Ticket #18786 (What to Read Next?) created by
- Hi, I would like to point out 3 hard-to-find next steps right after …
- 19:01 Ticket #18648 (ConditionalGetMiddleware does not work with Internet Explorer) closed by
- needsinfo: assuming comment 1 was from the OP - this seems to potentially not be …
- 17:28 Ticket #18785 (Extra-Join Regression from ticket #15316) created by
- The change to prevent over-trimming in trim_joins() for …
- 15:58 Ticket #16997 (some contrib.session tests fail in Python3) closed by
- fixed: This is now fixed in master.
- 15:56 Ticket #18784 (cannot import name sanitize_address) closed by
- invalid
- 15:52 Ticket #18784 (cannot import name sanitize_address) created by
- Error importing email backend module django.core.mail.backends.smtp: …
- 14:38 Ticket #18783 (model's verbose name internationalization) created by
- The model class has two fields, verbose_name and …
- 14:06 Ticket #18782 (database "view" treated as "table" on flush (mysql)) created by
- I'm using a mysql view …
- 13:19 Changeset [6e4c9840]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
- [py3] Workarounded a Python bug in mail header encoding
- 13:07 Ticket #15700 (Improve Internationalization docs) closed by
- duplicate: Addressed in #17183
- 12:57 Ticket #15244 (Documentation needed for RadioFieldRenderer) closed by
- wontfix: And upon further reading (#15667), I see this API is being deprecated, …
- 12:11 Ticket #18760 (Make gettext and ugettext aliases) closed by
- invalid: I wouldn't be as much conservative, but you have a point. Closing.
- 12:09 Ticket #18662 (Urlize fails with Markdown url string) closed by
- invalid: Same opinion here. Markdown syntax should be passed to the "|markdown" …
- 10:43 Ticket #17026 (Message storage backends section missing "just use x") reopened by
- I came across this section of the docs today (while debugging #18781) …
- 10:42 Ticket #18781 (FallbackStorage fails its purpose with uwsgi's default settings) created by
-
FallbackStorage
stores up to 3072 bytes of messages in cookies and … - 10:20 Changeset [6086f73]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
- Merge pull request #271 from morty/patch-1 Fixed doc comment in …
- 10:16 Ticket #18771 (One closing bracket to much here) closed by
- fixed: This was fixed on master, I backported the fix to 1.4.x.
- 10:15 Changeset [03e79c33]stable/1.4.x by
- [1.4.X] Fixed a documentation typo on the widget page. Backport of …
- 10:10 Ticket #18703 (documentation suggetsion) closed by
- wontfix: Hi Sebastian, thanks for your suggestion. I imagine a very small …
- 10:07 Ticket #18696 (A mistake in the title of article "Creating a WizardView class") closed by
- fixed: In [2a36a1a07145860bad45d9c416281313ff53b910]: […]
- 10:06 Changeset [2a36a1a0]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 #18696 - Clarified WizardView heading; thanks sergzach.
- 10:04 Ticket #18721 (Documentation Collaboration | Copy Code Button | Tiny Improvements ...) closed by
- needsinfo: Hi Qwark, Thanks for your feedback! 1. Absolutely -- we accept pull …
- 09:58 Ticket #18752 (Improve CBV Docs) closed by
- fixed: Merged pull request, thank-you Issac!
- 09:57 Changeset [4eaf73d7]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
- Merge pull request #261 from issackelly/cbv-full-list Create headings …
- 09:43 Ticket #18780 (Set stacklevel when warning about depreciated function views) created by
- It would be handy if the depreciation warning messages gave a clue as …
- 07:44 Ticket #18660 (View on Site links get localized and break urls) reopened by
- Re-opening to consider the addition of this test case.
- 07:43 Ticket #18778 (ForeignKey to a model with a CharField primary key produces unexpected ...) closed by
- invalid: You cannot have a empty primary_key. Can you provide a failing test …
- 07:39 Ticket #18779 (URLValidator can't validate url with ipv6.) created by
- URLValidator detects …
- 07:11 Changeset [ad11dbf]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
- [py3] Fixed unicode methods missed in d4a0b278 due to …
- 02:26 DjangoJobs edited by
- (diff)
- 02:24 DjangoJobs edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.