~ubuntu-branches/ubuntu/quantal/python-django/quantal

« back to all changes in this revision

Viewing changes to django/contrib/localflavor/it/it_province.py

  • Committer: Bazaar Package Importer
  • Author(s): Chris Lamb
  • Date: 2009-07-29 11:26:28 UTC
  • mfrom: (1.1.8 upstream) (4.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090729112628-pg09ino8sz0sj21t
Tags: 1.1-1
* New upstream release.
* Merge from experimental:
  - Ship FastCGI initscript and /etc/default file in python-django's examples
    directory (Closes: #538863)
  - Drop "05_10539-sphinx06-compatibility.diff"; it has been applied
    upstream.
  - Bump Standards-Version to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    ('AT', 'Asti'),
11
11
    ('AV', 'Avellino'),
12
12
    ('BA', 'Bari'),
13
 
#    ('BT', 'Barletta-Andria-Trani'), # active starting from 2009
 
13
    ('BT', 'Barletta-Andria-Trani'), # active starting from 2009
14
14
    ('BL', 'Belluno'),
15
15
    ('BN', 'Benevento'),
16
16
    ('BG', 'Bergamo'),
33
33
    ('KR', 'Crotone'),
34
34
    ('CN', 'Cuneo'),
35
35
    ('EN', 'Enna'),
36
 
#    ('FM', 'Fermo'), # active starting from 2009
 
36
    ('FM', 'Fermo'), # active starting from 2009
37
37
    ('FE', 'Ferrara'),
38
38
    ('FI', 'Firenze'),
39
39
    ('FG', 'Foggia'),
60
60
    ('ME', 'Messina'),
61
61
    ('MI', 'Milano'),
62
62
    ('MO', 'Modena'),
63
 
#    ('MB', 'Monza e Brianza'), # active starting from 2009
 
63
    ('MB', 'Monza e Brianza'), # active starting from 2009
64
64
    ('NA', 'Napoli'),
65
65
    ('NO', 'Novara'),
66
66
    ('NU', 'Nuoro'),