Changeset 684ace in indico for indico/MaKaC/conference.py
- Timestamp:
- 08/10/10 18:17:40 (3 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
- Children:
- 0bfeae
- Parents:
- 7c70f6
- git-author:
- Leszek Syroka <leszek.marek.syroka@…> (06/29/10 09:28:10)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (08/10/10 18:17:40)
- File:
-
- 1 edited
-
indico/MaKaC/conference.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/conference.py
rfc2620 r684ace 210 210 self._order = 0 211 211 self.__ac = AccessController() 212 self.__confCreationRestricted = 0212 self.__confCreationRestricted = 1 213 213 self.__confCreators = [] 214 214 self._visibility = 999
Note: See TracChangeset
for help on using the changeset viewer.
