Timeline
08/02/2011:
- 22:51 Ticket #16559 (Switch to entity-manager type system.) created by
- I realize that I am submitting this ticket as anonymous, which will …
- 19:22 Ticket #16557 (Tutorial 1.0 Docs) closed by
- invalid: For future reference -- the ticket tracker isn't for asking questions, …
- 19:15 Ticket #16555 (admin css / static content wasn't loading) closed by
- invalid: If you're running the tutorial as described, you shouldn't need to run …
- 19:12 Ticket #16554 (Unnecessary join when using a reverse foreign-key relationship in ...) closed by
- invalid: This is working as designed. A single filter() clause is used to …
- 18:27 Ticket #16558 (django.contrib.humanize filters are not well localized) created by
- In some countries (namely, Russia), "decimal point" is actually comma, …
- 17:50 Ticket #16557 (Tutorial 1.0 Docs) created by
- I'm somewhat new to Django and Python in general but have some …
- 17:30 Ticket #16372 (TransactionTestCase doesn't count skipped cases in test result.) closed by
- fixed: In [16579]: […]
- 17:30 Changeset [cb1f413e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16372 -- Changed strategy implemented in r16369 to fix #14049 …
- 14:44 Ticket #16556 (django.contrib.gis.utils.srs fails to preserve database when creating ...) closed by
- duplicate: This is a duplicate of #16537. Please search before opening a new …
- 13:07 Ticket #16556 (django.contrib.gis.utils.srs fails to preserve database when creating ...) created by
-
django.contrib.gis.utils.srs
fails to preserve database when … - 12:09 Ticket #16555 (admin css / static content wasn't loading) created by
- Hi, Following this …
- 11:35 Ticket #16554 (Unnecessary join when using a reverse foreign-key relationship in ...) created by
- Django allows you to perform queries across reverse foreign key …
- 08:19 Ticket #16553 (GeoIP unicode problem) created by
- Here is the full traceback when GeoIP returns unicode characters in …
- 08:17 SortedDict edited by
- update line number (diff)
- 08:06 Ticket #16552 (Missing app in Django admin dependency list.) created by
- Under following link is wrong information about django admin …
- 06:58 Ticket #16551 (After upgrading from 1.1 to 1.3 readonly_fields fails) closed by
- worksforme: They work for me. Without more information than what's provided here …
- 03:53 Ticket #16551 (After upgrading from 1.1 to 1.3 readonly_fields fails) created by
- Instead of the DB value the field itself is outputted: […]
- 03:49 Ticket #16550 (Django should load custom SQL when testing) closed by
- wontfix: No, the limitation isn't moronic. As I have now said *twice*, it …
- 03:34 Ticket #16550 (Django should load custom SQL when testing) reopened by
- Having to work around this deliberate limitation is moronic, not the …
- 03:19 Ticket #16550 (Django should load custom SQL when testing) closed by
- wontfix: Well, calling the core devs moronic is an interesting way to get your …
- 03:05 Ticket #16550 (Django should load custom SQL when testing) reopened by
- In that case I request this as a feature. It is downright moronic that …
- 02:55 Ticket #16550 (Django should load custom SQL when testing) closed by
- wontfix: This is a documented limitation of Django's test setup. See …
- 01:48 Ticket #16550 (Django should load custom SQL when testing) created by
- When running "python manage.py test appname", Django fails to load the …
08/01/2011:
- 18:38 Ticket #16542 (Admin Raw ID widgets can show broken magnifying glass link) closed by
- fixed: In [16578]: […]
- 18:38 Changeset [290d7d4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16542 -- Made Raw ID form widgets shipped with the admin app …
- 13:36 Ticket #16549 (In Django models, save/delete preconditions would help in handling ...) created by
- Most agree that in webapps one cannot lock rows to be edited ahead of …
- 12:09 Ticket #16548 (ImageField __init__ should use super()) created by
- [https://code.djangoproject.com/browser/django/trunk/django/db/models/f …
- 03:40 Ticket #16547 (Add support for signal priority.) created by
- Sometimes is very important to call one signal earlier of all other or …
07/31/2011:
- 15:20 Ticket #16546 (syncdb should tell you when it's doing something unexpected) created by
- syncdb is documented that it will not alter an existing table. This …
- 13:54 Ticket #16545 (Minor typo in django-admin docs.) created by
- "The following options are not available on every commands" Should …
- 13:47 Ticket #16544 (Django tells me I haven't set the database ENGINE, even though I have) closed by
- invalid: This is invalid. I had forgotten to set up an /etc/hosts listing for …
- 13:25 Ticket #16544 (Django tells me I haven't set the database ENGINE, even though I have) created by
- I'm using GeoDjango, specifically the spatialite database engine …
- 12:01 Changeset [56775c23]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added yet another import from the future. git-svn-id: …
- 11:33 Ticket #16543 (Add an option to select_related to include OneToOneFields in ...) created by
- I've got a very complicated "Shipment" model that contains many …
- 07:19 Ticket #9181 (Consistent look in admin changelist whether filtered or not) closed by
- fixed: This was actually fixed in [13711].
- 01:31 DevelopersForHire edited by
- (diff)
07/30/2011:
- 20:13 Ticket #16542 (Admin Raw ID widgets can show broken magnifying glass link) created by
- This can happen when the related model isn't registered with the same …
- 14:22 Changeset [f904493]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Simplified AdminSite self.name attribute initialization. git-svn-id: …
- 14:09 Changeset [ff9a666]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated admin contrib app AdminSite root_path attribute. …
- 12:37 Ticket #16540 (rev16487 breaks InlineModelAdmin prepopulated_fields) closed by
- fixed: In [16574]: […]
- 12:37 Changeset [5120f01]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16540 -- Fixed typo in InlineModelAdmin introduced in r16487 …
- 12:10 Ticket #15956 (When all fields are read-only, don't show save/"change"/etc.) closed by
- duplicate: As pointed by aaugustin, the use case and problems reported here are …
- 10:09 Ticket #16541 (A broken URL should not handled as a 400 bad request, it might a 404 ...) reopened by
- Sorry, my English not good. My be you to understand me so hardly. For …
- 08:43 Ticket #16541 (A broken URL should not handled as a 400 bad request, it might a 404 ...) closed by
- wontfix: Item number 1 in the description is a design decision that has already …
- 07:53 Ticket #15791 (New feature: callable objects can signal that templates should never ...) closed by
- fixed: Replying to akonsu@…: > this attribute is an ugly hack. …
- 07:36 Ticket #16541 (A broken URL should not handled as a 400 bad request, it might a 404 ...) created by
- like broken URL "/%E5", now it except UnicodeDecodeError and return …
- 05:16 ThumbNails edited by
- (diff)
- 04:00 Ticket #16540 (rev16487 breaks InlineModelAdmin prepopulated_fields) created by
- There's a typo in [16487] breaking prepopulated_fields functionality: …
Note: See TracTimeline
for information about the timeline view.