Timeline
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: […] …
05/20/2011:
- 20:17 Ticket #16060 (Model entry does not get verified and no error raised) closed by
- invalid: Model validation does not happen automatically when you're …
- 19:38 Ticket #16061 (Broken Pipe in FireFox) closed by
- duplicate: Duplicate of #14239 Note I quickly found #14239 and other previous …
- 19:30 Ticket #16062 (Broken Pipe in FireFox) closed by
- duplicate: duplicate of #16061
- 18:52 Ticket #16062 (Broken Pipe in FireFox) created by
- Hi my name is Ramiro Tinoco Duarte also you can callme by my nickname. …
- 18:49 Ticket #16061 (Broken Pipe in FireFox) created by
- Hi my name is Ramiro Tinoco Duarte also you can callme by my nickname. …
- 16:19 DjangoInFinland edited by
- (diff)
- 16:19 Ticket #11240 (Compilemessages fails if a % character is at certain places in the .po file) closed by
- needsinfo: Replying to ramiro: > Yes, for the translatable literals …
- 14:38 Ticket #16060 (Model entry does not get verified and no error raised) created by
- Model: class DestMail(models.Model): user = …
- 11:10 Ticket #13829 (EMAIL_CHARSET setting) closed by
- wontfix: Is an email specific encoding still needed, different from …
- 10:59 Ticket #16058 (Values_list with distinct return duplicate values) closed by
- invalid: I suspect is is because the (default, implicit) ordering Article model …
- 10:35 Ticket #13635 (URLconfs should accept classes as views) closed by
- fixed: Agreed - this was resolved with the introduction of generic views.
- 07:32 Ticket #16059 (FilteredSelectMultiple "remove" button appears disabled) created by
- The color choice for the remove buttons for FilteredSelectMultiple is …
- 07:19 Ticket #10696 (manage.py throws away exception information) closed by
- duplicate: Looks like a duplicate of #14130. Please re-open if I'm mistaken. …
- 03:53 Ticket #8281 (Django running ounder PyISAPIe on IIS doesn't detect HTTPS) closed by
- wontfix: I can't see any reason why this needs to be in Django, rather than in …
- 01:46 DjangoBranches edited by
- Updated the Active Branches section, as it pointed to Google's SoC 2009 (diff)
- 01:01 Ticket #16058 (Values_list with distinct return duplicate values) created by
- I'm using Django 1.3 with the following model (and as far as I can …
05/19/2011:
- 22:13 Ticket #4540 (Template.render() should verify context instance) closed by
- wontfix: I'm going to say that we don't need this as critically now. The error …
- 21:42 Ticket #15732 (stringfilter documentation example does not work) closed by
- fixed: In [16251]: […]
- 21:42 Changeset [803a454]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 #15732 -- better introduction of template filter decorator …
- 21:14 Changeset [90e8e482]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
- Remove a reference in 1.2 release docs which no longer exists …
- 20:48 Changeset [b5c6b4f]stable/1.3.x by
- [1.3.X] Tweaks to paginator documentation. Backport of 16248 from …
- 20:45 Changeset [bce125e8]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
- Tweaks to paginator documentation. git-svn-id: …
- 20:45 Changeset [30e5d7e8]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
- Remove an unused import from django.core.paginator git-svn-id: …
- 19:52 Changeset [be776521]stable/1.3.x by
- [1.3.X] Tidy up the sessions documentation creating links for session …
- 19:51 Changeset [2615679]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
- Tidy up the sessions documentation creating links for session methods …
- 12:46 Ticket #16057 (uWSGI documentation) created by
- Ticket for officialy proposing the uWSGI documentation which is ready …
- 12:23 Ticket #16056 (Memcached configuration mistake) created by
- Cache docs has a mistake in the topic about memcached configuration. …
- 09:13 Ticket #16055 (Filtering over generic relations with TextField/CharField object_id ...) created by
- When you have a generic foreign key with TextField / CharField …
- 06:52 DjangoFriendlyWebHosts edited by
- (diff)
- 06:45 DjangoFriendlyWebHosts edited by
- (diff)
- 05:42 AutoCompleteSolutions edited by
- added link to djangopackages.com (diff)
- 03:04 DjangoResources edited by
- Added e-cidadania open source project (e-government) (diff)
Note: See TracTimeline
for information about the timeline view.