Timeline
05/24/2011:
- 16:35 Ticket #16093 (Typo in "Performing raw SQL queries") created by
- http://docs.djangoproject.com/en/1.3/topics/db/sql/ has the following: …
- 16:33 Changeset [0065d8a1]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
- Made expected output platform-independent in a test for the template …
- 16:28 Ticket #16004 (csrf_protect does not send cookie if view returns TemplateResponse) closed by
- fixed: In [16276]: […]
- 16:28 Changeset [a482cc0b]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 #16004 - csrf_protect does not send cookie if view returns …
- 16:24 Ticket #2331 (Related Field has invalid lookup: icontains) closed by
- invalid: Ignore me. I am an idiot. Fixed. Re-resolving as invalid.
- 16:01 Ticket #2331 (Related Field has invalid lookup: icontains) reopened by
- I'm getting this in 1.3, some 2 years later than the last comment …
- 15:06 Ticket #16092 (QuerySet F() fields should be able to reference .extra() select keys) created by
- […] Disclaimer: I wrote the above code without testing it based on …
- 14:45 Ticket #16091 (typo in model instance docs) created by
- http://docs.djangoproject.com/en/1.3/ref/models/instances/#validating-o …
- 13:39 Changeset [d7036e5]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
- Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS …
- 13:09 Ticket #16090 (typo in cbv docs) created by
- http://docs.djangoproject.com/en/1.3/ref/class-based-views/#django.view …
- 12:29 Ticket #16089 (Adding/Removing admin Inlines on the fly) created by
- Inlines are very useful for creating/updating related objects at the …
- 12:23 Ticket #16088 (Multi-database tests fail in ContentType) created by
- I have a multi-database setup: […] I have 2 routers, one handles …
- 10:54 Ticket #8408 (Add a new meta option: don't do count(*) in admin) reopened by
- Replying to lrekucki: > Replying to kmike: > …
- 08:21 Ticket #16087 (Add ResolverMatch object to test client responses.) created by
- The docs say that you can use the test client to "Test that the …
- 07:04 Ticket #16086 (Unicode string used for module name when doing imports.) created by
- The equivalence of ASCII strings whether they be held as standard byte …
- 06:45 Ticket #16085 (pagination documentary code raises error) closed by
- invalid: wrong version
- 06:42 Ticket #16085 (pagination documentary code raises error) created by
- about this doc page …
- 06:26 Ticket #16081 (export_selected_objects example doesn't work when selecting all) closed by
- duplicate: This is #15742.
- 04:17 Ticket #16080 (list_filter broken for fields with lenght 2) closed by
- fixed: In [16274]: […]
- 04:17 Changeset [4a4b6b2]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 #16080 -- Handle admin list filter items with two characters …
- 02:25 Ticket #5625 (Custom admin views get wrong 'Home' breadcrumb url) reopened by
- The bug is still alive in Django 1.3.
05/23/2011:
- 22:51 Ticket #16084 (makemessages command doesn't respect LOCALE_PATHS setting) created by
- The makemessages command won't check the paths in LOCALE_PATHS as …
- 17:08 Ticket #16083 (incorrect link in the class based views details docs) created by
- http://docs.djangoproject.com/en/1.3/ref/class-based-views/#django.view …
- 16:30 Ticket #16082 (Directory creation race condition in FileSystemStorage) created by
- My company recently encountered the following problem on a production …
- 13:54 Changeset [c0303f5d]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
- Workaround particularities of Python under Windows that interfere with …
- 13:20 Ticket #16081 (export_selected_objects example doesn't work when selecting all) created by
- In …
- 11:44 DjangoPoweredSites edited by
- removed spam (diff)
- 11:39 Ticket #15768 (The setUp() method FileStorageTests in ...) closed by
- fixed: Fixed in [16267].
- 11:08 Changeset [e683beb6]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
- Changed utils/decorators.py tests to use RequestFactory git-svn-id: …
- 11:08 Changeset [55c2c302]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
- Refactoring of 'fully_decorated' for clarity and removal of …
- 11:04 DjangoPoweredSites edited by
- (diff)
- 09:28 Ticket #16080 (list_filter broken for fields with lenght 2) created by
- Commit 16144 broke list_filter refering to model fields, when its name …
- 09:16 Ticket #16079 (Clarify that handler404 and handler500 only applies to project) created by
- The documentation states that you can define handler404 and handler500 …
- 09:12 DjangoPoweredSites edited by
- Update it (diff)
- 08:23 Ticket #16078 (Typo in the new signing docs) closed by
- fixed: In [16270]: […]
- 08:23 Changeset [4c4e46e6]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 #16078 -- Fixed a few typos in the signing documentation. …
- 08:06 Ticket #16078 (Typo in the new signing docs) created by
- The docs about signing say "BadSigature" instead of "BadSignature". …
- 08:00 Ticket #16077 (syncdb, PostgreSQL: models.IntegerField default value is absent in the ...) created by
- If some model has an IntegerField with option "default" set, then …
- 04:44 Ticket #16076 (Updated locale formats for hungarian language) created by
- The formats module for the hungarian language was very poor, so I …
- 03:04 Ticket #16075 (Django 1.3 new "localize" tag/filter doesn't work?) created by
- I've noticed that Django 1.3 introduced the new "localize" tag/filter. …
- 02:25 Ticket #16074 (Class-based views clash get_context_data) created by
- One of the best advantages of class-based views is the possibility to …
05/22/2011:
- 22:50 Ticket #16073 (Django admin save not sending post remove action with m2m changed signal) created by
- Hi all I'm trying to get a many to many model to update when I save a …
- 20:54 Changeset [18ecfad7]stable/1.3.x by
- [1.3.X] Fixes #16072 -- incorrect documentation for multiple …
- 20:52 Ticket #16072 (Using multiple expressions inside a blocktrans tag not working as ...) closed by
- fixed: In [16268]: […]
- 20:52 Changeset [17a6bb0]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
- Fixes #16072 -- incorrect documentation for multiple expressions …
- 18:56 Ticket #8593 (Image upload in Windows changes filename to lowercase) closed by
- fixed: In [16267]: […]
- 18:56 Changeset [fcf7fbc6]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
- Fixes #8593 -- better handling of safe_join case sensitivity on …
- 16:16 Ticket #16072 (Using multiple expressions inside a blocktrans tag not working as ...) created by
- According 1.3 docs, using multiple expressions inside a blocktrans tag …
- 14:25 Ticket #16070 (Urlize improperly quotes %) closed by
- duplicate: Duplication of #9655
- 13:58 Ticket #16071 (Update fix_ampersands documentation for behavior with existing entities) created by
- fix_ampersands doesn’t replace all ampersands with & entities; it …
- 12:00 Changeset [b9bdc96]stable/1.3.x by
- [1.3.X] Fixed #16056 - Memcached configuration mistake in docs; thanks …
- 11:59 Ticket #16056 (Memcached configuration mistake) closed by
- fixed: In [16265]: […]
- 11:59 Changeset [dab90dd4]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 #16056 - Memcached configuration mistake in docs; thanks …
- 11:44 Changeset [82b9fed]stable/1.3.x by
- [1.3.X] Fixed #16067 - Couple reST fixes in …
- 11:43 Ticket #16067 (Small reST markup issues in built-in templatetags doc) closed by
- fixed: In [16263]: […]
- 11:43 Changeset [6443adc]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 #16067 - Couple reST fixes in ref/templates/builtins.txt; thanks …
- 10:51 Changeset [909e0028]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
- Fix UnboundLocalError than could occur during ModelAdmin validation. …
- 10:46 Ticket #16070 (Urlize improperly quotes %) created by
- If urlize is given a URL with a percent sign in it, it will quote it: …
- 10:21 Ticket #16048 (GenericForeignKey always uses a default manager of a related model) closed by
- fixed: In [16261]: […]
- 10:21 Changeset [d95355b6]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 #16048 -- Use the base manager instead of the default manager to …
- 10:05 Ticket #6580 (Default argument to `getlist` on QueryDict) closed by
- fixed: In [16260]: […]
- 10:05 Changeset [fc8116cc]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 #6580 -- Added
default
parameter toMultiValueDict.getlist
… - 09:48 Ticket #6283 (NewForms labels are not conditionally escaped) closed by
- fixed
- 09:08 Ticket #15658 (reverse returns '//' for flatpage with URL '/') closed by
- invalid: Invalid. The initial '/' in the path is matched by the root …
- 08:45 Ticket #16069 (Object returned by get_or_create() is different from same object ...) closed by
- wontfix: The value is coerced to the database as a convenience to avoid the …
- 08:28 DjangoJobs edited by
- revert spam (diff)
- 08:09 Ticket #16069 (Object returned by get_or_create() is different from same object ...) created by
- If an IntegerField is initialized in the get_or_create 'defaults' …
- 06:02 Ticket #16068 (Ease access to request headers) created by
- In the current implementation of the HttpRequest class, one must parse …
- 05:41 Ticket #16020 (urlize() incorrectly escapes query string escapes) closed by
- duplicate: This is actually a duplicate of #9655.
- 05:31 Ticket #16067 (Small reST markup issues in built-in templatetags doc) created by
- Spotted a couple of small reST markup issues. See attached patch.
- 05:19 Ticket #16066 (fix_ampersands does not convert abbreviations followed by a semi-colon) closed by
-
wontfix:
fix_ampersands
does have some limitations in that it is not smart … - 02:16 DjangoJobs edited by
- (diff)
- 01:32 Ticket #16066 (fix_ampersands does not convert abbreviations followed by a semi-colon) created by
- In django/utils/html.py, unencoded_ampersands_re will not convert …
05/21/2011:
- 21:06 Ticket #16065 (Admin pages not found) closed by
- invalid: Please ask your question on the django-users mailing list. This is a …
- 20:26 Ticket #16065 (Admin pages not found) created by
- Hi, I'm running into an issue (I think) with the development version …
- 19:13 Changeset [2c3d3400]stable/1.3.x by
- [1.3.X] Fixed #16051 - Changed a "file" reference in the tutorial to …
- 19:12 Ticket #16051 (Misleading information in Writing your first Django app, part 3) closed by
- fixed: In [16258]: […]
- 19:12 Changeset [80d60890]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 #16051 - Changed a "file" reference in the tutorial to be an …
- 19:08 Changeset [08f5ac3]stable/1.3.x by
- [1.3.X] Fixed #16021 - Minor documentation fixes for Generic Class …
- 19:08 Ticket #16021 (Minor documentation fixes for Generic Class Views) closed by
- fixed: In [16256]: […]
- 19:08 Changeset [940d174]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 #16021 - Minor documentation fixes for Generic Class Views; …
- 13:36 Changeset [50ad5952]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
-
Tweaked some
render_to_response
links in the documentation. … - 13:03 DevelopersForHire edited by
- (diff)
- 12:31 Ticket #16018 (Aggregation annotate(Max()) nonoptimal query.) closed by
- duplicate: Duplicate of #15709.
- 11:54 Ticket #11789 (Aggregates ignore none()) closed by
- fixed: In [16254]: […]
- 11:54 Changeset [a8598c7]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 #11789 -- Fixed aggregates so it interacts with QuerySet none() …
- 11:42 Ticket #16064 (auth's User model should be fully customizable - another way of ...) closed by
- duplicate: I'm closing this as a duplicate because discussions on this topic are …
- 10:23 Ticket #16064 (auth's User model should be fully customizable - another way of ...) created by
- The current way of adding additional user information is to create a …
- 09:41 Ticket #12417 (Add signing and signed cookies to Django) closed by
- fixed: In [16253]: […]
- 09:41 Changeset [f60d4284]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 #12417 -- Added signing functionality, including signing …
- 08:12 Ticket #14476 (annotate, default aggregation naming and filter annoyance) closed by
- fixed: In [16252]: […]
- 08:12 Changeset [15793309]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 #14476 -- Fixed resolution of automatically generated annotation …
- 04:13 Ticket #11008 (dictsort and dictsortreversed template filters broken) closed by
- fixed: This is actually working fine now. Probably fixed in [15316].
- 04:01 DjangoJobs edited by
- (diff)
- 03:25 Ticket #16063 (Problem with searching in m2m fields in inherited model) created by
- Django 1.2.5 Models: […] and admin options like these: […] …
Note: See TracTimeline
for information about the timeline view.