hugo <gb@...

(hugo <gb@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (60) Reporter (27) Owner (0) Commenter (92) Summary Component
285 285 1 WSGIRequest should set request.path to full uri path HTTP handling
580 580 1 [patch] caching needs to take more into account than just the URL Core (Cache system)
265 265 3 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
115 115 1 Models CRUD via web services Core (Other)
546 546 [patch] make render_to_string and render_to_response use select_template Template system
264 264 2 None Contrib apps
569 569 1 [patch] better pluralization for table names contrib.admin
425 425 2 django.utils.images should have a thumbnail function Tools
509 509 1 We need a &#34;Powered by Django&#34; button Database layer (models, ORM)
398 398 1 [patch] {%define VAR as%}VALUE{%in%} tag Template system
357 357 1 [patch]: django-admin.py needs a --projects parameter Core (Management commands)
362 362 1 Anonymous sessions should try to prevent session-stealing Core (Other)
333 333 1 HttpResponse should get a default charset Core (Other)
334 334 ifnotequal should accept an else part Template system
273 273 4 [patch] Password salt and other algorithms support Core (Other)
259 259 1 Admin errors with edit_inline and foreign keys. contrib.admin
219 219 4 The change history for an object is recording changes with a 6-hour offset to the timestamp contrib.admin
227 227 sqlite and unicode problems Database layer (models, ORM)
248 248 1 Add a "addtopath" command to django-admin.py Core (Management commands)
104 104 1 i18n for internal strings Core (Other)
317 317 [Patch] slugify delimits words by hyphens, but its validator doesn't like them Generic views
262 262 editable=False doesn't show in tables that are created with edit_inline=True contrib.admin
65 65 11 [i18n] Internationalization and localisation contrib.admin
270 270 1 Patch: edit_inline and default on fields don't work together contrib.admin
440 440 2 [patch] maxlength incorrectly checked for international characters in utf-8 contrib.admin
81 81 3 Setting primary_key=True on an non-integer field isn't yet supported contrib.admin
267 267 admin redirect when "save and continue editing" uses object.id contrib.admin
451 451 1 There should be OneToManyField support Database layer (models, ORM)
122 122 [patch] Build models using fieldname=FieldClass Core (Other)
447 447 1 [PATCH] Add pubdate elements to RSS feeds. contrib.syndication
239 239 1 Initializing a model instance should not require fields with blank Metasystem
420 420 1 [patch] exclude_fields in AddManipulator and ChangeManipulator Metasystem
268 268 Patch: new validator that validates one of many validators contrib.admin
448 448 formfield documentation uses IntegerField with choices, even though that doesn't work Documentation
424 424 Timeline page doesn't display link to RSS feed *.djangoproject.com
365 365 1 [patch] Change template.resolve_variable() to resolve hard-coded strings Template system
170 170 10 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
416 416 1 Automate site introspection for url pattern modules, view methods, template directories, and applications contrib.admin
445 445 1 allow partial object updates with manipulators Metasystem
119 119 1 Serving media Core (Other)
298 298 1 Need impovement to POST.copy() Core (Other)
304 304 1 Changes to auth.LogEntry in changeset [469] breaks Oracle backend. Database layer (models, ORM)
502 502 2 [patch] added category to feed items contrib.syndication
455 455 extend formfields.FormWrapper for a readonly mode Core (Other)
266 266 1 Patch: a validator that matches against another list if some other field has a specific value Core (Other)
356 356 12 [patch]: simple XML-RPC support for Django Core (Other)
446 446 1 [patch] bug in yesno filter prevents usage of 2-value form contrib.admin
481 481 1 [patch] additional http status codes Core (Other)
554 554 RSS feeds are not valid due to missing timezone in pubdates contrib.syndication
263 263 inspectdb should give hint on the need to run sqlinitialdata Tools
237 237 2 get_absolute_url doesn't show up right in admin contrib.admin
156 156 1 changeset 293 breaks tutorial polls app contrib.admin
286 286 1 [patch] Eliminate unintuitive behavior when using edit_inline with no core fields specified Metasystem
269 269 1 Patch: validator that matches against a regular expression contrib.admin
152 152 3 FCGI server for django Core (Other)
449 449 [patch] variable selection for templates should allow negative list indexes Template system
261 261 the administrator with edit_inline should give ordering choices contrib.admin
551 551 patches in trac don't give the format=txt link for download of the actual patch *.djangoproject.com
307 307 1 Use unicode strings u"bla-bla" in SQL-queries for compatibility with national languages Metasystem
188 188 2 Can't login in admin, when TIME_ZONE set to 'Europe/Riga' in myproject.settings.main contrib.admin