Timeline
01/12/2008:
- 22:04 Ticket #3165 ([patch] Auth System username prompt doesn't match what it accepts ...) closed by
- fixed: in [7018].
- 22:03 Changeset [298d76ae]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3165 -- Really allow underscores when making a superuser, …
- 21:51 Ticket #6347 (Python error in localflavor/it/it_province.py) closed by
- fixed: in [7017].
- 21:50 Changeset [38fe6bf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #6347 -- Fixed missing comma in
it_province.py
module, thanks … - 21:39 Ticket #6360 (Ubuntu install documentation is out of date) closed by
- fixed: in [7016].
- 21:38 Changeset [ff0ccc61]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6360 -- Updates to the distributions docs for Ubuntu and …
- 20:24 Ticket #6366 (Meta field get_latest_by does not support fields with a - (Do get ...) closed by
-
invalid: But using
get_latest_by
will use descending ordering automatically, … - 20:19 Ticket #6365 (parent needs blank=True on "Relating an object to itself, many-to-one") closed by
-
fixed: (In [7015]) Fixed #6365 -- Added
blank=True
to parent attribute of … - 20:19 Changeset [4ee22e48]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #6365 -- Added
blank=True
to parent attribute of … - 20:14 Ticket #6367 (Link broken) closed by
- fixed: (In [7014]) Fixed #6367 -- Fixed link to zen of Python, thanks N00ne …
- 20:14 Changeset [9d18adde]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6367 -- Fixed link to zen of Python, thanks N00ne and dtulig. …
- 20:06 Ticket #6371 (several decorators don't work with bound methods) created by
- Similar to #4376, there are several other decorators that don't work …
- 17:39 CookBookSplitModelsToFiles edited by
- (diff)
- 17:37 CookBookSplitModelsToFiles edited by
- (diff)
- 17:34 Ticket #6370 (Templates {% block %} does not work properly in {% if %}) created by
- When I use the following code: {% if site %} <title>{% block titlebar …
- 16:25 Ticket #6369 (ModelForm fields ordering when Meta.fields is set) created by
- Field ordering is currently determined by the order the fields were …
- 15:50 Ticket #6368 (Internationalization KeyError in templates) created by
- I get the error Keyerror when using internationalization in this …
- 15:40 CookBookSplitModelsToFiles edited by
- (diff)
- 14:35 SchemaEvolution edited by
- Added numbered headings for Possible Solutions (diff)
- 08:11 Ticket #6367 (Link broken) created by
- In "Design philosophies", section "Overall"/"Explicit is better than …
- 05:07 Ticket #6366 (Meta field get_latest_by does not support fields with a - (Do get ...) created by
- Model objects have a order_by method to order, which can take …
- 03:47 Ticket #6365 (parent needs blank=True on "Relating an object to itself, many-to-one") created by
- On [http://www.djangoproject.com/documentation/models/m2o_recursive/ …
01/11/2008:
- 18:25 DjangoOnWindowsWithIISAndSQLServer edited by
- updated slightly to reflect changes to PyISAPIe 1.0.4 (diff)
- 17:05 SprintPyCon2008 edited by
- (diff)
- 14:05 Ticket #6364 (Allow test runner to execute individual doctests) created by
- For the moment, you can specify a test case or even a single test …
- 13:15 Ticket #6363 (Login page is redisplayed without any message if ...) created by
- I found a bug when using the has_permission method of the AdminSite …
- 11:18 Ticket #6362 (Remove blank spaces with strip when validating the data) created by
- Would be nice if forms remove blank spaces with .strip() method when …
- 11:08 Ticket #6361 (Models Documentation Default Choice) created by
- The documentation for the 'default' field attribute should include …
- 10:27 DynamicModels edited by
-
Added a note about
app_label
andmodule
(diff) - 06:25 Ticket #6360 (Ubuntu install documentation is out of date) created by
- The documentation at …
- 06:09 SprintPyCon2008 edited by
- adding myself (diff)
- 02:31 Ticket #6346 (url templatetag should accept args/kwargs as strings and not just variables) reopened by
- Mistake, reopen
- 01:56 Ticket #6346 (url templatetag should accept args/kwargs as strings and not just variables) closed by
- invalid: INVALID.
01/10/2008:
- 17:01 Ticket #6358 (Admin ChangeList bypasses model's custom manager) closed by
-
invalid:
model._meta.admin.manager
is an undocumented feature of the …
- 16:57 Ticket #6359 (_get_lines_from_file() assumes loader.get_source() always exists) created by
- PEP 302 says that loaders may *optionally* implement get_source(). It …
- 15:41 Ticket #6358 (Admin ChangeList bypasses model's custom manager) created by
- When using a custom manager for Model.objects that overrides …
- 14:42 Ticket #6357 ('unicode' object has no attribute 'wkt') created by
- Using the GIS branch... When you save an object in the admin that is …
- 13:08 Ticket #5126 (Populate `initial_data` of forms from model instance) closed by
-
invalid: This has been fixed since
ModelForm
was committed to trunk. …
- 13:03 Ticket #6193 (clean_* not working with modelform) closed by
- invalid: Please don't post usage questions to Trac. Take this to django-users …
- 06:46 Ticket #6019 (URLField does not allow URLs starting with ftp://) closed by
- duplicate: Reverting anonymous reopen
- 05:55 Ticket #6356 (EasyInstance url() not marked safe) created by
- While using the databrowse app I noticed that the url method of …
- 05:54 Ticket #6019 (URLField does not allow URLs starting with ftp://) reopened by
- please add rsync and nfs also
- 05:22 Ticket #6355 (Interpolate function of i18n for javascript is incorrectly documented) created by
- Docs at: http://www.djangoproject.com/documentation/i18n/ gives …
- 05:14 Ticket #6354 (django.conf.urls.shortcut is unused code, and can be removed.) created by
- Just having a look in the urls package and it seems that {{{ …
- 01:53 Ticket #6353 (debug.technical_500_response fails on exceptions having localized text ...) created by
- If I raise an exception with localized text e.g. raise …
- 01:45 Ticket #5793 (Allow custom attributes in Meta classes) closed by
-
wontfix: I'm going to call this a wontfix;
Meta
exists to set up a lot of …
01/09/2008:
- 19:24 Ticket #6352 (Admin interface should provide option for allowing the admin to ...) created by
- Here's the scenario I'm suffering from. My model has a FileField. …
- 18:39 Ticket #6351 (Template documentation could do with a little more example code) created by
- A lot of the filters in …
- 17:25 Ticket #5216 (Lazy Translation label_tag in new forms) reopened by
- The problem IS in newforms code. Small represent code: […] …
- 17:22 Ticket #6334 (MultiWidget should return mark_safe string) closed by
- duplicate: Duplicate of #6113.
- 13:13 Ticket #6350 (CSS issue on changelist page using admin) created by
- I noticed this issue using both newforms-admin and the admin app in …
- 12:20 Ticket #6348 (How is this page being loaded?) closed by
- invalid: Take this to django-users, tickets are for django development, not …
- 11:07 Ticket #6349 (HttpResponseUnauthorized is missing) created by
- The attached patch adds an HttpResponseUnauthorized response (Http …
- 10:35 Ticket #6348 (How is this page being loaded?) created by
- How does www.djangoproject.com/community/ know which template to load? …
- 09:49 Ticket #6347 (Python error in localflavor/it/it_province.py) created by
- There is a missing comma in …
- 07:49 Ticket #6346 (url templatetag should accept args/kwargs as strings and not just variables) created by
- Is this a design decision to not allow strings as args/kwargs? …
- 05:44 Ticket #6292 (Updated Japanese (ja) translation) closed by
- fixed: This was committed in [7010].
- 05:42 Ticket #6329 (croatian translation update) closed by
- fixed: (In [7011]) Fixed #6329 -- Updated Croation (hr) translation from …
- 05:42 Changeset [b690a99]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6329 -- Updated Croation (hr) translation from Aljosa …
- 05:42 Changeset [b253eab1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6292 -- Updated Japanese translation from Makoto Tsuyuki. …
- 05:42 Ticket #6288 (Updated catalan translation) closed by
- fixed: (In [7009]) Fixed #6288 -- Updated Catalan translation from Marc Fargas.
- 05:42 Changeset [c2a5f919]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6288 -- Updated Catalan translation from Marc Fargas. …
- 05:41 Ticket #6277 (turkish translation update) closed by
- fixed: (In [7008]) Fixed #6277 -- Updated Turkish translation (and moved …
- 05:41 Changeset [2599ae8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6277 -- Updated Turkish translation (and moved authors into …
- 01:32 Ticket #6345 (Typo in date format string description) closed by
- fixed: (In [7007]) Fixed #6345 -- Django supports week numbers all the way up …
- 01:32 Changeset [3760e7a1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6345 -- Django supports week numbers all the way up to 53, not …
- 01:21 Ticket #6342 (Option to remove 'www.' from URLs) closed by
- wontfix: It truly doesn't make a difference if www is consistently appended or …
- 01:19 Changeset [f0b1406]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6331 -- Fixed some typos in shortcuts.txt. Thanks, Herbert …
- 01:19 Ticket #6331 (doc typo in shortcuts.txt: MyModel.object.filter) closed by
- fixed: (In [7006]) Fixed #6331 -- Fixed some typos in shortcuts.txt. Thanks, …
- 01:15 Ticket #6342 (Option to remove 'www.' from URLs) reopened by
- This isn't adding another way to do normalization. This is a way to do …
- 00:52 Changeset [421b03af]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6341 -- Added missing link for text introduced in [6946]. …
- 00:52 Ticket #6341 (Docutils error in localflavor documentation) closed by
- fixed: (In [7005]) Fixed #6341 -- Added missing link for text introduced in …
- 00:48 Ticket #1273 (AJAX enabled forms) closed by
- wontfix: Reverting anonymous reopen. This is a wishlist item and probably best …
- 00:47 Ticket #6342 (Option to remove 'www.' from URLs) closed by
- wontfix: No, we've rejected this in the past. We provide a way to have …
- 00:16 Ticket #2414 (coredump of python by a template extending itself) reopened by
- I hate to keep reopening tickets but this bug still exists. I've ran …
Note: See TracTimeline
for information about the timeline view.