Timeline
07/18/2013:
- 19:15 Changeset [cf6c7546]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- LocaleMiddleware isn't default anymore Changed in …
- 18:38 DevelopersForHire edited by
- (diff)
- 17:23 Changeset [c660f0e9]stable/1.6.x by
- [1.6.x] Fixed #20767 -- Fixed ModelAdmin.preserve_filters for …
- 17:19 Ticket #20767 (preserve_filters with namespaces and multiple admins) closed by
- fixed: In 2fc6c9472cd25910f978fe1d18de5c350370f901: […]
- 17:18 Changeset [2fc6c94]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs. …
- 16:56 Ticket #20753 (Beginner confused for MultiValueDictKeyError, where the error comes from?) closed by
- duplicate: I believe the underlying problem here is same as #13696
- 16:53 Ticket #19888 (MultiValueDictKeyError when saving Inlines without an AutoField) closed by
- duplicate: I believe this is #13696
- 15:49 Ticket #20742 (ModelForm primary_key update with instance set is executed as INSERT ...) closed by
- needsinfo: A concrete suggestion for what's wanted here would help, as it is I'm …
- 15:47 Ticket #20770 (Create folders for templates and static files.) closed by
- worksforme: Django already caters to this use case. Look at custom project templates.
- 15:13 Ticket #20770 (Create folders for templates and static files.) created by
- I would like the startproject and the startapp scripts to …
- 14:18 Ticket #20769 (add Python compatibility section to django1.6 release notes) created by
- We're dropping python2.6 support in django1.7. …
- 13:30 Ticket #20768 (Create a reference of public Manager methods) created by
- In the "Natural keys" documentation, an example of a custom manager's …
- 12:50 Ticket #20767 (preserve_filters with namespaces and multiple admins) created by
- I'm finding that preserve_filters is not working if I add a second …
- 12:07 Changeset [9a2715da]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1372 from loic/admin Cleaned up …
- 11:59 Changeset [3a002291]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up UserAdmin.get_form() that worked around a bug fixed in …
- 11:41 Changeset [cbfe56c]stable/1.5.x by
- [1.5.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard …
- 11:41 Changeset [579ca9ee]stable/1.6.x by
- [1.6.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard …
- 11:41 Ticket #20762 (Clarify that add_fieldsets is not a standard ModelAdmin attribute) closed by
- fixed: In dce8945ea63c636a71f3bc5d610dccebc08c52eb: […]
- 11:41 Changeset [dce8945e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20762 -- Clarified that add_fieldsets is not a standard …
- 11:31 DjangoJobs edited by
- (diff)
- 09:46 Ticket #20766 (Deprecate fastcgi support) created by
- from Jacob in …
- 09:16 Ticket #20765 (HTML5 number input type not working for DecimalField with big ...) created by
- DecimalFiled's widget is a NumberInput with step attribute equal to …
- 08:23 Ticket #20764 (changing .is_superuser field in models) closed by
- invalid: https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
- 07:49 Ticket #20764 (changing .is_superuser field in models) created by
- By default from project directory by running manage.py createsuperuser …
- 07:48 Changeset [dfe36f1]stable/1.4.x by
- [1.4.x] Atom specification URL updated Changed to the URL of the …
- 07:48 Changeset [5d16e923]stable/1.5.x by
- [1.5.x] Atom specification URL updated Changed to the URL of the …
- 07:47 Changeset [fcd5f3a8]stable/1.6.x by
- [1.6.x] Atom specification URL updated Changed to the URL of the …
- 07:47 Changeset [d7ba2bf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1370 from Matt-Stevens/doc-url-fix Fixed broken …
- 07:14 Ticket #20762 (Clarify that add_fieldsets is not a standard ModelAdmin attribute) closed by
-
invalid:
UserAdmin.add_fieldsets
is neither a public API nor a generic … - 07:06 Changeset [1641aa71]stable/1.6.x by
- [1.6.x] Fixed #20763 -- Typo in tutorial 3. Thanks crichard@ for the …
- 07:05 Changeset [3f97c33]stable/1.5.x by
- [1.5.x] Fixed #20763 -- Typo in tutorial 3. Thanks crichard@ for the …
- 06:59 Ticket #20763 (Typo in the documentation) closed by
- fixed: In fd95dc9e2719e5950f5339fbd48ea0819a6d8774: […]
- 06:58 Changeset [fd95dc9e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20763 -- Typo in tutorial 3. Thanks crichard@ for the report.
- 06:53 Changeset [beefc971]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Atom specification URL updated Changed to the URL of the official RFC …
- 06:48 DjangoJobs edited by
- (diff)
- 06:47 DevelopersForHire edited by
- (diff)
- 06:46 Changeset [9d9f670d]stable/1.6.x by
- [1.6.x] Fixed typo in inspectdb docs Backport of 1131d4191f from master
- 06:29 Ticket #20763 (Typo in the documentation) created by
- Dear Documentation team, There is a typo in this page. …
- 06:15 Ticket #20762 (Clarify that add_fieldsets is not a standard ModelAdmin attribute) created by
-
The
ModelAdmin.add_fieldsets
attribute is not documented in the … - 06:01 Changeset [bd92a12]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1368 from alasdairnicol/inspectdb_docs Fixed typo …
- 05:37 Changeset [1131d419]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in inspectdb docs
- 05:31 Ticket #20761 (UnboundLocalError: local variable 'sid' referenced before assignment ...) created by
- The cause of this bug seems to be a little convoluted. I don't expect …
- 04:04 Ticket #20760 (Account enumeration through timing attack in password verification in ...) created by
- This bug is an example of …
- 03:52 Ticket #20759 (Test DB Creation doesn't create PointField with db_index=True) created by
- I want to test my GeoDjango project but by creation of the test …
- 03:27 Ticket #20758 (PostGISCreation failed by index creation for PointField) created by
- I want to test my GeoDjango project but the index creation a …
07/17/2013:
- 12:58 Ticket #20757 (A more Object-Oriented URLResolver) created by
-
Currently, the
RegexURLResolver
is populated using tuples. Because … - 12:32 Changeset [a3e7d73e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allowed Context.push to behave as a context mananger. Thanks Loic …
- 11:47 Ticket #15519 (Custom SQL location) closed by
- duplicate: Duplicate of #14300 -- the patch there doesn't contain the code for …
- 09:19 Ticket #10607 (Use 'get_fieldset' to retieve fieldsets for inline related forms) closed by
- duplicate: Duplicate of #18681, I believe.
- 08:32 Changeset [828359e5]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Couple of cleanups in RelatedObjectLookups.js Thanks George Karpenkov.
- 05:51 Changeset [6b4b18e]stable/1.4.x by
- [1.4.x] Fixed #20756 -- Typo in uWSGI docs. Backport of a3242dc9fe …
- 05:51 Changeset [2e068d4]stable/1.5.x by
- [1.5.x] Fixed #20756 -- Typo in uWSGI docs. Backport of a3242dc9fe …
- 05:51 Changeset [0db3c45f]stable/1.6.x by
- [1.6.x] Fixed #20756 -- Typo in uWSGI docs. Backport of a3242dc9fe …
- 05:51 Ticket #20756 (The word "stopping" is misspelled. No biggie.) closed by
- fixed: In a3242dc9fed8959586e223badca1e27bb43f092a: […]
- 05:50 Changeset [a3242dc9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20756 -- Typo in uWSGI docs.
- 05:45 Ticket #20756 (The word "stopping" is misspelled. No biggie.) created by
- Error: The word "stopping" is misspelled. (Expected: "stopping"; …
- 02:17 Ticket #20755 (Certain cookie flags don't get unpickled properly) created by
-
I've noticed that some cookie flags (at least
httponly
andsecure
) … - 00:01 Ticket #13693 (error_messages for fields in Model don't carry over to ModelForm) closed by
-
invalid: The general issue with
error_messages
andModelForm
was addressed …
07/16/2013:
- 18:39 Ticket #14007 (Automatically discover models within a package without using the ...) closed by
- fixed: In 2333c9662b5ffbaec5a10fa2973b4e6e7b0555bd: […]
- 18:32 Changeset [2333c96]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14007 -- Added model discovery in models module without the …
- 18:22 Changeset [3860d5e8]stable/1.5.x by
- [1.5.x] Reworked docs for ModelForm validation. Backport of …
- 18:21 Changeset [ed473d6]stable/1.6.x by
- [1.6.x] Reworked docs for ModelForm validation. Backport of …
- 18:20 Changeset [fba6c2ed]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reworked docs for ModelForm validation.
- 12:34 Ticket #20754 (Update timesince translations) closed by
- invalid: It looks like it has been …
- 11:37 Ticket #12728 (loadata/flush issues given GenericRelation, model inheritance and postgres) closed by
- fixed: Ok, I will mark it as fixed.
- 09:55 Ticket #10464 (Django Lighttpd Deployment Addition) closed by
- wontfix: FastCGI is being deprecated.
- 09:54 Ticket #12322 (Improve FastCGI documentation) closed by
- wontfix: FastCGI is being deprecated.
- 09:54 Ticket #11694 (lighttpd fastcgi documentation not working) closed by
- wontfix: FastCGI is being deprecated.
- 09:54 Ticket #11754 (mod_fastcgi documentation should specify full path to .fcgi script) closed by
- wontfix: FastCGI is being deprecated.
- 07:13 Ticket #18954 (Initial sql data documentation) closed by
- wontfix: I'm going to "won't fix" this and just fix the bug (#14300).
- 07:12 Ticket #17115 (Problem loading fixtures sql files when models are in models/ ...) closed by
- duplicate: Duplicate of #14300
- 05:37 Ticket #14958 (FastCGI socket permission) closed by
- duplicate: Duplicate of #20751 which has a more extensive patch.
- 05:22 Ticket #6904 (Dictsort filter should sort case insensitive) closed by
-
wontfix: Agreed with bmispelon. If there's a case where
foo.lower
won't work, … - 05:20 Changeset [ce5c8a3]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1358 from loic/docs Rephrased the docs for …
- 05:17 Changeset [aff0aa3a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rephrased the docs for reporting security issues to make it less …
- 04:40 Ticket #20754 (Update timesince translations) created by
- I think there is problem with timesince translations. There was …
- 04:23 Ticket #20619 (Missing call to super in `WSGIRequest.__init__()`) closed by
- invalid: I've talked to loic84 on IRC and think there is no evidence that …
07/15/2013:
- 18:14 Ticket #20753 (Beginner confused for MultiValueDictKeyError, where the error comes from?) created by
- I am new to Django and would like to try it for my thesis project. …
- 16:07 Ticket #15701 (User._profile_cache cache collides when a model uses "profile" as ...) closed by
-
wontfix: Marking as won't fix since
AUTH_PROFILE_MODULE
is deprecated. - 14:45 Ticket #20752 (Error signals are not reliable, especially when dealing with database ...) created by
- In core.handlers.base, unhandled exceptions are processed as such: …
- 12:59 Ticket #20751 (Add option to runfcgi to set socket permissions (also, tests for runfcgi)) created by
- Even if it seems nobody loves FastCGI, here it is: A patch to add this …
- 12:43 Ticket #20750 (django-localflavor : total fr coverage) closed by
- invalid: Actually, I don't think we are using Trac for localflavor issues since …
- 12:23 Ticket #20750 (django-localflavor : total fr coverage) created by
- Hi, my PR was certainly forgotten : …
- 11:35 Ticket #20749 (Add validation for type of Field.choices arguments) created by
- If I have a model like so: […] And I try get_status_display(), I …
- 10:38 Changeset [1a4233ee]stable/1.5.x by
- [1.5.x] Fixed some markup in docs/ref/templates/api.txt Backport of …
- 10:31 Changeset [3d25f59]stable/1.6.x by
- [1.6.x] Fixed some markup in docs/ref/templates/api.txt Backport of …
- 10:31 Changeset [862a04a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some markup in docs/ref/templates/api.txt
Note: See TracTimeline
for information about the timeline view.